From miwi@miwi.homeunix.org  Sun Mar  4 23:16:18 2007
Return-Path: <miwi@miwi.homeunix.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 7EC7C16A402
	for <FreeBSD-gnats-submit@freebsd.org>; Sun,  4 Mar 2007 23:16:16 +0000 (UTC)
	(envelope-from miwi@miwi.homeunix.org)
Received: from miwi.homeunix.org (dslb-082-083-139-040.pools.arcor-ip.net [82.83.139.40])
	by mx1.freebsd.org (Postfix) with ESMTP id 0DDB013C471
	for <FreeBSD-gnats-submit@freebsd.org>; Sun,  4 Mar 2007 23:16:15 +0000 (UTC)
	(envelope-from miwi@miwi.homeunix.org)
Received: from miwi.homeunix.org (localhost [127.0.0.1])
	by miwi.homeunix.org (8.13.8/8.13.8) with ESMTP id l24NHFdu049432;
	Mon, 5 Mar 2007 00:17:15 +0100 (CET)
	(envelope-from miwi@miwi.homeunix.org)
Received: (from miwi@localhost)
	by miwi.homeunix.org (8.13.8/8.13.8/Submit) id l24NHEiu049431;
	Mon, 5 Mar 2007 00:17:14 +0100 (CET)
	(envelope-from miwi)
Message-Id: <200703042317.l24NHEiu049431@miwi.homeunix.org>
Date: Mon, 5 Mar 2007 00:17:14 +0100 (CET)
From: Martin Wilke <miwi@freebsd.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: skreuzer@f2o.org
Subject: [PATCH] security/p5-Crypt-Rijndael: update to 1.04
X-Send-Pr-Version: 3.113
X-GNATS-Notify: skreuzer@f2o.org

>Number:         109865
>Category:       ports
>Synopsis:       [PATCH] security/p5-Crypt-Rijndael: update to 1.04
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Mar 04 23:20:05 GMT 2007
>Closed-Date:    Tue Mar 06 21:03:25 GMT 2007
>Last-Modified:  Wed Mar  7 22:20:03 GMT 2007
>Originator:     Martin Wilke
>Release:        FreeBSD 7.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD miwi.homeunix.org 7.0-CURRENT FreeBSD 7.0-CURRENT #210: Sat Mar  3 10:50:46 CET
>Description:
- Update to 1.04
- TB:           http://tb2.miwibox.org/index.php?action=describe_port&id=683
Port maintainer (skreuzer@f2o.org) is cc'd.

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

--- p5-Crypt-Rijndael-1.04.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/security/p5-Crypt-Rijndael/Makefile,v
retrieving revision 1.13
diff -u -u -r1.13 Makefile
--- Makefile	24 Feb 2007 09:20:52 -0000	1.13
+++ Makefile	4 Mar 2007 22:55:50 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Crypt-Rijndael
-PORTVERSION=	1.03
+PORTVERSION=	1.04
 CATEGORIES=	security perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	Crypt
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/security/p5-Crypt-Rijndael/distinfo,v
retrieving revision 1.8
diff -u -u -r1.8 distinfo
--- distinfo	23 Feb 2007 09:25:18 -0000	1.8
+++ distinfo	4 Mar 2007 22:55:55 -0000
@@ -1,3 +1,3 @@
-MD5 (Crypt-Rijndael-1.03.tar.gz) = 2cad6a81efef76ad16a00a4a4c6b7aa6
-SHA256 (Crypt-Rijndael-1.03.tar.gz) = b2ef716a6a7186a528d36e13e3c89e562970aaf4346f1fe6a467fbe432a3fc05
-SIZE (Crypt-Rijndael-1.03.tar.gz) = 26250
+MD5 (Crypt-Rijndael-1.04.tar.gz) = 5a7699f8c0f7227e52fd3484e382609c
+SHA256 (Crypt-Rijndael-1.04.tar.gz) = 09074bf8bf0d7a1a70a6ecb943fce3c8516d9754f7661230bafdc074f5e1079f
+SIZE (Crypt-Rijndael-1.04.tar.gz) = 26413
--- p5-Crypt-Rijndael-1.04.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sun Mar 4 23:20:36 UTC 2007 
Responsible-Changed-Why:  
Submitter has GNATS access 

http://www.freebsd.org/cgi/query-pr.cgi?pr=109865 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Sun Mar 4 23:20:51 UTC 2007 
State-Changed-Why:  
Awaiting maintainers feedback 

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

From: Steven Kreuzer <skreuzer@f2o.org>
To: bug-followup@FreeBSD.ORG
Cc:  
Subject: Re: ports/109865: [PATCH] security/p5-Crypt-Rijndael: update to 1.04
Date: Mon, 5 Mar 2007 21:46:07 -0500

 Thanks for the patch. I just applied the patch and ran my regression  
 test scripts on it and passed.
 
 Please commit to cvs.
 
 SK
 
 On Mar 4, 2007, at 6:20 PM, Edwin Groothuis wrote:
 
 > Maintainer of security/p5-Crypt-Rijndael,
 >
 > Please note that PR ports/109865 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/109865
 >
 > -- 
 > Edwin Groothuis
 > edwin@FreeBSD.org
 
State-Changed-From-To: feedback->closed 
State-Changed-By: miwi 
State-Changed-When: Tue Mar 6 21:03:22 UTC 2007 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/109865: commit references a PR
Date: Tue,  6 Mar 2007 21:01:23 +0000 (UTC)

 miwi        2007-03-06 21:01:15 UTC
 
   FreeBSD ports repository
 
   Modified files:
     security/p5-Crypt-Rijndael Makefile distinfo 
   Log:
   - Update to 1.04
   
   PR:             109865
   Submitted by:   miwi
   Approved by:    maintainer
   
   Revision  Changes    Path
   1.14      +1 -1      ports/security/p5-Crypt-Rijndael/Makefile
   1.9       +3 -3      ports/security/p5-Crypt-Rijndael/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"
 

From: Steven Kreuzer <skreuzer@f2o.org>
To: bug-followup@FreeBSD.ORG
Cc:  
Subject: Re: ports/109865: [PATCH] security/p5-Crypt-Rijndael: update to 1.04
Date: Mon, 5 Mar 2007 10:52:20 -0500

 Thanks for the patch. I just applied the patch and ran my regression  
 test scripts on it and passed.
 
 Please commit to cvs.
 
 SK
 
 On Mar 4, 2007, at 6:20 PM, Edwin Groothuis wrote:
 
 > Maintainer of security/p5-Crypt-Rijndael,
 >
 > Please note that PR ports/109865 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/109865
 >
 > -- 
 > Edwin Groothuis
 > edwin@FreeBSD.org
 
>Unformatted:
