aboutsummaryrefslogtreecommitdiff
path: root/graphics/pear-Image_Barcode
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2005-04-12 20:16:51 +0000
committerPav Lucistnik <pav@FreeBSD.org>2005-04-12 20:16:51 +0000
commit6bc45077f85a1608d20a5a2781ad06c438911478 (patch)
tree6e1a6de12b1ff699e142750b42b29d7e6d5b7171 /graphics/pear-Image_Barcode
parent9a9474297864b4435a89ff6fa130ca37cf932667 (diff)
downloadports-6bc45077f85a1608d20a5a2781ad06c438911478.tar.gz
ports-6bc45077f85a1608d20a5a2781ad06c438911478.zip
Notes
Diffstat (limited to 'graphics/pear-Image_Barcode')
-rw-r--r--graphics/pear-Image_Barcode/Makefile12
-rw-r--r--graphics/pear-Image_Barcode/distinfo4
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 <bsd.port.pre.mk>
+
+.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 <bsd.port.post.mk>
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