1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

- Update to 2.07

- Convert to new options helper

Changes:	http://search.cpan.org/dist/Business-ISBN/Changes
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2014-01-23 03:27:47 +00:00
parent 374b1e3997
commit 17f3dceebc
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=340784
2 changed files with 7 additions and 14 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= Business-ISBN
PORTVERSION= 2.06
PORTVERSION= 2.07
CATEGORIES= misc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@ -24,16 +24,9 @@ XISBN_DESC= xISBN support
USES= perl5
USE_PERL5= configure
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MBARCODE}
BUILD_DEPENDS+= p5-GD-Barcode>=0:${PORTSDIR}/graphics/p5-GD-Barcode
RUN_DEPENDS+= p5-GD-Barcode>=0:${PORTSDIR}/graphics/p5-GD-Barcode
.endif
.if ${PORT_OPTIONS:MXISBN}
BUILD_DEPENDS+= p5-libwww>=0:${PORTSDIR}/www/p5-libwww
RUN_DEPENDS+= p5-libwww>=0:${PORTSDIR}/www/p5-libwww
.endif
BARCODE_BUILD_DEPENDS= p5-GD-Barcode>=0:${PORTSDIR}/graphics/p5-GD-Barcode
BARCODE_RUN_DEPENDS= p5-GD-Barcode>=0:${PORTSDIR}/graphics/p5-GD-Barcode
XISBN_BUILD_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww
XISBN_RUN_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww
.include <bsd.port.mk>

View File

@ -1,2 +1,2 @@
SHA256 (Business-ISBN-2.06.tar.gz) = cafff48f2f3a060ff0b1c35ebc3c239e507b351e45ec922e5ffab4577cab1eb6
SIZE (Business-ISBN-2.06.tar.gz) = 355843
SHA256 (Business-ISBN-2.07.tar.gz) = 4c11279580872bf3cc7176bb75c25b165d4b59a2828fc43d9a355cec3d0a45ff
SIZE (Business-ISBN-2.07.tar.gz) = 355865