[csw-devel] SF.net SVN: gar:[7007] csw/mgar/pkg/apr/trunk
d_pocock at users.sourceforge.net
d_pocock at users.sourceforge.net
Thu Oct 29 11:48:38 CET 2009
Revision: 7007
http://gar.svn.sourceforge.net/gar/?rev=7007&view=rev
Author: d_pocock
Date: 2009-10-29 10:48:38 +0000 (Thu, 29 Oct 2009)
Log Message:
-----------
apr: Changed to mGAR v2
Modified Paths:
--------------
csw/mgar/pkg/apr/trunk/Makefile
Property Changed:
----------------
csw/mgar/pkg/apr/trunk/
Property changes on: csw/mgar/pkg/apr/trunk
___________________________________________________________________
Modified: svn:externals
- gar https://gar.svn.sourceforge.net/svnroot/gar/csw/mgar/gar/v1
+ gar https://gar.svn.sourceforge.net/svnroot/gar/csw/mgar/gar/v2
Modified: csw/mgar/pkg/apr/trunk/Makefile
===================================================================
--- csw/mgar/pkg/apr/trunk/Makefile 2009-10-29 10:19:17 UTC (rev 7006)
+++ csw/mgar/pkg/apr/trunk/Makefile 2009-10-29 10:48:38 UTC (rev 7007)
@@ -1,5 +1,5 @@
GARNAME = apr
-GARVERSION = 1.2.2
+GARVERSION = 1.3.8
CATEGORIES = lib
DESCRIPTION = Apache Portable Runtime
@@ -18,12 +18,14 @@
# We define upstream file regex so we can be notifed of new upstream software release
UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.gz
+BUILD64 = 1
+
CONFIGURE_ARGS = --prefix=$(prefix)
CONFIGURE_ARGS += --enable-layout=csw
CONFIGURE_ARGS += --enable-threads
CONFIGURE_ARGS += --enable-other-child
-# Tests verified: 1.2.2
+# Tests verified: 1.3.8
TEST_SCRIPTS =
include gar/category.mk
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list