From prvs=439f88dcf=root+buttercup3@utdallas.edu  Mon Apr  9 16:15:26 2012
Return-Path: <prvs=439f88dcf=root+buttercup3@utdallas.edu>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 317B8106564A
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  9 Apr 2012 16:15:26 +0000 (UTC)
	(envelope-from prvs=439f88dcf=root+buttercup3@utdallas.edu)
Received: from ip-relay-002.utdallas.edu (ip-relay-002.utdallas.edu [129.110.20.112])
	by mx1.freebsd.org (Postfix) with ESMTP id 01FF38FC19
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  9 Apr 2012 16:15:25 +0000 (UTC)
Received: from unknown (HELO mx31.utdallas.edu) ([10.110.20.31])
  by ip-relay-002.utdallas.edu with ESMTP; 09 Apr 2012 11:13:59 -0500
Received: from buttercup3.utdallas.edu (buttercup3.utdallas.edu [10.110.4.93])
	by mx31.utdallas.edu (Postfix) with ESMTP id BEECD41FA7
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  9 Apr 2012 11:13:59 -0500 (CDT)
Received: by buttercup3.utdallas.edu (Postfix, from userid 0)
	id E63FE621C1C; Mon,  9 Apr 2012 16:14:03 +0000 (UTC)
Message-Id: <20120409161403.E63FE621C1C@buttercup3.utdallas.edu>
Date: Mon,  9 Apr 2012 16:14:03 +0000 (UTC)
From: Paul Schmehl <pauls@utdallas.edu>
Reply-To: Paul Schmehl <pauls@utdallas.edu>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: ports, www/p5-CIF-Client, version bump
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         166792
>Category:       ports
>Synopsis:       ports, www/p5-CIF-Client, version bump
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    culot
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Apr 09 16:20:16 UTC 2012
>Closed-Date:    Wed Apr 11 09:23:55 UTC 2012
>Last-Modified:  Wed Apr 11 09:30:14 UTC 2012
>Originator:     Paul Schmehl
>Release:        FreeBSD 7.0-STABLE amd64
>Organization:
University of Texas at Dallas
>Environment:
System: FreeBSD hostname.utdallas.edu 7.0-STABLE FreeBSD 7.0-STABLE #0: Fri Jul 4 16:20:45 UTC 2008 root@hostname.utdallas.edu:/usr/obj/usr/src/sys/GENERIC amd64


	
>Description:
	ports, www/p5-CIF-Client, this change bumps the port
	version from 0.06 to 0.07
>How-To-Repeat:
	
>Fix:

	

--- Makefile.diff begins here ---
--- Makefile.orig	2012-04-09 16:09:27.000000000 +0000
+++ Makefile	2012-04-09 16:09:46.000000000 +0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	CIF-Client
-PORTVERSION=	0.06
+PORTVERSION=	0.07
 CATEGORIES=	www perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:SAXJAZMAN/cif
--- Makefile.diff ends here ---

--- distinfo.diff begins here ---
--- distinfo.orig	2012-04-09 16:09:34.000000000 +0000
+++ distinfo	2012-04-09 16:09:51.000000000 +0000
@@ -1,2 +1,2 @@
-SHA256 (CIF-Client-0.06.tar.gz) = 21d4e37b9fbd03a714071c202eee41bbcd5e6f9972059c4ce915e0638e61cefa
-SIZE (CIF-Client-0.06.tar.gz) = 29774
+SHA256 (CIF-Client-0.07.tar.gz) = eeb65fe14b8b5730838e4a1996059399401f5878d71ab7a090a40406b6747c8b
+SIZE (CIF-Client-0.07.tar.gz) = 29786
--- distinfo.diff ends here ---


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->perl 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Mon Apr 9 16:20:26 UTC 2012 
Responsible-Changed-Why:  
perl@ wants this port PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=166792 
Responsible-Changed-From-To: perl->culot 
Responsible-Changed-By: culot 
Responsible-Changed-When: Mon Apr 9 16:27:27 UTC 2012 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=166792 
State-Changed-From-To: open->closed 
State-Changed-By: culot 
State-Changed-When: Wed Apr 11 09:23:54 UTC 2012 
State-Changed-Why:  
Committed, with changes. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/166792: commit references a PR
Date: Wed, 11 Apr 2012 09:23:36 +0000 (UTC)

 culot       2012-04-11 09:23:23 UTC
 
   FreeBSD ports repository
 
   Modified files:
     www/p5-CIF-Client    Makefile distinfo 
   Log:
   - Update to 0.07 [1]
   - Add LICENSE (Artistic 1 & GPL 1)
   - Remove Digest::MD5 and Module::Pluggable dependencies (already in core)
   - Add missing LWP::Protocol::https dependency
   - Add dependencies minimum required versions
   - Sort BUILD_DEPENDS
   
   Changes:        http://search.cpan.org/dist/CIF-Client/Changes
   PR:             ports/166792 [1]
   Submitted by:   Paul Schmehl <pauls@utdallas.edu> (maintainer)
   
   Revision  Changes    Path
   1.2       +18 -16    ports/www/p5-CIF-Client/Makefile
   1.2       +2 -2      ports/www/p5-CIF-Client/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:
