From prvs=754cbc009=root+buttercup5@utdallas.edu  Mon Feb 18 15:39:43 2013
Return-Path: <prvs=754cbc009=root+buttercup5@utdallas.edu>
Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115])
	by hub.freebsd.org (Postfix) with ESMTP id E3576EB7
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 18 Feb 2013 15:39:43 +0000 (UTC)
	(envelope-from prvs=754cbc009=root+buttercup5@utdallas.edu)
Received: from ip-relay-011.utdallas.edu (ip-relay-011.utdallas.edu [129.110.180.41])
	by mx1.freebsd.org (Postfix) with ESMTP id BC8153E8
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 18 Feb 2013 15:39:43 +0000 (UTC)
Received: from unknown (HELO mx31.utdallas.edu) ([10.110.20.31])
  by ip-relay-011.utdallas.edu with ESMTP; 18 Feb 2013 09:39:36 -0600
Received: from buttercup5.utdallas.edu (buttercup5.utdallas.edu [10.110.4.133])
	by mx31.utdallas.edu (Postfix) with ESMTP id 1887D428BA
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 18 Feb 2013 09:46:35 -0600 (CST)
Received: by buttercup5.utdallas.edu (Postfix, from userid 0)
	id 2ED375A5C418; Mon, 18 Feb 2013 15:39:36 +0000 (GMT)
Message-Id: <20130218153936.2ED375A5C418@buttercup5.utdallas.edu>
Date: Mon, 18 Feb 2013 15:39:36 +0000 (GMT)
From: Paul Schmehl <pauls@utdallas.edu>
Reply-To: Paul Schmehl <pauls@utdallas.edu>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: www/p5-CIF-Client, port update to new version
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         176245
>Category:       ports
>Synopsis:       www/p5-CIF-Client, port update to new version
>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 Feb 18 15:40:00 UTC 2013
>Closed-Date:    Tue Feb 19 14:04:15 UTC 2013
>Last-Modified:  Tue Feb 19 14:10:00 UTC 2013
>Originator:     Paul Schmehl
>Release:        FreeBSD 8.3-RELEASE-p3 amd64
>Organization:
The University of Texas at Dallas
>Environment:
System: FreeBSD hostname.utdallas.edu 8.3-RELEASE-p3 FreeBSD 8.3-RELEASE-p3 #0: Tue Jun 12 00:39:29 UTC 2012 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64


	
>Description:
	www/p5-CIF-Client, update port to new version
>How-To-Repeat:
	
>Fix:

	

--- p5-CIF-Client.diff begins here ---
Index: Makefile
===================================================================
--- Makefile	(revision 312302)
+++ Makefile	(working copy)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	CIF-Client
-PORTVERSION=	0.19
+PORTVERSION=	0.21
 CATEGORIES=	www perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:SAXJAZMAN/cif
Index: distinfo
===================================================================
--- distinfo	(revision 312302)
+++ distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (CIF-Client-0.19.tar.gz) = 4c9c7f59deee4520ffb77d1f67296688793f386ba3cda465d94849069547fefb
-SIZE (CIF-Client-0.19.tar.gz) = 34446
+SHA256 (CIF-Client-0.21.tar.gz) = ae94becee79b957841a225636b4049d457408b78c380312cddc29783f7b912ae
+SIZE (CIF-Client-0.21.tar.gz) = 34505
--- p5-CIF-Client.diff ends here ---


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->culot 
Responsible-Changed-By: culot 
Responsible-Changed-When: Tue Feb 19 10:33:47 UTC 2013 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=176245 
State-Changed-From-To: open->closed 
State-Changed-By: culot 
State-Changed-When: Tue Feb 19 14:04:14 UTC 2013 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/176245: commit references a PR
Date: Tue, 19 Feb 2013 14:04:29 +0000 (UTC)

 Author: culot
 Date: Tue Feb 19 14:04:06 2013
 New Revision: 312566
 URL: http://svnweb.freebsd.org/changeset/ports/312566
 
 Log:
   - Update to 0.21
   
   PR:             ports/176245
   Submitted by:   Paul Schmehl <pauls@utdallas.edu> (maintainer)
 
 Modified:
   head/www/p5-CIF-Client/Makefile
   head/www/p5-CIF-Client/distinfo
 
 Modified: head/www/p5-CIF-Client/Makefile
 ==============================================================================
 --- head/www/p5-CIF-Client/Makefile	Tue Feb 19 13:59:08 2013	(r312565)
 +++ head/www/p5-CIF-Client/Makefile	Tue Feb 19 14:04:06 2013	(r312566)
 @@ -2,7 +2,7 @@
  # $FreeBSD$
  
  PORTNAME=	CIF-Client
 -PORTVERSION=	0.19
 +PORTVERSION=	0.21
  CATEGORIES=	www perl5
  MASTER_SITES=	CPAN
  MASTER_SITE_SUBDIR=	CPAN:SAXJAZMAN/cif
 
 Modified: head/www/p5-CIF-Client/distinfo
 ==============================================================================
 --- head/www/p5-CIF-Client/distinfo	Tue Feb 19 13:59:08 2013	(r312565)
 +++ head/www/p5-CIF-Client/distinfo	Tue Feb 19 14:04:06 2013	(r312566)
 @@ -1,2 +1,2 @@
 -SHA256 (CIF-Client-0.19.tar.gz) = 4c9c7f59deee4520ffb77d1f67296688793f386ba3cda465d94849069547fefb
 -SIZE (CIF-Client-0.19.tar.gz) = 34446
 +SHA256 (CIF-Client-0.21.tar.gz) = ae94becee79b957841a225636b4049d457408b78c380312cddc29783f7b912ae
 +SIZE (CIF-Client-0.21.tar.gz) = 34505
 _______________________________________________
 svn-ports-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
 
>Unformatted:
