Date: Tue, 26 Sep 2006 09:35:15 +0800 (CST) From: Gea-Suan Lin <gslin@gslin.org> To: FreeBSD-gnats-submit@freebsd.org Cc: perl@FreeBSD.org, gslin@gslin.org Subject: [PATCH] misc/p5-Geo-Postcodes: update to 0.31.1 Message-ID: <20060926013515.5B23332C@netnews.NCTU.edu.tw>
next in thread | raw e-mail | index | archive | help
>Submitter-Id: current-users >Originator: Gea-Suan Lin >Organization: >Confidential: no >Synopsis: [PATCH] misc/p5-Geo-Postcodes: update to 0.31.1 >Severity: non-critical >Priority: low >Category: ports >Class: update >Release: FreeBSD 6.1-RELEASE i386 >Environment: System: FreeBSD netnews.NCTU.edu.tw 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sat May 13 03:43:48 CST 2006 >Description: - Update to 0.31.1 Port maintainer (perl@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- p5-Geo-Postcodes-0.31.1.patch begins here --- diff -ruN --exclude=CVS /usr/ports/misc/p5-Geo-Postcodes/Makefile /home/staff/gslin/work/ports/p5-Geo-Postcodes/Makefile --- /usr/ports/misc/p5-Geo-Postcodes/Makefile Tue Sep 26 03:12:30 2006 +++ /home/staff/gslin/work/ports/p5-Geo-Postcodes/Makefile Tue Sep 26 09:31:21 2006 @@ -6,11 +6,12 @@ # PORTNAME= Geo-Postcodes -PORTVERSION= 0.31 +PORTVERSION= 0.31.1 CATEGORIES= misc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Geo PKGNAMEPREFIX= p5- +DISTNAME= ${PORTNAME}-0.311 MAINTAINER= perl@FreeBSD.org COMMENT= Base class for the Geo::Postcodes::XX modules diff -ruN --exclude=CVS /usr/ports/misc/p5-Geo-Postcodes/distinfo /home/staff/gslin/work/ports/p5-Geo-Postcodes/distinfo --- /usr/ports/misc/p5-Geo-Postcodes/distinfo Tue Sep 26 03:12:30 2006 +++ /home/staff/gslin/work/ports/p5-Geo-Postcodes/distinfo Tue Sep 26 09:34:22 2006 @@ -1,3 +1,3 @@ -MD5 (Geo-Postcodes-0.31.tar.gz) = bdaa2a4b2a4002333df23e9c6a0c0fca -SHA256 (Geo-Postcodes-0.31.tar.gz) = 6b3016c858e9f4fc90407f5d3c58c75e40987a371eb20ee5be0afa328b56d37d -SIZE (Geo-Postcodes-0.31.tar.gz) = 22120 +MD5 (Geo-Postcodes-0.311.tar.gz) = 33ad1ffb35e246c72305002473f4699e +SHA256 (Geo-Postcodes-0.311.tar.gz) = 2b22390339c53dc2cd0f853a18153acbfda74e691aa9e5d480255cc3b96e7f4d +SIZE (Geo-Postcodes-0.311.tar.gz) = 22170 --- p5-Geo-Postcodes-0.31.1.patch ends here ---
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060926013515.5B23332C>