Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 09 Sep 2008 07:33:09 +0900
From:      Hirohisa Yamaguchi <umq@ueo.co.jp>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/127224: [patch] security/libgcrypt update to 1.4.2
Message-ID:  <86wshm8dzu.wl%umq@ueo.co.jp>
Resent-Message-ID: <200809082240.m88Me1QM056222@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         127224
>Category:       ports
>Synopsis:       [patch] security/libgcrypt update to 1.4.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Sep 08 22:40:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Hirohisa Yamaguchi
>Release:        FreeBSD 8.0-CURRENT amd64
>Organization:
<organization of PR author (multiple lines)>
>Environment:
System: FreeBSD calliope.****.org 8.0-CURRENT FreeBSD 8.0-CURRENT #17: Thu Jul 10 06:27:38 JST 2008 root@calliope.****.org:/usr/obj/usr/src/sys/CALLIOPE64 amd64

>Description:
	The new version of security/libgcrypt 1.4.2 has been released.

	Release announcement: http://lists.gnupg.org/pipermail/gnupg-announce/2008q3/000277.html
>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.41
diff -p -u -r1.41 Makefile
--- Makefile	21 Aug 2008 06:18:16 -0000	1.41
+++ Makefile	8 Sep 2008 22:29:54 -0000
@@ -5,8 +5,7 @@
 # $FreeBSD: ports/security/libgcrypt/Makefile,v 1.41 2008/08/21 06:18:16 rafan Exp $
 
 PORTNAME=	libgcrypt
-PORTVERSION=	1.4.1
-PORTREVISION=	1
+PORTVERSION=	1.4.2
 CATEGORIES=	security
 MASTER_SITES=	${MASTER_SITE_GNUPG}
 MASTER_SITE_SUBDIR=	libgcrypt
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/security/libgcrypt/distinfo,v
retrieving revision 1.14
diff -p -u -r1.14 distinfo
--- distinfo	3 May 2008 19:14:02 -0000	1.14
+++ distinfo	8 Sep 2008 22:29:54 -0000
@@ -1,3 +1,3 @@
-MD5 (libgcrypt-1.4.1.tar.bz2) = 26703ecef4bbe113b8e6a87572b80b32
-SHA256 (libgcrypt-1.4.1.tar.bz2) = fe3b32bdf0c92d6b3bb7b3e4b3c19a6a899a9deb65f1b36f0a5882d308c91fa3
-SIZE (libgcrypt-1.4.1.tar.bz2) = 969240
+MD5 (libgcrypt-1.4.2.tar.bz2) = 0d27005ff43ecf3d96ae02d99bf793ba
+SHA256 (libgcrypt-1.4.2.tar.bz2) = ba7414846f7f3ba22b22cf38da1ba0e9d5c22638b1c40ac087ce5164981152c3
+SIZE (libgcrypt-1.4.2.tar.bz2) = 1074093
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/security/libgcrypt/pkg-plist,v
retrieving revision 1.9
diff -p -u -r1.9 pkg-plist
--- pkg-plist	28 Feb 2008 21:44:48 -0000	1.9
+++ pkg-plist	8 Sep 2008 22:29:54 -0000
@@ -1,11 +1,12 @@
 bin/dumpsexp
+bin/hmac256
 bin/libgcrypt-config
 include/gcrypt.h
 include/gcrypt-module.h
 lib/libgcrypt.a
 lib/libgcrypt.la
 lib/libgcrypt.so
-lib/libgcrypt.so.15
+lib/libgcrypt.so.16
 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?86wshm8dzu.wl%umq>