SF.net SVN: gar:[23778] csw/mgar/pkg/nettle/trunk
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Tue Jun 10 10:19:54 CEST 2014
Revision: 23778
http://sourceforge.net/p/gar/code/23778
Author: dmichelsen
Date: 2014-06-10 08:19:51 +0000 (Tue, 10 Jun 2014)
Log Message:
-----------
nettle/trunk: Update to 3.0
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 2014-06-10 07:35:18 UTC (rev 23777)
+++ csw/mgar/pkg/nettle/trunk/Makefile 2014-06-10 08:19:51 UTC (rev 23778)
@@ -2,7 +2,7 @@
# TODO (release-critical prefixed with !, non release-critical with *)
#
NAME = nettle
-VERSION = 2.7.1
+VERSION = 3.0
GARTYPE = v2
DESCRIPTION = A low-level cryptographic library
@@ -18,29 +18,30 @@
VENDOR_URL = http://www.lysator.liu.se/~nisse/nettle/
-LICENSE = COPYING.LIB
+LICENSE = COPYING.LESSERv3
-PACKAGES += CSWlibhogweed2
-PKGFILES_CSWlibhogweed2 += $(call pkgfiles_lib,libhogweed.so.2)
-SPKG_DESC_CSWlibhogweed2 += A low-level cryptographic library, libhogweed.so.2
-RUNTIME_DEP_PKGS_CSWlibhogweed2 += CSWlibgmp10
-RUNTIME_DEP_PKGS_CSWlibhogweed2 += CSWlibnettle4
+PACKAGES += CSWlibhogweed3
+PKGFILES_CSWlibhogweed3 += $(call pkgfiles_lib,libhogweed.so.3)
+SPKG_DESC_CSWlibhogweed3 += A low-level cryptographic library, libhogweed.so.3
+RUNTIME_DEP_PKGS_CSWlibhogweed3 += CSWlibgmp10
+RUNTIME_DEP_PKGS_CSWlibhogweed3 += CSWlibnettle5
-PACKAGES += CSWlibnettle4
-PKGFILES_CSWlibnettle4 += $(call pkgfiles_lib,libnettle.so.4)
-SPKG_DESC_CSWlibnettle4 += A low-level cryptographic library, libnettle.so.4
+PACKAGES += CSWlibnettle5
+PKGFILES_CSWlibnettle5 += $(call pkgfiles_lib,libnettle.so.5)
+SPKG_DESC_CSWlibnettle5 += A low-level cryptographic library, libnettle.so.5
PACKAGES += CSWlibnettle-dev
PKGFILES_CSWlibnettle-dev = $(PKGFILES_DEVEL)
-SPKG_DESC_CSWlibnettle-dev = Development files for libnettle.so.4 and libhogweed.so.2
-RUNTIME_DEP_PKGS_CSWlibnettle-dev += CSWlibhogweed2
-RUNTIME_DEP_PKGS_CSWlibnettle-dev += CSWlibnettle4
+SPKG_DESC_CSWlibnettle-dev = Development files for libnettle.so.5 and libhogweed.so.3
+RUNTIME_DEP_PKGS_CSWlibnettle-dev += CSWlibhogweed3
+RUNTIME_DEP_PKGS_CSWlibnettle-dev += CSWlibnettle5
PACKAGES += CSWlibnettle-utils
SPKG_DESC_CSWlibnettle-utils = Utility programs for libnettle
# PKGFILES is catchall
-RUNTIME_DEP_PKGS_CSWlibnettle-utils += CSWlibhogweed2
-RUNTIME_DEP_PKGS_CSWlibnettle-utils += CSWlibnettle4
+RUNTIME_DEP_PKGS_CSWlibnettle-utils += CSWlibhogweed3
+RUNTIME_DEP_PKGS_CSWlibnettle-utils += CSWlibnettle5
+RUNTIME_DEP_PKGS_CSWlibnettle-utils += CSWlibgmp10
# This is just the default location
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 2014-06-10 07:35:18 UTC (rev 23777)
+++ csw/mgar/pkg/nettle/trunk/checksums 2014-06-10 08:19:51 UTC (rev 23778)
@@ -1 +1 @@
-003d5147911317931dd453520eb234a5 nettle-2.7.1.tar.gz
+f64b1bf1e774b7ae6e507318e340250e nettle-3.0.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