Date: Sat, 16 Jul 2005 13:28:08 +0800 (CST) From: Yen-Ming Lee <leeym@FreeBSD.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: ports@oven.org Subject: ports/83544: [PATCH] archivers/p5-Archive-Tar: update to 1.24 Message-ID: <20050716052808.B95B2B29C95@utopia.leeym.com> Resent-Message-ID: <200507160530.j6G5UDBs053744@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 83544 >Category: ports >Synopsis: [PATCH] archivers/p5-Archive-Tar: update to 1.24 >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 Jul 16 05:30:13 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Yen-Ming Lee >Release: FreeBSD 5.4-STABLE i386 >Organization: FreeBSD Taiwan >Environment: System: FreeBSD utopia.leeym.com 5.4-STABLE FreeBSD 5.4-STABLE #0: Thu Jun 30 09:32:07 CST 2005 >Description: - Update to 1.24 - Tested under perl-5.00503 (on 4.11-RELEASE), perl-5.6.2 and perl-5.8.7 (on 5.4-RELEASE) Port maintainer (ports@oven.org) is cc'd. Generated with FreeBSD Port Tools 0.63 >How-To-Repeat: >Fix: --- p5-Archive-Tar-1.24.patch begins here --- Index: Makefile =================================================================== RCS file: /home/pcvs/ports/archivers/p5-Archive-Tar/Makefile,v retrieving revision 1.18 diff -u -u -r1.18 Makefile --- Makefile 11 Jun 2005 16:12:39 -0000 1.18 +++ Makefile 16 Jul 2005 05:26:48 -0000 @@ -6,8 +6,8 @@ # PORTNAME= Archive-Tar -PORTVERSION= 1.23 -PORTREVISION= 1 +PORTVERSION= 1.24 +PORTREVISION= 0 CATEGORIES= archivers perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Archive Index: distinfo =================================================================== RCS file: /home/pcvs/ports/archivers/p5-Archive-Tar/distinfo,v retrieving revision 1.11 diff -u -u -r1.11 distinfo --- distinfo 29 Dec 2004 13:10:40 -0000 1.11 +++ distinfo 16 Jul 2005 05:26:48 -0000 @@ -1,2 +1,2 @@ -MD5 (Archive-Tar-1.23.tar.gz) = 7b6ebedf83011d500e08536d2f1365e4 -SIZE (Archive-Tar-1.23.tar.gz) = 32516 +MD5 (Archive-Tar-1.24.tar.gz) = 25397b47793b4271a956071f99f5dc8b +SIZE (Archive-Tar-1.24.tar.gz) = 32888 --- p5-Archive-Tar-1.24.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?20050716052808.B95B2B29C95>