From nobody@FreeBSD.org  Sat May 28 18:35:15 2011
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id C1169106564A
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 28 May 2011 18:35:15 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22])
	by mx1.freebsd.org (Postfix) with ESMTP id 9878F8FC0A
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 28 May 2011 18:35:15 +0000 (UTC)
Received: from red.freebsd.org (localhost [127.0.0.1])
	by red.freebsd.org (8.14.4/8.14.4) with ESMTP id p4SIZFhf072037
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 28 May 2011 18:35:15 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.4/8.14.4/Submit) id p4SIZFxS072035;
	Sat, 28 May 2011 18:35:15 GMT
	(envelope-from nobody)
Message-Id: <201105281835.p4SIZFxS072035@red.freebsd.org>
Date: Sat, 28 May 2011 18:35:15 GMT
From: Gerard Seibert <gerard@seibercom.net>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [maintainer update] graphics/p5-Captcha-reCAPTCHA-Mailhide
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         157385
>Category:       ports
>Synopsis:       [maintainer update] graphics/p5-Captcha-reCAPTCHA-Mailhide
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    culot
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat May 28 18:40:09 UTC 2011
>Closed-Date:    Sun May 29 08:35:57 UTC 2011
>Last-Modified:  Sun May 29 08:40:03 UTC 2011
>Originator:     Gerard Seibert
>Release:        FreeBSD-8.2 STABLE amd64
>Organization:
>Environment:
FreeBSD scorpio.seibercom.net 8.2-STABLE FreeBSD 8.2-STABLE #0: Fri Feb 25 11:30:40 EST 2011     gerard@scorpio.seibercom.net:/usr/obj/usr/src/sys/SCORPIO  amd64
>Description:
Update from version 0.93 to 0.94
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN /usr/ports/graphics/p5-Captcha-reCAPTCHA-Mailhide/Makefile ./Makefile
--- /usr/ports/graphics/p5-Captcha-reCAPTCHA-Mailhide/Makefile	2009-01-27 03:10:57.000000000 -0500
+++ ./Makefile	2011-05-28 13:40:58.000000000 -0400
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Captcha-reCAPTCHA-Mailhide
-PORTVERSION=	0.93
+PORTVERSION=	0.94
 CATEGORIES=	graphics perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	../by-authors/id/A/AN/ANDYA
@@ -15,10 +15,11 @@
 MAINTAINER=	gerard@seibercom.net
 COMMENT=	A Perl implementation of the reCAPTCHA Mailhide API
 
-BUILD_DEPENDS=	p5-Crypt-Rijndael>=0:${PORTSDIR}/security/p5-Crypt-Rijndael \
-		p5-HTML-Tiny>=0:${PORTSDIR}/textproc/p5-HTML-Tiny \
-		p5-MIME-Base64>=0:${PORTSDIR}/converters/p5-MIME-Base64
-RUN_DEPENDS=	${BUILD_DEPENDS}
+BUILD_DEPENDS=	p5-Crypt-Rijndael>=1.09:${PORTSDIR}/security/p5-Crypt-Rijndael \
+		p5-HTML-Tiny>=1.05:${PORTSDIR}/textproc/p5-HTML-Tiny \
+		p5-MIME-Base64>=3.13:${PORTSDIR}/converters/p5-MIME-Base64
+
+RUN_DEPENDS:=	${BUILD_DEPENDS}
 
 MAN3=		Captcha::reCAPTCHA::Mailhide.3
 
diff -ruN /usr/ports/graphics/p5-Captcha-reCAPTCHA-Mailhide/distinfo ./distinfo
--- /usr/ports/graphics/p5-Captcha-reCAPTCHA-Mailhide/distinfo	2009-01-27 03:10:57.000000000 -0500
+++ ./distinfo	2011-05-28 13:12:42.000000000 -0400
@@ -1,3 +1,2 @@
-MD5 (Captcha-reCAPTCHA-Mailhide-0.93.tar.gz) = fba1995e228178b9d81dc55c465859f4
-SHA256 (Captcha-reCAPTCHA-Mailhide-0.93.tar.gz) = 0e2ba342bb36e6fdab5ec2ed174efe7c2fa2293ce7225990313f03c4a21c5f9a
-SIZE (Captcha-reCAPTCHA-Mailhide-0.93.tar.gz) = 7054
+SHA256 (Captcha-reCAPTCHA-Mailhide-0.94.tar.gz) = 904975cc274e6890df1348376d3d7ae99c2980f7e6f7a3fae4d518746686200f
+SIZE (Captcha-reCAPTCHA-Mailhide-0.94.tar.gz) = 7474


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->perl 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sat May 28 18:40:25 UTC 2011 
Responsible-Changed-Why:  
perl@ wants this port PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=157385 
Responsible-Changed-From-To: perl->culot 
Responsible-Changed-By: culot 
Responsible-Changed-When: Sat May 28 20:58:36 UTC 2011 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=157385 
State-Changed-From-To: open->closed 
State-Changed-By: culot 
State-Changed-When: Sun May 29 08:35:56 UTC 2011 
State-Changed-Why:  
Committed, with minor changes. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/157385: commit references a PR
Date: Sun, 29 May 2011 08:35:50 +0000 (UTC)

 culot       2011-05-29 08:35:37 UTC
 
   FreeBSD ports repository
 
   Modified files:
     graphics/p5-Captcha-reCAPTCHA-Mailhide Makefile distinfo 
   Log:
   - Update to 0.94 [1]
   - Make use of the CPAN:USER macro
   
   PR:             ports/157385 [1]
   Submitted by:   Gerard Seibert <gerard@seibercom.net> (maintainer)
   
   Revision  Changes    Path
   1.2       +7 -6      ports/graphics/p5-Captcha-reCAPTCHA-Mailhide/Makefile
   1.2       +2 -3      ports/graphics/p5-Captcha-reCAPTCHA-Mailhide/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"
 
>Unformatted:
