mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Bernhard Sessler <bernhard.sessler@corscience.de>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH] cppunit: version bump 1.12.1 -> 1.13.2
Date: Wed,  5 Feb 2014 14:01:27 +0100	[thread overview]
Message-ID: <1391605287-3996-1-git-send-email-bernhard.sessler@corscience.de> (raw)

CppUnit is now maintained by the Document Foundation, as the original
project seems to be pretty much dead.

Signed-off-by: Bernhard Sessler <bernhard.sessler@corscience.de>
---
 rules/cppunit.in   |  3 +--
 rules/cppunit.make | 19 ++++++++-----------
 2 files changed, 9 insertions(+), 13 deletions(-)

diff --git a/rules/cppunit.in b/rules/cppunit.in
index a59590d..0957643 100644
--- a/rules/cppunit.in
+++ b/rules/cppunit.in
@@ -9,5 +9,4 @@ config CPPUNIT
 	help
 	  cppunit is a C++ port of JUnit. It is a testing framework.
 	  For more info, check:
-	  http://sourceforge.net/projects/cppunit
-	  http://cppunit.sourceforge.net/doc/1.9.11
+	  http://www.freedesktop.org/wiki/Software/cppunit/
diff --git a/rules/cppunit.make b/rules/cppunit.make
index 4cfa344..b55b89e 100644
--- a/rules/cppunit.make
+++ b/rules/cppunit.make
@@ -2,6 +2,7 @@
 #
 # Copyright (C) 2005 by Shahar Livne <shahar@livnex.com>
 #               2009 by Marc Kleine-Budde <mkl@pengutronix.de>
+#               2014 by Bernhard Seßler <bernhard.sessler@corscience.de>
 #
 # See CREDITS for details about who has contributed to this project.
 #
@@ -17,11 +18,11 @@ PACKAGES-$(PTXCONF_CPPUNIT) += cppunit
 #
 # Paths and names
 #
-CPPUNIT_VERSION	:= 1.12.1
-CPPUNIT_MD5	:= bd30e9cf5523cdfc019b94f5e1d7fd19
+CPPUNIT_VERSION	:= 1.13.2
+CPPUNIT_MD5	:= d1c6bdd5a76c66d2c38331e2d287bc01
 CPPUNIT		:= cppunit-$(CPPUNIT_VERSION)
 CPPUNIT_SUFFIX	:= tar.gz
-CPPUNIT_URL	:= $(call ptx/mirror, SF, cppunit/$(CPPUNIT).$(CPPUNIT_SUFFIX))
+CPPUNIT_URL	:= http://dev-www.libreoffice.org/src/$(CPPUNIT).$(CPPUNIT_SUFFIX)
 CPPUNIT_SOURCE	:= $(SRCDIR)/$(CPPUNIT).$(CPPUNIT_SUFFIX)
 CPPUNIT_DIR	:= $(BUILDDIR)/$(CPPUNIT)
 
@@ -29,13 +30,9 @@ CPPUNIT_DIR	:= $(BUILDDIR)/$(CPPUNIT)
 # Prepare
 # ----------------------------------------------------------------------------
 
-CPPUNIT_PATH	:= PATH=$(CROSS_PATH)
-CPPUNIT_ENV 	:= $(CROSS_ENV)
-
-#
-# autoconf
-#
-CPPUNIT_AUTOCONF := \
+CPPUNIT_CONF_ENV	:= $(CROSS_ENV)
+CPPUNIT_CONF_TOOL	:= autoconf
+CPPUNIT_CONF_OPT	:= \
 	$(CROSS_AUTOCONF_USR) \
 	--disable-doxygen
 
@@ -52,7 +49,7 @@ $(STATEDIR)/cppunit.targetinstall:
 	@$(call install_fixup, cppunit,AUTHOR,"Shahar Livne <shahar@livnex.com>")
 	@$(call install_fixup, cppunit,DESCRIPTION,missing)
 
-	@$(call install_lib, cppunit, 0, 0, 0644, libcppunit-1.12)
+	@$(call install_lib, cppunit, 0, 0, 0644, libcppunit-1.13)
 
 	@$(call install_finish, cppunit)
 
-- 
1.8.3.2


-- 
ptxdist mailing list
ptxdist@pengutronix.de

                 reply	other threads:[~2014-02-05 13:01 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1391605287-3996-1-git-send-email-bernhard.sessler@corscience.de \
    --to=bernhard.sessler@corscience.de \
    --cc=ptxdist@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox