aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--graphics/pear-Image_Barcode/Makefile9
-rw-r--r--graphics/pear-Image_Barcode/distinfo4
2 files changed, 6 insertions, 7 deletions
diff --git a/graphics/pear-Image_Barcode/Makefile b/graphics/pear-Image_Barcode/Makefile
index 8d852e6f965c..6bcc9fc3c0a1 100644
--- a/graphics/pear-Image_Barcode/Makefile
+++ b/graphics/pear-Image_Barcode/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Image_Barcode
-PORTVERSION= 1.0.2
+PORTVERSION= 1.0.3
CATEGORIES= graphics www pear
MAINTAINER= antonio@php.net
@@ -22,11 +22,10 @@ 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/upca.php Barcode/code128.php
DOCS= ChangeLog Readme.txt
-TESTS= test-image-barcode.php barcode_img.php
-_DOCSDIR= .
-_TESTSDIR= .
+EXAMPLES= test-image-barcode.php barcode_img.php
+_EXAMPLESDIR= docs/examples
.include <bsd.port.pre.mk>
diff --git a/graphics/pear-Image_Barcode/distinfo b/graphics/pear-Image_Barcode/distinfo
index 599f207e4626..af0b0827e84c 100644
--- a/graphics/pear-Image_Barcode/distinfo
+++ b/graphics/pear-Image_Barcode/distinfo
@@ -1,2 +1,2 @@
-MD5 (PEAR/Image_Barcode-1.0.2.tgz) = 5007f8be9e48e0cc077684d0d1dab033
-SIZE (PEAR/Image_Barcode-1.0.2.tgz) = 8714
+MD5 (PEAR/Image_Barcode-1.0.3.tgz) = 3a439d3214b219afd227d3b5a539fb3a
+SIZE (PEAR/Image_Barcode-1.0.3.tgz) = 12371