svn commit: r318176 - head/graphics/pear-Image_Barcode2
Martin Wilke
miwi at FreeBSD.org
Tue May 14 16:35:08 UTC 2013
Author: miwi
Date: Tue May 14 16:35:08 2013
New Revision: 318176
URL: http://svnweb.freebsd.org/changeset/ports/318176
Log:
- Update to 0.2.3
PR: 178503
Submitted by: maintainer
Modified:
head/graphics/pear-Image_Barcode2/Makefile (contents, props changed)
head/graphics/pear-Image_Barcode2/distinfo (contents, props changed)
Modified: head/graphics/pear-Image_Barcode2/Makefile
==============================================================================
--- head/graphics/pear-Image_Barcode2/Makefile Tue May 14 16:34:28 2013 (r318175)
+++ head/graphics/pear-Image_Barcode2/Makefile Tue May 14 16:35:08 2013 (r318176)
@@ -1,12 +1,8 @@
-# Ports collection makefile for: pear-Image_Barcode2
-# Date created: 16 Apr 2012
-# Whom: Muhammad Moinur Rahman <5u623l20 at gmail.com>
-#
+# Created by: Muhammad Moinur Rahman <5u623l20 at gmail.com>
# $FreeBSD$
-#
PORTNAME= Image_Barcode2
-PORTVERSION= 0.2.1
+PORTVERSION= 0.2.3
CATEGORIES= graphics www pear
MAINTAINER= 5u623l20 at gmail.com
@@ -16,11 +12,10 @@ BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${POR
RUN_DEPENDS:= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
USE_PHP= gd
+PEAR_AUTOINSTALL= yes
LATEST_LINK= pear-${PORTNAME}
-PEAR_AUTOINSTALL= yes
-
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
.include <bsd.port.post.mk>
Modified: head/graphics/pear-Image_Barcode2/distinfo
==============================================================================
--- head/graphics/pear-Image_Barcode2/distinfo Tue May 14 16:34:28 2013 (r318175)
+++ head/graphics/pear-Image_Barcode2/distinfo Tue May 14 16:35:08 2013 (r318176)
@@ -1,2 +1,2 @@
-SHA256 (PEAR/Image_Barcode2-0.2.1.tgz) = 30e7d04521d48b59dc20cb99a3562146a3bd08093c3ed745dee9b8fed643fad0
-SIZE (PEAR/Image_Barcode2-0.2.1.tgz) = 15032
+SHA256 (PEAR/Image_Barcode2-0.2.3.tgz) = 390dd02da90e47f0479e535c62daabb8c3589a3bd374dd79ee6d959e13915e95
+SIZE (PEAR/Image_Barcode2-0.2.3.tgz) = 15879
More information about the svn-ports-all
mailing list