From umq@ueo.co.jp  Mon Oct 29 21:51:58 2007
Return-Path: <umq@ueo.co.jp>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 6B80816A420
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 29 Oct 2007 21:51:58 +0000 (UTC)
	(envelope-from umq@ueo.co.jp)
Received: from msa2-25.plala.or.jp (msa2.plala.or.jp [58.93.251.202])
	by mx1.freebsd.org (Postfix) with ESMTP id F0E5F13C4CC
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 29 Oct 2007 21:51:56 +0000 (UTC)
	(envelope-from umq@ueo.co.jp)
Received: from eupheme.kaumoge.org ([121.112.67.245])
          by msa2-25.plala.or.jp with ESMTP
          id <20071029215146.WUTI23102.msa2-25.plala.or.jp@eupheme.kaumoge.org>
          for <FreeBSD-gnats-submit@freebsd.org>;
          Tue, 30 Oct 2007 06:51:46 +0900
Received: from calliope.kaumoge.org (calliope.kaumoge.org [192.168.24.120])
	by eupheme.kaumoge.org (8.12.11/8.12.11/20030713) with ESMTP id l9TLq7BN005247
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 30 Oct 2007 06:52:08 +0900 (JST)
	(envelope-from umq@ueo.co.jp)
Message-Id: <86ejfd1te6.wl%umq@ueo.co.jp>
Date: Tue, 30 Oct 2007 06:51:45 +0900
From: Hirohisa Yamaguchi <umq@ueo.co.jp>
To: FreeBSD-gnats-submit@freebsd.org
Subject: [patch] security/libgpg-error update to 1.6
X-Send-Pr-Version: 3.113

>Number:         117647
>Category:       ports
>Synopsis:       [patch] security/libgpg-error update to 1.6
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    novel
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Oct 29 22:00:08 UTC 2007
>Closed-Date:    Mon Mar 03 12:15:34 UTC 2008
>Last-Modified:  Mon Mar  3 12:20:01 UTC 2008
>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 #13: Sat Oct 27 13:36:07 JST 2007 root@calliope.****.org:/usr/obj/usr/src/sys/CALLIOPE64 amd64

>Description:
	The new version of libgpg-error has been release.

	Release announcement: http://lists.gnupg.org/pipermail/gnupg-devel/2007-October/024024.html
>How-To-Repeat:
	N/A
>Fix:

	the patch follows:

cvs diff: Diffing .
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/security/libgpg-error/Makefile,v
retrieving revision 1.22
diff -p -u -r1.22 Makefile
--- Makefile	30 Jun 2007 15:26:32 -0000	1.22
+++ Makefile	29 Oct 2007 21:46:08 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	libgpg-error
-PORTVERSION=	1.5
+PORTVERSION=	1.6
 CATEGORIES=	security devel
 MASTER_SITES=	${MASTER_SITE_GNUPG}
 MASTER_SITE_SUBDIR=	${PORTNAME}
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/security/libgpg-error/distinfo,v
retrieving revision 1.10
diff -p -u -r1.10 distinfo
--- distinfo	30 Jun 2007 15:26:32 -0000	1.10
+++ distinfo	29 Oct 2007 21:46:09 -0000
@@ -1,3 +1,3 @@
-MD5 (libgpg-error-1.5.tar.bz2) = 8599b96c911b1df1be24a6ff4ec3c364
-SHA256 (libgpg-error-1.5.tar.bz2) = b31f848408fa99a7e5c4ec134f36ba25ee482642482a92e4e752eba51cbc9e8b
-SIZE (libgpg-error-1.5.tar.bz2) = 372516
+MD5 (libgpg-error-1.6.tar.bz2) = f3e9870e213518b407a959f8d29cd554
+SHA256 (libgpg-error-1.6.tar.bz2) = aa7df632134dfd3d4e65f5a98edd6bb9a97b498db911f4287bbaeb5ae83a1bad
+SIZE (libgpg-error-1.6.tar.bz2) = 382110
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/security/libgpg-error/pkg-plist,v
retrieving revision 1.7
diff -p -u -r1.7 pkg-plist
--- pkg-plist	8 Mar 2007 14:11:30 -0000	1.7
+++ pkg-plist	29 Oct 2007 21:46:09 -0000
@@ -23,4 +23,5 @@ share/common-lisp/source/gpg-error/gpg-e
 %%NLS%%share/locale/fr/LC_MESSAGES/libgpg-error.mo
 %%NLS%%share/locale/pl/LC_MESSAGES/libgpg-error.mo
 %%NLS%%share/locale/ro/LC_MESSAGES/libgpg-error.mo
+%%NLS%%share/locale/sv/LC_MESSAGES/libgpg-error.mo
 %%NLS%%share/locale/vi/LC_MESSAGES/libgpg-error.mo
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->novel 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Tue Oct 30 06:04:18 UTC 2007 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=117647 

From: Roman Bogorodskiy <novel@FreeBSD.org>
To: bug-followup@FreeBSD.org, umq@ueo.co.jp
Cc:  
Subject: Re: ports/117647: [patch] security/libgpg-error update to 1.6
Date: Fri, 2 Nov 2007 23:38:45 +0300

 --XsQoSWH+UP9D9v3l
 Content-Type: text/plain; charset=us-ascii
 Content-Disposition: inline
 
 Hi,
 
 I will take a look as soon as ports freeze ends.
 
 Thanks,
 
 Roman Bogorodskiy
 
 --XsQoSWH+UP9D9v3l
 Content-Type: application/pgp-signature
 Content-Disposition: inline
 
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v2.0.4 (FreeBSD)
 
 iQCVAwUBRyuK1YB0WzgdqspGAQID3gP+M/Z/uXGqwbI9jJYD/PEy6CiSQ2DS1BYM
 hhwfXW5Cio02SybOiHw87zRtP/iqAJ1spXMpmBcRrEREppPLA+b9A6qItGgGMwtb
 NeypO82rIzGLeHv8lHeMBzAVjzrNLxN5nyJuBIr1U6Iu+eeF/3GoWMliHwFugdAz
 9ZTWziZbfA8=
 =AYwa
 -----END PGP SIGNATURE-----
 
 --XsQoSWH+UP9D9v3l--
State-Changed-From-To: open->closed 
State-Changed-By: novel 
State-Changed-When: Mon Mar 3 12:15:33 UTC 2008 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=117647 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/117647: commit references a PR
Date: Mon,  3 Mar 2008 12:13:57 +0000 (UTC)

 novel       2008-03-03 12:13:46 UTC
 
   FreeBSD ports repository
 
   Modified files:
     security/libgpg-error Makefile distinfo pkg-plist 
   Log:
   Update to 1.6.
   
   PR:             117647
   Submitted by:   Hirohisa Yamaguchi <umq@ueo.co.jp>
   
   Revision  Changes    Path
   1.23      +1 -1      ports/security/libgpg-error/Makefile
   1.11      +3 -3      ports/security/libgpg-error/distinfo
   1.8       +2 -1      ports/security/libgpg-error/pkg-plist
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
