From 6a5dbad82f1bf0754904b9fefa9e5e9e4d01afd0 Mon Sep 17 00:00:00 2001 From: Alex Dupre Date: Tue, 14 Dec 2010 15:09:00 +0000 Subject: Some cleanup: * Update comment to reflect that this is a php4 only port. * Update IGNORE_WITH_PHP to mark as IGNORE= with php 5.2. * Remove MD5 line from distinfo * Add LICENSE PR: ports/152902 Submitted by: Tom Judge --- archivers/pecl-zip/Makefile | 6 ++++-- archivers/pecl-zip/distinfo | 1 - 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/archivers/pecl-zip/Makefile b/archivers/pecl-zip/Makefile index 60154ebafc93..1cafafa218bc 100644 --- a/archivers/pecl-zip/Makefile +++ b/archivers/pecl-zip/Makefile @@ -14,13 +14,15 @@ EXTRACT_SUFX= .tgz DIST_SUBDIR= PECL MAINTAINER= ale@FreeBSD.org -COMMENT= A PECL extension to create and read zip files +COMMENT= A PECL extension to create and read zip files (PHP 4 only) + +LICENSE= PHP301 USE_PHP= pcre USE_PHP_BUILD= yes USE_PHPEXT= yes DEFAULT_PHP_VER=4 -IGNORE_WITH_PHP=5 +IGNORE_WITH_PHP=5 52 CONFIGURE_ARGS= --enable-zip --with-zlib-dir=/usr diff --git a/archivers/pecl-zip/distinfo b/archivers/pecl-zip/distinfo index 81ba78ae1d23..7f9ae1b2f20c 100644 --- a/archivers/pecl-zip/distinfo +++ b/archivers/pecl-zip/distinfo @@ -1,3 +1,2 @@ -MD5 (PECL/zip-1.9.0.tgz) = 045c5c2ee8e657c1ef7ab3a14a79617a SHA256 (PECL/zip-1.9.0.tgz) = 8044fbd9d8513ecc54c33af6cf8cedee43cc671f4d33e924001cda04cbc9140f SIZE (PECL/zip-1.9.0.tgz) = 63971 -- cgit v1.2.3