From 6bc45077f85a1608d20a5a2781ad06c438911478 Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Tue, 12 Apr 2005 20:16:51 +0000 Subject: [PATCH] - Update to 1.0.1 PR: ports/79824 Submitted by: Antonio Carlos Venancio Junior (maintainer) --- graphics/pear-Image_Barcode/Makefile | 12 ++++++++++-- graphics/pear-Image_Barcode/distinfo | 4 ++-- 2 files changed, 12 insertions(+), 4 deletions(-) diff --git a/graphics/pear-Image_Barcode/Makefile b/graphics/pear-Image_Barcode/Makefile index 7d4b640553c2..fc2b1624dd11 100644 --- a/graphics/pear-Image_Barcode/Makefile +++ b/graphics/pear-Image_Barcode/Makefile @@ -6,8 +6,8 @@ # PORTNAME= Image_Barcode -PORTVERSION= 0.5 -CATEGORIES= graphics pear +PORTVERSION= 1.0.1 +CATEGORIES= graphics www pear MAINTAINER= antonio@php.net COMMENT= PEAR class for barcode generation @@ -15,6 +15,9 @@ COMMENT= PEAR class for barcode generation BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear-PEAR RUN_DEPENDS= ${BUILD_DEPENDS} +LATEST_LINK= pear-Image_Barcode +OPTIONS= PEAR_PHP_COMPAT "PEAR::PHP_Compat support" off + CATEGORY= Image FILES= Barcode.php Barcode/int25.php Barcode/ean13.php Barcode/Code39.php DOCS= ChangeLog Readme.txt @@ -23,5 +26,10 @@ _DOCSDIR= . _TESTSDIR= . .include + +.if defined(WITH_PEAR_PHP_COMPAT) +RUN_DEPENDS+= ${PEARDIR}/PHP/Compat.php:${PORTSDIR}/devel/pear-PHP_Compat +.endif + .include "${PORTSDIR}/devel/pear-PEAR/Makefile.common" .include diff --git a/graphics/pear-Image_Barcode/distinfo b/graphics/pear-Image_Barcode/distinfo index 87b4a432eb6b..5c4c7236baeb 100644 --- a/graphics/pear-Image_Barcode/distinfo +++ b/graphics/pear-Image_Barcode/distinfo @@ -1,2 +1,2 @@ -MD5 (PEAR/Image_Barcode-0.5.tgz) = 7b6315f52ba7e1063a67b3efd2b52b0f -SIZE (PEAR/Image_Barcode-0.5.tgz) = 7530 +MD5 (PEAR/Image_Barcode-1.0.1.tgz) = eb7aee7fd64a2cc344c449d6eccbe5b0 +SIZE (PEAR/Image_Barcode-1.0.1.tgz) = 7441