Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Oct 2003 00:18:26 +0800 (CST)
From:      Cheng-Lung Sung <clsung@dragon2.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        clsung@tiger2.net
Subject:   ports/58080: Update port: archivers/p5-Archive-Tar
Message-ID:  <20031015161826.41B8615370@mail.dragon2.net>
Resent-Message-ID: <200310151620.h9FGKKk8089858@freefall.freebsd.org>

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

>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@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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031015161826.41B8615370>