ports/58080: Update port: archivers/p5-Archive-Tar

Cheng-Lung Sung clsung at dragon2.net
Wed Oct 15 16:20:23 UTC 2003


>Number:         58080
>Category:       ports
>Synopsis:       Update port: archivers/p5-Archive-Tar
>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:   Wed Oct 15 09:20:20 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Cheng-Lung Sung
>Release:        FreeBSD 4.8-RELEASE-p13 i386
>Organization:
FreeBSD @ Taiwan
>Environment:
System: FreeBSD sungsung.csie.nctu.edu.tw 4.8-RELEASE-p13 FreeBSD 4.8-RELEASE-p13 #3: Wed Oct 8 07:32:16 CST 2003 root at sungsung.csie.nctu.edu.tw:/usr/obj/usr/src/sys/SUNGSUNG i386

>Description:

Update port from 1.05 to 1.06:

This release holds some bugfixes and new features over the 1.05 release.
-   The chown() code somehow didn't make it into the 1.05 release
-   Patch _get_handle() to treat all IO::File handles as binary.
    This should make win32 users happy
    
New feature added:
-   A method called 'contains_file' that will tell you if a certain file
    is already in the archive.    

>How-To-Repeat:
>Fix:


diff -ruN -ruN /usr/ports/archivers/p5-Archive-Tar/Makefile ./p5-Archive-Tar/Makefile
--- /usr/ports/archivers/p5-Archive-Tar/Makefile	Tue Sep  9 20:56:22 2003
+++ ./p5-Archive-Tar/Makefile	Thu Oct 16 00:15:01 2003
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Archive-Tar
-PORTVERSION=	1.05
+PORTVERSION=	1.06
 CATEGORIES=	archivers perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	Archive
diff -ruN -ruN /usr/ports/archivers/p5-Archive-Tar/distinfo ./p5-Archive-Tar/distinfo
--- /usr/ports/archivers/p5-Archive-Tar/distinfo	Tue Sep  9 20:56:22 2003
+++ ./p5-Archive-Tar/distinfo	Thu Oct 16 00:15:03 2003
@@ -1 +1 @@
-MD5 (Archive-Tar-1.05.tar.gz) = 27e5132b087731ee96b008c4ef5a207c
+MD5 (Archive-Tar-1.06.tar.gz) = 57bacd4d36e95f8e0da67e38a93abbf9

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list