Date: Mon, 19 Jul 2010 23:28:30 +0900 From: Hirohisa Yamaguchi <umq@ueo.co.jp> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/148755: security/libgcrypt update to 1.4.6 Message-ID: <86fwzffsvl.wl%umq@ueo.co.jp> Resent-Message-ID: <201007191430.o6JEU3fP008580@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 148755 >Category: ports >Synopsis: security/libgcrypt update to 1.4.6 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Mon Jul 19 14:30:03 UTC 2010 >Closed-Date: >Last-Modified: >Originator: Hirohisa Yamaguchi >Release: FreeBSD 8.0-BETA2 amd64 >Organization: <organization of PR author (multiple lines)> >Environment: System: FreeBSD calliope.****.org 8.0-BETA2 FreeBSD 8.0-BETA2 #21: Sun Aug 16 19:47:51 JST 2009 root@calliope.****.org:/usr/obj/usr/src/sys/CALLIOPE64 amd64 >Description: The new version of security/libgcrypt 1.4.6 has been released. Release announcement: http://lists.gnupg.org/pipermail/gnupg-announce/2010q3/000300.html ports following has dependency for libgcrypt. library version numbers need to be updated. deskutils/chmsee devel/libzrtpcpp devel/srecord emulators/fuse emulators/libspectrum games/libggz graphics/telak irc/irssi-otr mail/wmbiff misc/metalink-tools net-im/mcabber net-p2p/gnunet net/clamz net/csync2 net/cyphesis net/remmina net/wireshark security/dirmngr security/fiked security/gnupg security/gnutls security/gnutls-devel security/gsasl security/libgnome-keyring security/libssh security/opencdk security/openvas-libnasl security/p5-Crypt-GCrypt security/pinentry security/seccure security/shishi security/vpnc sysutils/fusefs-cryptofs textproc/libxslt ports following also depend on libgcrypt but no library version number is specified. databases/drizzle net-im/climm net/netatalk security/libotr security/libssh2 security/pidgin-otr sysutils/freeipmi >How-To-Repeat: N/A >Fix: The patch follows: cvs diff: Diffing . Index: Makefile =================================================================== RCS file: /home/ncvs/ports/security/libgcrypt/Makefile,v retrieving revision 1.46 diff -p -u -r1.46 Makefile --- Makefile 27 Jun 2010 12:57:34 -0000 1.46 +++ Makefile 19 Jul 2010 13:59:34 -0000 @@ -5,8 +5,7 @@ # $FreeBSD: ports/security/libgcrypt/Makefile,v 1.46 2010/06/27 12:57:34 stefan Exp $ PORTNAME= libgcrypt -PORTVERSION= 1.4.5 -PORTREVISION= 1 +PORTVERSION= 1.4.6 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_GNUPG} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -16,6 +15,8 @@ COMMENT= General purpose crypto library LIB_DEPENDS= gpg-error.0:${PORTSDIR}/security/libgpg-error +LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/COPYING USE_BZIP2= yes USE_AUTOTOOLS= libtool:22 GNU_CONFIGURE= yes Index: distinfo =================================================================== RCS file: /home/ncvs/ports/security/libgcrypt/distinfo,v retrieving revision 1.17 diff -p -u -r1.17 distinfo --- distinfo 13 Mar 2010 19:34:23 -0000 1.17 +++ distinfo 19 Jul 2010 13:59:34 -0000 @@ -1,3 +1,3 @@ -MD5 (libgcrypt-1.4.5.tar.bz2) = cc2017ad09b4543f8b3b5e9a53cfd89d -SHA256 (libgcrypt-1.4.5.tar.bz2) = 496f907c5324de75367ec61c63bfeed1309ef0bc64845dc20b3597731abd9e40 -SIZE (libgcrypt-1.4.5.tar.bz2) = 1148382 +MD5 (libgcrypt-1.4.6.tar.bz2) = dbf99425a4fe9217c84ce3a35d938634 +SHA256 (libgcrypt-1.4.6.tar.bz2) = 3e4b30da6b357b565333d0222133b64a0414be99ba72733081165c8ea9bc6b85 +SIZE (libgcrypt-1.4.6.tar.bz2) = 1151877 Index: pkg-plist =================================================================== RCS file: /home/ncvs/ports/security/libgcrypt/pkg-plist,v retrieving revision 1.10 diff -p -u -r1.10 pkg-plist --- pkg-plist 6 Jan 2009 12:59:57 -0000 1.10 +++ pkg-plist 19 Jul 2010 13:59:34 -0000 @@ -6,7 +6,7 @@ include/gcrypt-module.h lib/libgcrypt.a lib/libgcrypt.la lib/libgcrypt.so -lib/libgcrypt.so.16 +lib/libgcrypt.so.17 share/aclocal/libgcrypt.m4 %%PORTDOCS%%%%DOCSDIR%%/AUTHORS %%PORTDOCS%%%%DOCSDIR%%/COPYING cvs diff: Diffing files >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?86fwzffsvl.wl%umq>