Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Apr 2005 13:40:26 -0300 (BRT)
From:      Antonio Carlos Venancio Junior <antonio@php.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/80332: [maintainer update] archivers/pear-File_Archive to 1.0.1
Message-ID:  <200504251640.j3PGeQt1029191@digitalsign.com>
Resent-Message-ID: <200504251650.j3PGoKuQ005761@freefall.freebsd.org>

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

>Number:         80332
>Category:       ports
>Synopsis:       [maintainer update] archivers/pear-File_Archive to 1.0.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Apr 25 16:50:20 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Antonio Carlos Venancio Junior
>Release:        FreeBSD 4.11-STABLE i386
>Organization:
>Environment:
System: FreeBSD antonio.cb.sc.gov.br 4.11-STABLE FreeBSD 4.11-STABLE #12: Mon Apr  4 08:35:27 BRT 2005     root@antonio.cb.sc.gov.br:/usr/src/sys/compile/ANTONIO  i386
>Description:
+ update port: archivers/pear-File_Archive to 1.0.1
  + changelog: http://pear.php.net/package/File_Archive/download/1.0.1/
+ update COMMENT
+ update pkg-descr
>How-To-Repeat:
>Fix:
diff -ruN pear-File_Archive.orig/Makefile pear-File_Archive/Makefile
--- pear-File_Archive.orig/Makefile	Mon Apr 25 13:21:47 2005
+++ pear-File_Archive/Makefile	Mon Apr 25 13:26:14 2005
@@ -6,11 +6,11 @@
 #
 
 PORTNAME=	File_Archive
-PORTVERSION=	1.0.0
+PORTVERSION=	1.0.1
 CATEGORIES=	archivers www pear
 
 MAINTAINER=	antonio@php.net
-COMMENT=	PEAR class to easily manipulate tar, gz and zip files
+COMMENT=	PEAR class to easily manipulate tar, gz, bz2 and zip files
 
 BUILD_DEPENDS=	${PEARDIR}/MIME/Type.php:${PORTSDIR}/mail/pear-MIME_Type
 RUN_DEPENDS=	${BUILD_DEPENDS}
diff -ruN pear-File_Archive.orig/distinfo pear-File_Archive/distinfo
--- pear-File_Archive.orig/distinfo	Mon Apr 25 13:21:47 2005
+++ pear-File_Archive/distinfo	Mon Apr 25 13:22:08 2005
@@ -1,2 +1,2 @@
-MD5 (PEAR/File_Archive-1.0.0.tgz) = 8fc81a11977939f430f6eadc3f9270a0
-SIZE (PEAR/File_Archive-1.0.0.tgz) = 34904
+MD5 (PEAR/File_Archive-1.0.1.tgz) = 977bc9e04d1441cbf8679294c18d5aac
+SIZE (PEAR/File_Archive-1.0.1.tgz) = 35213
diff -ruN pear-File_Archive.orig/pkg-descr pear-File_Archive/pkg-descr
--- pear-File_Archive.orig/pkg-descr	Mon Apr 25 13:21:47 2005
+++ pear-File_Archive/pkg-descr	Mon Apr 25 13:27:28 2005
@@ -1,8 +1,7 @@
-PEAR::File_Archive will let you manipulate easily the tar, gz and zip files.
 This library is strongly object oriented. It makes it very easy to use, writing
 simple code, yet the library is very powerfull.
 
-File_Archive is made of two objects: readers and writers. Are currently
+PEAR::File_Archive is made of two objects : readers and writers. Are currently
 implemented readers from file, directory, tar, gz, zip and bzip2 archives.
 
 You can write to file(s), send mails with files attached, or create tar, gz,
>Release-Note:
>Audit-Trail:
>Unformatted:



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