From sunpoet@sunpoet.net  Fri Feb 26 06:24:54 2010
Return-Path: <sunpoet@sunpoet.net>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id EF566106564A
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 26 Feb 2010 06:24:52 +0000 (UTC)
	(envelope-from sunpoet@sunpoet.net)
Received: from mail-vw0-f54.google.com (mail-vw0-f54.google.com [209.85.212.54])
	by mx1.freebsd.org (Postfix) with ESMTP id B09418FC14
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 26 Feb 2010 06:24:52 +0000 (UTC)
Received: by vws14 with SMTP id 14so3079938vws.13
        for <FreeBSD-gnats-submit@freebsd.org>; Thu, 25 Feb 2010 22:24:46 -0800 (PST)
Received: by 10.220.89.134 with SMTP id e6mr561827vcm.51.1267165485765;
        Thu, 25 Feb 2010 22:24:45 -0800 (PST)
Received: from sunpoet.net (sunpoet.net [220.133.12.240])
        by mx.google.com with ESMTPS id 37sm67750294vws.15.2010.02.25.22.24.43
        (version=TLSv1/SSLv3 cipher=RC4-MD5);
        Thu, 25 Feb 2010 22:24:44 -0800 (PST)
Received: by sunpoet.net (Postfix, from userid 1000)
	id 8C12B2AEC543; Fri, 26 Feb 2010 14:24:21 +0800 (CST)
Message-Id: <20100226062421.8C12B2AEC543@sunpoet.net>
Date: Fri, 26 Feb 2010 14:24:21 +0800 (CST)
From: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
To: FreeBSD-gnats-submit@freebsd.org
Cc: umq@ueo.co.jp
Subject: [PATCH] security/libgcrypt: update to 1.4.5
X-Send-Pr-Version: 3.113
X-GNATS-Notify: umq@ueo.co.jp

>Number:         144312
>Category:       ports
>Synopsis:       [PATCH] security/libgcrypt: update to 1.4.5
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    niels
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Feb 26 06:30:00 UTC 2010
>Closed-Date:    Sat Mar 13 19:48:27 UTC 2010
>Last-Modified:  Sat Mar 13 19:48:27 UTC 2010
>Originator:     Sunpoet Po-Chuan Hsieh
>Release:        FreeBSD 8.0-STABLE amd64
>Organization:
SUNPOET.net
>Environment:
System: FreeBSD bonjour.sunpoet.net 8.0-STABLE FreeBSD 8.0-STABLE #0: Fri Feb 12 20:20:34 CST 2010
>Description:
- Update to 1.4.5

Port maintainer (umq@ueo.co.jp) is cc'd.

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- libgcrypt-1.4.5.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/security/libgcrypt/Makefile /usr/ports/sunpoet/libgcrypt/Makefile
--- /usr/ports/security/libgcrypt/Makefile	2009-08-03 09:18:15.000000000 +0800
+++ /usr/ports/sunpoet/libgcrypt/Makefile	2010-02-22 02:20:52.000000000 +0800
@@ -5,10 +5,10 @@
 # $FreeBSD: ports/security/libgcrypt/Makefile,v 1.44 2009/08/02 19:35:29 mezz Exp $
 
 PORTNAME=	libgcrypt
-PORTVERSION=	1.4.4
+PORTVERSION=	1.4.5
 CATEGORIES=	security
 MASTER_SITES=	${MASTER_SITE_GNUPG}
-MASTER_SITE_SUBDIR=	libgcrypt
+MASTER_SITE_SUBDIR=	${PORTNAME}
 
 MAINTAINER=	umq@ueo.co.jp
 COMMENT=	General purpose crypto library based on code used in GnuPG
