[csw-devel] SF.net SVN: gar:[18662] csw/mgar/pkg/nettle/trunk
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Sat Jul 7 14:13:16 CEST 2012
Revision: 18662
http://gar.svn.sourceforge.net/gar/?rev=18662&view=rev
Author: dmichelsen
Date: 2012-07-07 12:13:16 +0000 (Sat, 07 Jul 2012)
Log Message:
-----------
nettle/trunk: Update to 2.5-pre2
Modified Paths:
--------------
csw/mgar/pkg/nettle/trunk/Makefile
csw/mgar/pkg/nettle/trunk/checksums
Modified: csw/mgar/pkg/nettle/trunk/Makefile
===================================================================
--- csw/mgar/pkg/nettle/trunk/Makefile 2012-07-06 20:57:52 UTC (rev 18661)
+++ csw/mgar/pkg/nettle/trunk/Makefile 2012-07-07 12:13:16 UTC (rev 18662)
@@ -2,7 +2,7 @@
# TODO (release-critical prefixed with !, non release-critical with *)
#
NAME = nettle
-VERSION = 2.4
+VERSION = 2.5
GARTYPE = v2
CATEGORIES = utils
@@ -14,6 +14,7 @@
endef
MASTER_SITES = http://www.lysator.liu.se/~nisse/archive/
+DISTNAME = $(NAME)-$(VERSION)-pre2
DISTFILES = $(DISTNAME).tar.gz
VENDOR_URL = http://www.lysator.liu.se/~nisse/nettle/
@@ -48,6 +49,9 @@
CONFIGURE_ARGS += $(DIRPATHS)
CONFIGURE_ARGS += --enable-shared
+# x86 assembly does not work with Sun Studio
+CONFIGURE_ARGS += --disable-assembler
+
# This is the default install location after configure
CHECKPKG_OVERRIDES_CSWlibnettle-utils += file-with-bad-content|/usr/local|root/opt/csw/share/info/nettle.info
Modified: csw/mgar/pkg/nettle/trunk/checksums
===================================================================
--- csw/mgar/pkg/nettle/trunk/checksums 2012-07-06 20:57:52 UTC (rev 18661)
+++ csw/mgar/pkg/nettle/trunk/checksums 2012-07-07 12:13:16 UTC (rev 18662)
@@ -1 +1 @@
-450be8c4886d46c09f49f568ad6fa013 nettle-2.4.tar.gz
+1ad91687d36ce5be422dbb8450537da1 nettle-2.5-pre2.tar.gz
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