aboutsummaryrefslogtreecommitdiff
path: root/comms/p5-SMS-Send
diff options
context:
space:
mode:
authorGabor Kovesdan <gabor@FreeBSD.org>2008-02-20 10:17:03 +0000
committerGabor Kovesdan <gabor@FreeBSD.org>2008-02-20 10:17:03 +0000
commitdcc52e78286cee217bf25fee1e4c2cfebdbc5cd9 (patch)
treeae36730c4d26734ac9496b0485ba46dea438d4e1 /comms/p5-SMS-Send
parent4e4c5080bd466acb87296d14985206162b1a6aea (diff)
downloadports-dcc52e78286cee217bf25fee1e4c2cfebdbc5cd9.tar.gz
ports-dcc52e78286cee217bf25fee1e4c2cfebdbc5cd9.zip
- Update to 0.05
- Add missing dependencies - Style PR: ports/120807 Submitted by: Felippe de Meirelles Motta <lippemail@gmail.com> Approved by: "snowfly" <snowfly@yuntech.edu.tw> (maintainer)
Notes
Notes: svn path=/head/; revision=207635
Diffstat (limited to 'comms/p5-SMS-Send')
-rw-r--r--comms/p5-SMS-Send/Makefile13
-rw-r--r--comms/p5-SMS-Send/distinfo6
2 files changed, 10 insertions, 9 deletions
diff --git a/comms/p5-SMS-Send/Makefile b/comms/p5-SMS-Send/Makefile
index f4e97a7bdce4..e5d282e525f1 100644
--- a/comms/p5-SMS-Send/Makefile
+++ b/comms/p5-SMS-Send/Makefile
@@ -6,19 +6,20 @@
#
PORTNAME= SMS-Send
-PORTVERSION= 0.04
+PORTVERSION= 0.05
CATEGORIES= comms perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR= SMS
+MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= snowfly@yuntech.edu.tw
COMMENT= Driver-based API for sending SMS messages
-RUN_DEPENDS= ${SITE_PERL}/Class/Adapter.pm:${PORTSDIR}/devel/p5-Class-Adapter \
+BUILD_DEPENDS= ${SITE_PERL}/Class/Adapter.pm:${PORTSDIR}/devel/p5-Class-Adapter \
${SITE_PERL}/Module/Pluggable.pm:${PORTSDIR}/devel/p5-Module-Pluggable \
- ${SITE_PERL}/Params/Util.pm:${PORTSDIR}/devel/p5-Params-Util
-BUILD_DEPENDS= ${RUN_DEPENDS}
+ ${SITE_PERL}/Params/Util.pm:${PORTSDIR}/devel/p5-Params-Util \
+ ${SITE_PERL}/${PERL_ARCH}/File/Spec.pm:${PORTSDIR}/devel/p5-PathTools \
+ ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple
+RUN_DEPENDS+= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
diff --git a/comms/p5-SMS-Send/distinfo b/comms/p5-SMS-Send/distinfo
index a98e9df9c381..a27ededfaeae 100644
--- a/comms/p5-SMS-Send/distinfo
+++ b/comms/p5-SMS-Send/distinfo
@@ -1,3 +1,3 @@
-MD5 (SMS-Send-0.04.tar.gz) = fea9e57beeaa188448c1af73d864dfc6
-SHA256 (SMS-Send-0.04.tar.gz) = 948bf7a91ee3849465b87449c2a6895036d3f499a52e5cd7e456a932cfedb59f
-SIZE (SMS-Send-0.04.tar.gz) = 26679
+MD5 (SMS-Send-0.05.tar.gz) = d87fd901e56277689103769f0acd0245
+SHA256 (SMS-Send-0.05.tar.gz) = 1097724c184e8b5acf6f901165c3ca3e18a987638b15a8023b095ea101c5e054
+SIZE (SMS-Send-0.05.tar.gz) = 27145