ports/124330: [Update] archivers/pear-File_Archive: update to 1.5.4
Wen heping
wenheping at tom.com
Fri Jun 6 01:30:02 UTC 2008
>Number: 124330
>Category: ports
>Synopsis: [Update] archivers/pear-File_Archive: update to 1.5.4
>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: Fri Jun 06 01:30:02 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator: Wen heping
>Release: FreeBSD 7.0 Release
>Organization:
ChangAn Middle School
>Environment:
FreeBSD FB7.wenjing.com 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Sun Feb 24 19:59:52 UTC 2008 root at logan.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386
>Description:
1 update to 1.5.4 from 1.5.3
2 take over the maintainership
>How-To-Repeat:
>Fix:
Patch attached with submission follows:
--- Makefile.orig 2008-06-06 06:24:24.000000000 +0000
+++ Makefile 2008-06-06 06:37:03.000000000 +0000
@@ -6,10 +6,10 @@
#
PORTNAME= File_Archive
-PORTVERSION= 1.5.3
+PORTVERSION= 1.5.4
CATEGORIES= archivers www pear
-MAINTAINER= ports at FreeBSD.org
+MAINTAINER= wenheping at gmail.com
COMMENT= PEAR class to manipulate tar, gz, tgz, bz2, tbz, zip, ar (deb) files
BUILD_DEPENDS= ${PEARDIR}/MIME/Type.php:${PORTSDIR}/mail/pear-MIME_Type
@@ -46,14 +46,14 @@
Archive/Writer/Memory.php Archive/Writer/MemoryArchive.php \
Archive/Writer/Multi.php Archive/Writer/Output.php \
Archive/Writer/Tar.php Archive/Writer/UniqueAppender.php \
- Archive/Writer/Zip.php
+ Archive/Writer/Zip.php \
+ Archive/Reader/ChangeName/AddDirectory.php \
+ Archive/Reader/ChangeName/Callback.php \
+ Archive/Reader/ChangeName/Directory.php
DOCS= readme.txt
TESTS= test.php
_DOCSDIR= doc
-post-extract:
- @${MV} ${WRKSRC}/File/* ${WRKSRC}
-
.include <bsd.port.pre.mk>
.if defined(WITH_PEAR_MAIL)
--- distinfo.orig 2006-01-22 06:58:28.000000000 +0000
+++ distinfo 2008-06-06 06:34:32.000000000 +0000
@@ -1,3 +1,3 @@
-MD5 (PEAR/File_Archive-1.5.3.tgz) = 49ebbc8a341d189b7d0be90064a3d18d
-SHA256 (PEAR/File_Archive-1.5.3.tgz) = 1ce40a604d7059386c9a1a2392997a7e82e7a6c1d31f43e22d1dfcf6d328b164
-SIZE (PEAR/File_Archive-1.5.3.tgz) = 55201
+MD5 (PEAR/File_Archive-1.5.4.tgz) = 5bbdacfd95e00a9be46fed4b5eb88378
+SHA256 (PEAR/File_Archive-1.5.4.tgz) = b3cbbd9387a733a1b574a31176c71bd2a0a4b4fb842e2d4e22f816ec98c8c00d
+SIZE (PEAR/File_Archive-1.5.4.tgz) = 58042
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list