diff -ruN --exclude=CVS /usr/ports/security/libgcrypt/distinfo /usr/ports/sunpoet/libgcrypt/distinfo
--- /usr/ports/security/libgcrypt/distinfo	2009-02-04 13:50:02.000000000 +0800
+++ /usr/ports/sunpoet/libgcrypt/distinfo	2010-02-22 02:21:40.000000000 +0800
@@ -1,3 +1,3 @@
-MD5 (libgcrypt-1.4.4.tar.bz2) = 34105aa927e23c217741966496b97e67
-SHA256 (libgcrypt-1.4.4.tar.bz2) = 3212b88080cf8fa006164d38fc176fafa5c29591c8384f284ab880db0dbf306f
-SIZE (libgcrypt-1.4.4.tar.bz2) = 1143139
+MD5 (libgcrypt-1.4.5.tar.bz2) = cc2017ad09b4543f8b3b5e9a53cfd89d
+SHA256 (libgcrypt-1.4.5.tar.bz2) = 496f907c5324de75367ec61c63bfeed1309ef0bc64845dc20b3597731abd9e40
+SIZE (libgcrypt-1.4.5.tar.bz2) = 1148382
--- libgcrypt-1.4.5.patch ends here ---

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Fri Feb 26 06:30:13 UTC 2010 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

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

From: Edwin Groothuis <edwin@FreeBSD.org>
To: umq@ueo.co.jp
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/144312: [PATCH] security/libgcrypt: update to 1.4.5
Date: Fri, 26 Feb 2010 06:30:09 UT

 Maintainer of security/libgcrypt,
 
 Please note that PR ports/144312 has just been submitted.
 
 If it contains a patch for an upgrade, an enhancement or a bug fix
 you agree on, reply to this email stating that you approve the patch
 and a committer will take care of it.
 
 The full text of the PR can be found at:
     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/144312
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org

From: Hirohisa Yamaguchi <umq@ueo.co.jp>
To: bug-followup@freebsd.org
Cc: sunpoet@sunpoet.net
Subject: Re: ports/144312: [PATCH] security/libgcrypt: update to 1.4.5
Date: Thu, 11 Mar 2010 14:55:08 +0900

 Hi,
 
 Date:	Fri, 26 Feb 2010 06:30:09 UT
 > Maintainer of security/libgcrypt,
 > Please note that PR ports/144312 has just been submitted.
 
 The patch looks okay.
 I'll approve it, thanks.
 
 Regards,
 -- 
 end
 
 	Hirohisa Yamaguchi
 	  umq@ueo.co.jp
State-Changed-From-To: feedback->open 
State-Changed-By: linimon 
State-Changed-When: Thu Mar 11 16:08:57 UTC 2010 
State-Changed-Why:  
Maintainer approved. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=144312 
Responsible-Changed-From-To: freebsd-ports-bugs->niels 
Responsible-Changed-By: niels 
Responsible-Changed-When: Fri Mar 12 09:27:03 UTC 2010 
Responsible-Changed-Why:  
I'll take it, thanks! 


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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/144312: commit references a PR
Date: Sat, 13 Mar 2010 19:34:37 +0000 (UTC)

 niels       2010-03-13 19:34:23 UTC
 
   FreeBSD ports repository
 
   Modified files:
     security/libgcrypt   Makefile distinfo 
   Log:
   Upgrade to version 1.4.5
   
   PR:     ports/144312
   Submitted by:   Sunpoet Po-Chuan Hsieh <sunpoet at sunpoet.net>
   Reviewed by:    Hirohisa Yamaguchi (maintainer)
   Approved by:    itetcu (mentor)
   
   Revision  Changes    Path
   1.45      +2 -2      ports/security/libgcrypt/Makefile
   1.17      +3 -3      ports/security/libgcrypt/distinfo
 _______________________________________________
 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"
 
State-Changed-From-To: open->closed 
State-Changed-By: niels 
State-Changed-When: Sat Mar 13 19:47:50 UTC 2010 
State-Changed-Why:  
Thanks I've just committed the patch 
Niels 


http://www.freebsd.org/cgi/query-pr.cgi?pr=144312 
>Unformatted:
