diff options
author | Felippe de Meirelles Motta <lippe@FreeBSD.org> | 2008-09-28 14:32:38 +0000 |
---|---|---|
committer | Felippe de Meirelles Motta <lippe@FreeBSD.org> | 2008-09-28 14:32:38 +0000 |
commit | 42e80e12bcbc42b14600b6e9ed077d86a8ea7c7a (patch) | |
tree | da2221eddc7d9eb614c19b4a667c6ce88b7683a8 /comms | |
parent | e92a5b1fc71c8e010ee90b6166351909b642d2b2 (diff) |
Notes
Diffstat (limited to 'comms')
-rw-r--r-- | comms/p5-SMS-Send-DeviceGsm/Makefile | 9 | ||||
-rw-r--r-- | comms/p5-SMS-Send-DeviceGsm/distinfo | 6 |
2 files changed, 8 insertions, 7 deletions
diff --git a/comms/p5-SMS-Send-DeviceGsm/Makefile b/comms/p5-SMS-Send-DeviceGsm/Makefile index 6d5a822008d8..bda63c8d0f36 100644 --- a/comms/p5-SMS-Send-DeviceGsm/Makefile +++ b/comms/p5-SMS-Send-DeviceGsm/Makefile @@ -6,7 +6,7 @@ # PORTNAME= SMS-Send-DeviceGsm -PORTVERSION= 1.02 +PORTVERSION= 1.04 CATEGORIES= comms perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,9 +14,10 @@ PKGNAMEPREFIX= p5- MAINTAINER= snowfly@yuntech.edu.tw COMMENT= An SMS::Send driver for Device::Gsm -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} +RUN_DEPENDS= p5-SMS-Send>=0.04:${PORTSDIR}/comms/p5-SMS-Send \ + p5-Device-Gsm>=1.45:${PORTSDIR}/comms/p5-Device-Gsm +BUILD_DEPENDS= p5-SMS-Send>=0.04:${PORTSDIR}/comms/p5-SMS-Send \ + p5-Device-Gsm>=1.45:${PORTSDIR}/comms/p5-Device-Gsm PERL_CONFIGURE= 5.6.1+ diff --git a/comms/p5-SMS-Send-DeviceGsm/distinfo b/comms/p5-SMS-Send-DeviceGsm/distinfo index 20a96d3f3f9f..95d279cc224f 100644 --- a/comms/p5-SMS-Send-DeviceGsm/distinfo +++ b/comms/p5-SMS-Send-DeviceGsm/distinfo @@ -1,3 +1,3 @@ -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 +MD5 (SMS-Send-DeviceGsm-1.04.tar.gz) = 2ee64add8cd9266ee97c4098543112d8 +SHA256 (SMS-Send-DeviceGsm-1.04.tar.gz) = 86649e47680975b0e1a6bd5d960f43a719722361f73855994024252eb26722f8 +SIZE (SMS-Send-DeviceGsm-1.04.tar.gz) = 20510 |