diff -ruN --exclude=CVS /usr/ports/comms/p5-SMS-Send/Makefile /home/snowfly/work_ports/p5-SMS-Send/Makefile --- /usr/ports/comms/p5-SMS-Send/Makefile 2012-03-14 04:00:16.000000000 +0800 +++ /home/snowfly/work_ports/p5-SMS-Send/Makefile 2012-04-04 16:30:30.000000000 +0800 @@ -2,12 +2,11 @@ # Date created: 2006-08-26 # Whom: Tsung-Han Yeh # -# $FreeBSD: ports/comms/p5-SMS-Send/Makefile,v 1.7 2012/03/13 16:14:41 pgollucci Exp $ +# $FreeBSD$ # PORTNAME= SMS-Send -PORTVERSION= 0.05 -PORTREVISION= 1 +PORTVERSION= 1.06 CATEGORIES= comms perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -15,10 +14,14 @@ 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 +RUN_DEPENDS= p5-Class-Adapter>=1.05:${PORTSDIR}/devel/p5-Class-Adapter \ + p5-Params-Util>=1.00:${PORTSDIR}/devel/p5-Params-Util \ + p5-Module-Pluggable>=3.7:${PORTSDIR}/devel/p5-Module-Pluggable BUILD_DEPENDS= ${RUN_DEPENDS} +TEST_DEPENDS= p5-PathTools>=0.80:${PORTSDIR}/devel/p5-PathTools \ + p5-Test-Simple>=0.47:${PORTSDIR}/devel/p5-Test-Simple + PERL_CONFIGURE= yes MAN3= SMS::Send.3 \ @@ -26,10 +29,4 @@ SMS::Send::Driver.3 \ SMS::Send::Test.3 -.include - -.if ${PERL_LEVEL} < 500905 -RUN_DEPENDS+= p5-Module-Pluggable>=2.5:${PORTSDIR}/devel/p5-Module-Pluggable -.endif - -.include +.include diff -ruN --exclude=CVS /usr/ports/comms/p5-SMS-Send/distinfo /home/snowfly/work_ports/p5-SMS-Send/distinfo --- /usr/ports/comms/p5-SMS-Send/distinfo 2011-03-21 04:00:39.000000000 +0800 +++ /home/snowfly/work_ports/p5-SMS-Send/distinfo 2012-04-04 16:16:21.000000000 +0800 @@ -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