Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Jul 2004 14:38:13 +0800 (CST)
From:      Cheng-Lung Sung <clsung@dragon2.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        ports@oven.org
Subject:   ports/69411: [PATCH] archivers/Archive-Tar: update to 1.10
Message-ID:  <20040722063813.56D4515236@mail.dragon2.net>
Resent-Message-ID: <200407220640.i6M6eJHp018909@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         69411
>Category:       ports
>Synopsis:       [PATCH] archivers/Archive-Tar: update to 1.10
>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:   Thu Jul 22 06:40:19 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Cheng-Lung Sung
>Release:        FreeBSD 4.10-RELEASE i386
>Organization:
FreeBSD @ Taiwan
>Environment:
System: FreeBSD sungsung.csie.nctu.edu.tw 4.10-RELEASE FreeBSD 4.10-RELEASE #1: Wed Jun  9 11:27:45 CST
>Description:
- Update to 1.10
- add dependency of Test-Simple

Port maintainer (ports@oven.org) is cc'd.

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

--- p5-Archive-Tar-1.10.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/archivers/p5-Archive-Tar/Makefile /home/clsung/p5-Archive-Tar/Makefile
--- /usr/ports/archivers/p5-Archive-Tar/Makefile	Sun May 30 12:03:16 2004
+++ /home/clsung/p5-Archive-Tar/Makefile	Thu Jul 22 14:37:16 2004
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Archive-Tar
-PORTVERSION=	1.09
+PORTVERSION=	1.10
 CATEGORIES=	archivers perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	Archive
@@ -15,7 +15,8 @@
 MAINTAINER=	ports@oven.org
 COMMENT=	Perl module for creation and manipulation of tar files
 
-RUN_DEPENDS=	${SITE_PERL}/IO/Zlib.pm:${PORTSDIR}/archivers/p5-IO-Zlib
+RUN_DEPENDS=	${SITE_PERL}/IO/Zlib.pm:${PORTSDIR}/archivers/p5-IO-Zlib \
+		${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple
 BUILD_DEPENDS=	${RUN_DEPENDS}
 
 PERL_CONFIGURE=	YES
diff -ruN --exclude=CVS /usr/ports/archivers/p5-Archive-Tar/distinfo /home/clsung/p5-Archive-Tar/distinfo
--- /usr/ports/archivers/p5-Archive-Tar/distinfo	Sun May 30 12:03:16 2004
+++ /home/clsung/p5-Archive-Tar/distinfo	Thu Jul 22 14:33:28 2004
@@ -1,2 +1,2 @@
-MD5 (Archive-Tar-1.09.tar.gz) = 37a9283fc0feec04b43c8f8ee2580f15
-SIZE (Archive-Tar-1.09.tar.gz) = 27299
+MD5 (Archive-Tar-1.10.tar.gz) = 8cd1fd60e1a5a85936284329b0560d94
+SIZE (Archive-Tar-1.10.tar.gz) = 27452
Binary files /usr/ports/archivers/p5-Archive-Tar/p5-Archive-Tar-1.10.tgz and /home/clsung/p5-Archive-Tar/p5-Archive-Tar-1.10.tgz differ
--- p5-Archive-Tar-1.10.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?20040722063813.56D4515236>