ports/158645: [patch] security/libassuan update to 2.0.2

Hirohisa Yamaguchi umq at ueo.co.jp
Mon Jul 4 19:50:11 UTC 2011


>Number:         158645
>Category:       ports
>Synopsis:       [patch] security/libassuan update to 2.0.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 Jul 04 19:50:10 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Hirohisa Yamaguchi
>Release:        FreeBSD 8.1-RELEASE amd64
>Organization:
<organization of PR author (multiple lines)>
>Environment:
System: FreeBSD calliope.****.org 8.1-RELEASE FreeBSD 8.1-RELEASE #0: Mon Jul 19 02:36:49 UTC 2010 root at mason.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64

>Description:
	The new version of security/libassuan 2.0.2 is available
	Release announcement:
		http://lists.gnupg.org/pipermail/gnupg-announce/2011q3/000308.html
>How-To-Repeat:
	N/A
>Fix:

	The patch follows:

cvs diff: Diffing .
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/security/libassuan/Makefile,v
retrieving revision 1.19
diff -u -r1.19 Makefile
--- Makefile	14 Jan 2011 18:02:22 -0000	1.19
+++ Makefile	4 Jul 2011 19:44:23 -0000
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	libassuan
-PORTVERSION=	2.0.1
-PORTREVISION=	1
+PORTVERSION=	2.0.2
 CATEGORIES=	security devel
 MASTER_SITES=	${MASTER_SITE_GNUPG}
 MASTER_SITE_SUBDIR=${PORTNAME}
@@ -17,6 +16,10 @@
 MAINTAINER=	dougb at FreeBSD.org
 COMMENT=	IPC library used by GnuPG and gpgme
 
+LICENSE=	GPLv2 LGPL21
+LICENSE_COMB=	multi
+LICENSE_FILE=	${WRKSRC}/COPYING ${WRKSRC}/COPYING.LIB
+
 LIB_DEPENDS+=	pth.20:${PORTSDIR}/devel/pth \
 		gpg-error:${PORTSDIR}/security/libgpg-error
 
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/security/libassuan/distinfo,v
retrieving revision 1.14
diff -u -r1.14 distinfo
--- distinfo	22 Dec 2010 19:16:12 -0000	1.14
+++ distinfo	4 Jul 2011 19:44:23 -0000
@@ -1,4 +1,4 @@
-SHA256 (libassuan-2.0.1.tar.bz2) = 1117be532ac41b13790b4756df7fa747d3d04264f7b4544aa9d7ff468a24b457
-SIZE (libassuan-2.0.1.tar.bz2) = 494384
-SHA256 (libassuan-2.0.1.tar.bz2.sig) = 4a9416944938278907904c4e1e44ebf25c2c9d0ebba7f7491e262fab181eb4fc
-SIZE (libassuan-2.0.1.tar.bz2.sig) = 158
+SHA256 (libassuan-2.0.2.tar.bz2) = 61e0cba33dcbade2dce953b95f06b843af2a73de875303f2585227ecd475b4d8
+SIZE (libassuan-2.0.2.tar.bz2) = 491172
+SHA256 (libassuan-2.0.2.tar.bz2.sig) = 13c2189acc2c3f054fba829c0f5578b357afb04ae09b8c85b268edb02ed22bae
+SIZE (libassuan-2.0.2.tar.bz2.sig) = 326
cvs diff: Diffing files

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list