Date: Sat, 2 Sep 2006 09:40:48 +0800 (CST) From: Yen-Ming Lee <leeym@FreeBSD.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: clsung@FreeBSD.org Subject: ports/102769: [PATCH] devel/p5-version: update to 0.67.01 Message-ID: <20060902014048.D82B7B29F51@utopia.leeym.com> Resent-Message-ID: <200609020150.k821oHn9078723@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 102769 >Category: ports >Synopsis: [PATCH] devel/p5-version: update to 0.67.01 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sat Sep 02 01:50:16 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Yen-Ming Lee >Release: FreeBSD 6.1-STABLE i386 >Organization: FreeBSD Taiwan >Environment: System: FreeBSD utopia.leeym.com 6.1-STABLE FreeBSD 6.1-STABLE #0: Sun Aug 13 20:58:07 CST 2006 >Description: - Update to 0.67.01 Port maintainer (clsung@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- p5-version-0.67.01.patch begins here --- Index: Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-version/Makefile,v retrieving revision 1.21 diff -u -u -r1.21 Makefile --- Makefile 9 Aug 2006 02:38:13 -0000 1.21 +++ Makefile 2 Sep 2006 01:40:38 -0000 @@ -6,11 +6,12 @@ # PORTNAME= version -PORTVERSION= 0.67 +PORTVERSION= 0.67.01 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= ../../authors/id/J/JP/JPEACOCK PKGNAMEPREFIX= p5- +DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E} MAINTAINER= clsung@FreeBSD.org COMMENT= Perl extension for Version Objects Index: distinfo =================================================================== RCS file: /home/pcvs/ports/devel/p5-version/distinfo,v retrieving revision 1.22 diff -u -u -r1.22 distinfo --- distinfo 9 Aug 2006 02:38:13 -0000 1.22 +++ distinfo 2 Sep 2006 01:40:38 -0000 @@ -1,3 +1,3 @@ -MD5 (version-0.67.tar.gz) = ba74eb5ded875ce5d17cd52cad8da459 -SHA256 (version-0.67.tar.gz) = ff73217cc5ecaf1cca768231ee8af0cc3f6e4b79878b36f9a4d10179cd9af939 -SIZE (version-0.67.tar.gz) = 48570 +MD5 (version-0.6701.tar.gz) = eb5464a77d342ab5eb21f2fb82670d1c +SHA256 (version-0.6701.tar.gz) = 7fb38ae6ce9ff7b4f9f46838bbb4d1fce577afddfbb3cc89e37cd8cbc81d795c +SIZE (version-0.6701.tar.gz) = 48490 --- p5-version-0.67.01.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060902014048.D82B7B29F51>