Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Apr 2005 10:14:06 -0300 (BRT)
From:      Antonio Carlos Venancio Junior <antonio@php.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/79824: [maintainer update] graphics/pear-Image_Barcode to 1.0.1
Message-ID:  <200504121314.j3CDE6rC092452@digitalsign.com>
Resent-Message-ID: <200504121320.j3CDKUXY031173@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         79824
>Category:       ports
>Synopsis:       [maintainer update] graphics/pear-Image_Barcode to 1.0.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Apr 12 13:20:30 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Antonio Carlos Venancio Junior
>Release:        FreeBSD 4.11-STABLE i386
>Organization:
>Environment:
System: FreeBSD antonio.cb.sc.gov.br 4.11-STABLE FreeBSD 4.11-STABLE #12: Mon Apr  4 08:35:27 BRT 2005     root@antonio.cb.sc.gov.br:/usr/src/sys/compile/ANTONIO  i386
>Description:
+ update port: graphics/pear-Image_Barcode to 1.0.1
  + changelog: http://pear.php.net/package/Image_Barcode/download/1.0.1/
>How-To-Repeat:
>Fix:
diff -ruN pear-Image_Barcode.orig/Makefile pear-Image_Barcode/Makefile
--- pear-Image_Barcode.orig/Makefile	Tue Apr 12 08:11:55 2005
+++ pear-Image_Barcode/Makefile	Tue Apr 12 10:04:37 2005
@@ -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 @@
 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 @@
 _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 -ruN pear-Image_Barcode.orig/distinfo pear-Image_Barcode/distinfo
--- pear-Image_Barcode.orig/distinfo	Tue Apr 12 08:11:55 2005
+++ pear-Image_Barcode/distinfo	Tue Apr 12 10:04:50 2005
@@ -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
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200504121314.j3CDE6rC092452>