SF.net SVN: gar:[25968] csw/mgar/pkg/nettle/trunk

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Wed Oct 5 10:21:56 CEST 2016


Revision: 25968
          http://sourceforge.net/p/gar/code/25968
Author:   dmichelsen
Date:     2016-10-05 08:21:56 +0000 (Wed, 05 Oct 2016)
Log Message:
-----------
nettle/trunk: Update to 3.3

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	2016-10-04 10:23:10 UTC (rev 25967)
+++ csw/mgar/pkg/nettle/trunk/Makefile	2016-10-05 08:21:56 UTC (rev 25968)
@@ -2,7 +2,7 @@
 # TODO (release-critical prefixed with !, non release-critical with *)
 #
 NAME = nettle
-VERSION = 3.1.1
+VERSION = 3.3
 GARTYPE = v2
 
 DESCRIPTION = A low-level cryptographic library
@@ -47,6 +47,7 @@
 RUNTIME_DEP_PKGS_CSWlibnettle-utils += CSWlibnettle6
 RUNTIME_DEP_PKGS_CSWlibnettle-utils += CSWlibgmp10
 
+GARCOMPILER = GNU
 
 # Enable 64 bits, but not for Solaris 9 x86
 BUILD64_5.9_sparc  = 1
@@ -55,15 +56,14 @@
 BUILD64_5.10_i386  = 1
 BUILD64 = $(BUILD64_$(GAROSREL)_$(GARCH))
 
-
 CONFIGURE_ARGS += $(DIRPATHS)
 CONFIGURE_ARGS += --enable-shared
 
 # x86 assembly does not work with Sun Studio
-CONFIGURE_ARGS += --disable-assembler
+# CONFIGURE_ARGS += --disable-assembler
 
 # This is the default install location after configure
-6HECKPKG_OVERRIDES_CSWlibnettle-utils += file-with-bad-content|/usr/local|root/opt/csw/share/info/nettle.info
+CHECKPKG_OVERRIDES_CSWlibnettle-utils += file-with-bad-content|/usr/local|root/opt/csw/share/info/nettle.info
 
 include gar/category.mk
 

Modified: csw/mgar/pkg/nettle/trunk/checksums
===================================================================
--- csw/mgar/pkg/nettle/trunk/checksums	2016-10-04 10:23:10 UTC (rev 25967)
+++ csw/mgar/pkg/nettle/trunk/checksums	2016-10-05 08:21:56 UTC (rev 25968)
@@ -1 +1 @@
-b40fa88dc32f37a182b6b42092ebb144  nettle-3.1.1.tar.gz
+10f969f78a463704ae73529978148dbe  nettle-3.3.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