Index: head/graphics/pear-Image_Barcode/Makefile =================================================================== --- head/graphics/pear-Image_Barcode/Makefile (revision 191036) +++ head/graphics/pear-Image_Barcode/Makefile (revision 191037) @@ -1,37 +1,37 @@ # Ports collection makefile for: pear-Image_Barcode # Date created: 11 March 2005 # Whom: Antonio Carlos Venancio Junior () # # $FreeBSD$ # PORTNAME= Image_Barcode -PORTVERSION= 1.0.4 +PORTVERSION= 1.1.0 CATEGORIES= graphics www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= PEAR class for barcode generation BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear RUN_DEPENDS= ${BUILD_DEPENDS} USE_PHP= gd LATEST_LINK= pear-${PORTNAME} OPTIONS= PEAR_PHP_COMPAT "PEAR::PHP_Compat support" off CATEGORY= Image FILES= Barcode.php Barcode/int25.php Barcode/ean13.php Barcode/Code39.php \ Barcode/upca.php Barcode/code128.php Barcode/postnet.php DOCS= ChangeLog Readme.txt EXAMPLES= test-image-barcode.php barcode_img.php _EXAMPLESDIR= docs/examples .include .if defined(WITH_PEAR_PHP_COMPAT) RUN_DEPENDS+= ${PEARDIR}/PHP/Compat.php:${PORTSDIR}/devel/pear-PHP_Compat .endif .include "${PORTSDIR}/devel/pear/bsd.pear.mk" .include Property changes on: head/graphics/pear-Image_Barcode/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.7 \ No newline at end of property +1.8 \ No newline at end of property Index: head/graphics/pear-Image_Barcode/distinfo =================================================================== --- head/graphics/pear-Image_Barcode/distinfo (revision 191036) +++ head/graphics/pear-Image_Barcode/distinfo (revision 191037) @@ -1,3 +1,3 @@ -MD5 (PEAR/Image_Barcode-1.0.4.tgz) = f029193037c9e0942f03440217bc676b -SHA256 (PEAR/Image_Barcode-1.0.4.tgz) = eced941fab50840f31e0266bac7f05368f6c47220b2c8f6f6dbeb34639d3dc87 -SIZE (PEAR/Image_Barcode-1.0.4.tgz) = 13150 +MD5 (PEAR/Image_Barcode-1.1.0.tgz) = 6fb0c657f71a75331be9c4b4310d07ae +SHA256 (PEAR/Image_Barcode-1.1.0.tgz) = 4d09f8f8563ec5800eb25ede95d3053d1cd31ad550c1bff2cd3c9523c1925bb3 +SIZE (PEAR/Image_Barcode-1.1.0.tgz) = 13024 Property changes on: head/graphics/pear-Image_Barcode/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.6 \ No newline at end of property +1.7 \ No newline at end of property