aboutsummaryrefslogtreecommitdiff
path: root/comms/p5-SMS-Send
diff options
context:
space:
mode:
authorFrederic Culot <culot@FreeBSD.org>2012-04-06 07:21:58 +0000
committerFrederic Culot <culot@FreeBSD.org>2012-04-06 07:21:58 +0000
commitc472391bcda8d490f38c5804116c4d5db14eed68 (patch)
treec054925d5e84957a21c4dc68932cbaaafb3841af /comms/p5-SMS-Send
parentcb1a05ee8c0ace45e2a58182f0186aa5825db865 (diff)
downloadports-c472391bcda8d490f38c5804116c4d5db14eed68.tar.gz
ports-c472391bcda8d490f38c5804116c4d5db14eed68.zip
- Update to 1.06 [1]
- Remove Module::Pluggable dependency which is in core since 5.8.9 [1] - Add LICENSE (Artistic 1 & GPL 1) - Expand the value of BUILD_DEPENDS before assigning it to RUN_DEPENDS Changes: http://search.cpan.org/dist/SMS-Send/Changes PR: ports/166633 [1] Feature safe: yes
Notes
Notes: svn path=/head/; revision=294273
Diffstat (limited to 'comms/p5-SMS-Send')
-rw-r--r--comms/p5-SMS-Send/Makefile20
-rw-r--r--comms/p5-SMS-Send/distinfo4
2 files changed, 10 insertions, 14 deletions
diff --git a/comms/p5-SMS-Send/Makefile b/comms/p5-SMS-Send/Makefile
index 7146b28a40df..f93298d7961b 100644
--- a/comms/p5-SMS-Send/Makefile
+++ b/comms/p5-SMS-Send/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= SMS-Send
-PORTVERSION= 0.05
-PORTREVISION= 1
+PORTVERSION= 1.06
CATEGORIES= comms perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -15,9 +14,12 @@ PKGNAMEPREFIX= p5-
MAINTAINER= snowfly@yuntech.edu.tw
COMMENT= Driver-based API for sending SMS messages
-RUN_DEPENDS= p5-Class-Adapter>=0:${PORTSDIR}/devel/p5-Class-Adapter \
- p5-Params-Util>=0.14:${PORTSDIR}/devel/p5-Params-Util
-BUILD_DEPENDS= ${RUN_DEPENDS}
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
+BUILD_DEPENDS= p5-Class-Adapter>=1.05:${PORTSDIR}/devel/p5-Class-Adapter \
+ p5-Params-Util>=1.00:${PORTSDIR}/devel/p5-Params-Util
+RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
@@ -26,10 +28,4 @@ MAN3= SMS::Send.3 \
SMS::Send::Driver.3 \
SMS::Send::Test.3
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 500905
-RUN_DEPENDS+= p5-Module-Pluggable>=2.5:${PORTSDIR}/devel/p5-Module-Pluggable
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff --git a/comms/p5-SMS-Send/distinfo b/comms/p5-SMS-Send/distinfo
index dbb5e44107ce..e4c6a950fd59 100644
--- a/comms/p5-SMS-Send/distinfo
+++ b/comms/p5-SMS-Send/distinfo
@@ -1,2 +1,2 @@
-SHA256 (SMS-Send-0.05.tar.gz) = 1097724c184e8b5acf6f901165c3ca3e18a987638b15a8023b095ea101c5e054
-SIZE (SMS-Send-0.05.tar.gz) = 27145
+SHA256 (SMS-Send-1.06.tar.gz) = d4134f56f653c60dd8594f07b9d125d0a7c60560f2cfad7e5865d579cae6e2d9
+SIZE (SMS-Send-1.06.tar.gz) = 35184