From lth@hal.thegler.dk  Sun Feb  1 19:45:03 2009
Return-Path: <lth@hal.thegler.dk>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 89B00106566C
	for <FreeBSD-gnats-submit@freebsd.org>; Sun,  1 Feb 2009 19:45:03 +0000 (UTC)
	(envelope-from lth@hal.thegler.dk)
Received: from smtp1.cybercity.dk (smtp1.cybercity.dk [212.242.43.251])
	by mx1.freebsd.org (Postfix) with ESMTP id 4B2868FC23
	for <FreeBSD-gnats-submit@freebsd.org>; Sun,  1 Feb 2009 19:45:03 +0000 (UTC)
	(envelope-from lth@hal.thegler.dk)
Received: from user3.cybercity.dk (user3.cybercity.dk [212.242.41.36])
	by smtp1.cybercity.dk (Postfix) with ESMTP id 1C149586817;
	Sun,  1 Feb 2009 20:45:02 +0100 (CET)
Received: from hal.thegler.dk (port456.ds1-bav.adsl.cybercity.dk [212.242.213.149])
	by user3.cybercity.dk (Postfix) with ESMTP
	id EFE6D255310; Sun,  1 Feb 2009 20:45:01 +0100 (CET)
Received: by hal.thegler.dk (Postfix, from userid 1001)
	id E0B8F287BB; Sun,  1 Feb 2009 20:45:01 +0100 (CET)
Message-Id: <20090201194501.E0B8F287BB@hal.thegler.dk>
Date: Sun,  1 Feb 2009 20:45:01 +0100 (CET)
From: Lars Thegler <lth@FreeBSD.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: skv@FreeBSD.org
Subject: [PATCH] ftp/p5-POE-Component-Client-FTP: update to 0.22
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         131265
>Category:       ports
>Synopsis:       [PATCH] ftp/p5-POE-Component-Client-FTP: update to 0.22
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    skv
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Feb 01 19:50:03 UTC 2009
>Closed-Date:    Sat Feb 14 22:23:21 UTC 2009
>Last-Modified:  Sat Feb 14 22:30:02 UTC 2009
>Originator:     Lars Thegler
>Release:        FreeBSD 6.3-RELEASE-p7 i386
>Organization:
>Environment:
System: FreeBSD hal.thegler.dk 6.3-RELEASE-p7 FreeBSD 6.3-RELEASE-p7 #0: Sun Dec 21 03:42:05 UTC 2008
>Description:
- Update to 0.22
- fix -fetch-original failure

Port maintainer (skv@FreeBSD.org) is cc'd.

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

--- p5-POE-Component-Client-FTP-0.22.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/ftp/p5-POE-Component-Client-FTP/Makefile,v
retrieving revision 1.6
diff -u -u -r1.6 Makefile
--- Makefile	11 Jun 2008 13:17:52 -0000	1.6
+++ Makefile	1 Feb 2009 19:44:10 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	POE-Component-Client-FTP
-PORTVERSION=	0.18
+PORTVERSION=	0.22
 CATEGORIES=	ftp perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/ftp/p5-POE-Component-Client-FTP/distinfo,v
retrieving revision 1.6
diff -u -u -r1.6 distinfo
--- distinfo	11 Jun 2008 13:17:52 -0000	1.6
+++ distinfo	1 Feb 2009 19:44:10 -0000
@@ -1,3 +1,3 @@
-MD5 (POE-Component-Client-FTP-0.18.tar.gz) = cf0f3c144d1b09fd8d8ef527e1915e24
-SHA256 (POE-Component-Client-FTP-0.18.tar.gz) = bcf9a0238843b1c63eec73b7b1594311d6014d0445925bd8c293cf8923655bb1
-SIZE (POE-Component-Client-FTP-0.18.tar.gz) = 25453
+MD5 (POE-Component-Client-FTP-0.22.tar.gz) = 7729fd9c950cc722d7a43b1f3ef93540
+SHA256 (POE-Component-Client-FTP-0.22.tar.gz) = b6bd6684396aa81475406bec887386114b2d2d11b2e877871a722d8df5a6a528
+SIZE (POE-Component-Client-FTP-0.22.tar.gz) = 36357
--- p5-POE-Component-Client-FTP-0.22.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->skv 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sun Feb 1 19:50:14 UTC 2009 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=131265 
State-Changed-From-To: open->closed 
State-Changed-By: skv 
State-Changed-When: Sat Feb 14 22:23:15 UTC 2009 
State-Changed-Why:  
Committed, thank you! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/131265: commit references a PR
Date: Sat, 14 Feb 2009 22:23:27 +0000 (UTC)

 skv         2009-02-14 22:23:12 UTC
 
   FreeBSD ports repository
 
   Modified files:
     ftp/p5-POE-Component-Client-FTP Makefile distinfo pkg-plist 
   Log:
   Update to 0.22
   
   Changes:        http://cpansearch.perl.org/src/BINGOS/POE-Component-Client-FTP-0.22/Changes
   PR:             ports/131265
   Submitted by:   lth
   
   Revision  Changes    Path
   1.7       +1 -1      ports/ftp/p5-POE-Component-Client-FTP/Makefile
   1.7       +3 -3      ports/ftp/p5-POE-Component-Client-FTP/distinfo
   1.4       +4 -4      ports/ftp/p5-POE-Component-Client-FTP/pkg-plist
 _______________________________________________
 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:
