Date: Thu, 24 May 2007 08:18:45 +0200 (CEST) From: Nils Vogels <nivo+kw+ports.bfa274@is-root.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/112925: [PATCH] security/nettle: update to 1.15 Message-ID: <20070524061845.5CF3AC8@imhotep.yuckfou.org> Resent-Message-ID: <200705240620.l4O6K5ld016445@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 112925 >Category: ports >Synopsis: [PATCH] security/nettle: update to 1.15 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Thu May 24 06:20:04 GMT 2007 >Closed-Date: >Last-Modified: >Originator: Nils Vogels >Release: FreeBSD 5.4-RELEASE-p6 i386 >Organization: IS-Root >Environment: System: FreeBSD imhotep.yuckfou.org 5.4-RELEASE-p6 FreeBSD 5.4-RELEASE-p6 #0: Fri Aug 5 19:36:46 CEST >Description: - Update to 1.15 Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- nettle-1.15.patch begins here --- diff -ruN --exclude=CVS /usr/ports/security/nettle/Makefile /disk/3/home/nivo/ports/nettle/Makefile --- /usr/ports/security/nettle/Makefile Tue Feb 27 22:18:30 2007 +++ /disk/3/home/nivo/ports/nettle/Makefile Thu May 24 08:17:17 2007 @@ -7,7 +7,7 @@ # PORTNAME= nettle -PORTVERSION= 1.14 +PORTVERSION= 1.15 CATEGORIES= security MASTER_SITES= http://www.lysator.liu.se/~nisse/archive/ \ ftp://ftp.lysator.liu.se/pub/security/lsh/ @@ -24,13 +24,12 @@ CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS= --enable-shared LDFLAGS+= -L${LOCALBASE}/lib -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes USE_GETOPT_LONG= yes USE_GCC= 3.4+ DOCS= NEWS README TODO nettle.html EXAMPLES= examples/*.c examples/*.h -INFO= nettle post-extract: @${RM} -f ${WRKSRC}/nettle.info* diff -ruN --exclude=CVS /usr/ports/security/nettle/distinfo /disk/3/home/nivo/ports/nettle/distinfo --- /usr/ports/security/nettle/distinfo Wed Jun 14 16:51:01 2006 +++ /disk/3/home/nivo/ports/nettle/distinfo Thu May 24 07:59:22 2007 @@ -1,3 +1,3 @@ -MD5 (nettle-1.14.tar.gz) = 12915b53e751456689e2ec9ec15c74da -SHA256 (nettle-1.14.tar.gz) = 3d26afccc25ce4bd0ac94e12cd6eb3d1023a431cd12ceaad0586d984ed6ea4b2 -SIZE (nettle-1.14.tar.gz) = 793931 +MD5 (nettle-1.15.tar.gz) = 6b0fd004359660b65ff3eca77b3d5fa6 +SHA256 (nettle-1.15.tar.gz) = d6e540bf4acc857a3b09580e7f61822d352ee83c119579bf7333f0a785f7d9ac +SIZE (nettle-1.15.tar.gz) = 829862 diff -ruN --exclude=CVS /usr/ports/security/nettle/pkg-plist /disk/3/home/nivo/ports/nettle/pkg-plist --- /usr/ports/security/nettle/pkg-plist Mon Aug 7 12:54:16 2006 +++ /disk/3/home/nivo/ports/nettle/pkg-plist Thu May 24 08:17:25 2007 @@ -60,3 +60,6 @@ %%EXAMPLESDIR%%/rsa-sign.c %%EXAMPLESDIR%%/rsa-verify.c @dirrm %%EXAMPLESDIR%% +share/info/nettle.info +share/info/dir +@dirrmtry share/info --- nettle-1.15.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070524061845.5CF3AC8>