aboutsummaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2014-01-23 11:27:47 +0800
committersunpoet <sunpoet@FreeBSD.org>2014-01-23 11:27:47 +0800
commitde8a60d322c1f3f7b2a057b922d1fc6ac74c561a (patch)
tree645589f30bf37a85c19f6d29c75001fe2acbaf19 /misc
parent28c90c1ee53f032bf75a321dd2c23793b8229a24 (diff)
downloadfreebsd-ports-gnome-de8a60d322c1f3f7b2a057b922d1fc6ac74c561a.tar.gz
freebsd-ports-gnome-de8a60d322c1f3f7b2a057b922d1fc6ac74c561a.tar.zst
freebsd-ports-gnome-de8a60d322c1f3f7b2a057b922d1fc6ac74c561a.zip
- Update to 2.07
- Convert to new options helper Changes: http://search.cpan.org/dist/Business-ISBN/Changes
Diffstat (limited to 'misc')
-rw-r--r--misc/p5-Business-ISBN/Makefile17
-rw-r--r--misc/p5-Business-ISBN/distinfo4
2 files changed, 7 insertions, 14 deletions
diff --git a/misc/p5-Business-ISBN/Makefile b/misc/p5-Business-ISBN/Makefile
index 337e5e457fee..1c1819cfbc89 100644
--- a/misc/p5-Business-ISBN/Makefile
+++ b/misc/p5-Business-ISBN/Makefile
@@ -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>
diff --git a/misc/p5-Business-ISBN/distinfo b/misc/p5-Business-ISBN/distinfo
index 8243cc5638cb..425b740f68eb 100644
--- a/misc/p5-Business-ISBN/distinfo
+++ b/misc/p5-Business-ISBN/distinfo
@@ -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