ports/79312: Update port: www/pear-HTTP_Download to 1.0.0

Antonio Carlos Venancio Junior antonio at php.net
Mon Mar 28 17:40:06 UTC 2005


>Number:         79312
>Category:       ports
>Synopsis:       Update port: www/pear-HTTP_Download to 1.0.0
>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 Mar 28 17:40:05 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Antônio Carlos Venâncio Júnior
>Release:        FreeBSD 4.11-STABLE i386
>Organization:
>Environment:
System: FreeBSD antonio.cb.sc.gov.br 4.11-STABLE FreeBSD 4.11-STABLE #6: Tue Mar 22 09:46:44 BRT 2005     root at antonio.cb.sc.gov.br:/usr/obj/usr/src/sys/ANTONIO  i386
>Description:
+ update port: www/pear-HTTP_Download to 1.0.0
  + changelog: http://pear.php.net/package/HTTP_Download/download/1.0.0/
+ remove PHP version dependency check
+ remove optional packages (already required by devel/pear-PEAR)
+ update pkg-descr
>How-To-Repeat:
>Fix:
diff -ruN pear-HTTP_Download.orig/Makefile pear-HTTP_Download/Makefile
--- pear-HTTP_Download.orig/Makefile	Mon Mar 28 14:13:22 2005
+++ pear-HTTP_Download/Makefile	Mon Mar 28 14:15:43 2005
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	HTTP_Download
-DISTVERSION=	1.0.0RC6
+PORTVERSION=	1.0.0
 CATEGORIES=	www devel pear
 
 MAINTAINER=	antonio at php.net
@@ -15,26 +15,10 @@
 BUILD_DEPENDS=	${PEARDIR}/HTTP/Header.php:${PORTSDIR}/www/pear-HTTP_Header
 RUN_DEPENDS=	${BUILD_DEPENDS}
 
-USE_PHP=	yes
-
-LATEST_LINK=	pear-HTTP_Download
-OPTIONS=	PEAR_ARCHIVE_TAR "PEAR::Archive_Tar support" off
-
 CATEGORY=	HTTP
 FILES=		Download.php Download/PgLOB.php Download/Archive.php
 TESTS=		send.php testcase.php data.txt
 
-.if defined(WITH_PEAR_ARCHIVE_TAR)
-RUN_DEPENDS+=	${PEARDIR}/Archive/Tar.php:${PORTSDIR}/archivers/pear-Archive_Tar
-.endif
-
 .include <bsd.port.pre.mk>
-
-PHP_VERS=	${PHP_VERSION:S/.//g}
-
-.if defined(PHP_VERS) && ${PHP_VERS} < 420
-IGNORE=		"You need PHP 4.2.0 or later to install PEAR::HTTP_Download"
-.endif
-
 .include "${PORTSDIR}/devel/pear-PEAR/Makefile.common"
 .include <bsd.port.post.mk>
diff -ruN pear-HTTP_Download.orig/distinfo pear-HTTP_Download/distinfo
--- pear-HTTP_Download.orig/distinfo	Mon Mar 28 14:13:22 2005
+++ pear-HTTP_Download/distinfo	Mon Mar 28 14:14:37 2005
@@ -1,2 +1,2 @@
-MD5 (PEAR/HTTP_Download-1.0.0RC6.tgz) = 6df97a19fe22a1f72100f2420c9d3f53
-SIZE (PEAR/HTTP_Download-1.0.0RC6.tgz) = 11135
+MD5 (PEAR/HTTP_Download-1.0.0.tgz) = cf8818cc7887d2e4c558da4e23959504
+SIZE (PEAR/HTTP_Download-1.0.0.tgz) = 11159
diff -ruN pear-HTTP_Download.orig/pkg-descr pear-HTTP_Download/pkg-descr
--- pear-HTTP_Download.orig/pkg-descr	Mon Mar 28 14:13:22 2005
+++ pear-HTTP_Download/pkg-descr	Mon Mar 28 14:15:06 2005
@@ -7,7 +7,7 @@
 - Basic throttling mechanism
 - On-the-fly gzip-compression
 - Ranges (partial downloads and resuming)
-- Delivery of on-the-fly generated archives through Archive_Tar and
-Archive_Zip
+- Delivery of on-the-fly generated archives through Archive_Tar and Archive_Zip
+- Sending of PgSQL LOBs without the need to read all data in prior to sending
 
 WWW: http://pear.php.net/package/HTTP_Download/
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list