diff options
author | miwi <miwi@FreeBSD.org> | 2008-04-30 01:00:01 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-04-30 01:00:01 +0800 |
commit | 7317c0c65e7ae7261412a32ce1ad918bbac46921 (patch) | |
tree | 0461dfb468500d44a25ad990e6dbda609b024733 | |
parent | 83e7179e9bfff57b47f3d268dc238e3ac02f623a (diff) | |
download | freebsd-ports-gnome-7317c0c65e7ae7261412a32ce1ad918bbac46921.tar.gz freebsd-ports-gnome-7317c0c65e7ae7261412a32ce1ad918bbac46921.tar.zst freebsd-ports-gnome-7317c0c65e7ae7261412a32ce1ad918bbac46921.zip |
- Update to 123219
PR: 123219
Submitted by: Tsung-Han Yeh <snowfly@yuntech.edu.tw> (maintainer)
-rw-r--r-- | comms/p5-SMS-Send-DeviceGsm/Makefile | 13 | ||||
-rw-r--r-- | comms/p5-SMS-Send-DeviceGsm/distinfo | 6 |
2 files changed, 6 insertions, 13 deletions
diff --git a/comms/p5-SMS-Send-DeviceGsm/Makefile b/comms/p5-SMS-Send-DeviceGsm/Makefile index 375190b68bf3..6d5a822008d8 100644 --- a/comms/p5-SMS-Send-DeviceGsm/Makefile +++ b/comms/p5-SMS-Send-DeviceGsm/Makefile @@ -6,10 +6,9 @@ # PORTNAME= SMS-Send-DeviceGsm -PORTVERSION= 1.00 +PORTVERSION= 1.02 CATEGORIES= comms perl5 MASTER_SITES= CPAN -MASTER_SITE_SUBDIR= SMS PKGNAMEPREFIX= p5- MAINTAINER= snowfly@yuntech.edu.tw @@ -19,14 +18,8 @@ RUN_DEPENDS= ${SITE_PERL}/SMS/Send.pm:${PORTSDIR}/comms/p5-SMS-Send \ ${SITE_PERL}/Device/Gsm.pm:${PORTSDIR}/comms/p5-Device-Gsm BUILD_DEPENDS= ${RUN_DEPENDS} -PERL_CONFIGURE= yes +PERL_CONFIGURE= 5.6.1+ MAN3= SMS::Send::DeviceGsm.3 -.include <bsd.port.pre.mk> - -.if ${PERL_LEVEL} < 500601 -IGNORE= requires perl 5.6.0 due to dependency. Install lang/perl5.8 and try again -.endif - -.include <bsd.port.post.mk> +.include <bsd.port.mk> diff --git a/comms/p5-SMS-Send-DeviceGsm/distinfo b/comms/p5-SMS-Send-DeviceGsm/distinfo index e7d6721df325..20a96d3f3f9f 100644 --- a/comms/p5-SMS-Send-DeviceGsm/distinfo +++ b/comms/p5-SMS-Send-DeviceGsm/distinfo @@ -1,3 +1,3 @@ -MD5 (SMS-Send-DeviceGsm-1.00.tar.gz) = ca37c093aebdb9c5e158c2ed1f442c95 -SHA256 (SMS-Send-DeviceGsm-1.00.tar.gz) = e455210b233144046270846e8f8ad58bb78fbb66eb33531d60c1da85b4266d05 -SIZE (SMS-Send-DeviceGsm-1.00.tar.gz) = 13482 +MD5 (SMS-Send-DeviceGsm-1.02.tar.gz) = 7ac94c55bf114a131114d50b5b604d69 +SHA256 (SMS-Send-DeviceGsm-1.02.tar.gz) = 79c6902c94e5aeafdbfc12081958669ad9b28d21886322a3ae0cb9993fac2f4d +SIZE (SMS-Send-DeviceGsm-1.02.tar.gz) = 13676 |