diff options
author | bapt <bapt@FreeBSD.org> | 2011-06-01 03:09:52 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2011-06-01 03:09:52 +0800 |
commit | 4ab02689b0c6ba9905b53fe229d02a8b54ecefc3 (patch) | |
tree | 1e2b5828e760f65f5f80456cdaa68201b3164976 /comms/p5-Device-Modem | |
parent | 620aa44965fb5195871c660c72a990131118aa42 (diff) | |
download | freebsd-ports-gnome-4ab02689b0c6ba9905b53fe229d02a8b54ecefc3.tar.gz freebsd-ports-gnome-4ab02689b0c6ba9905b53fe229d02a8b54ecefc3.tar.zst freebsd-ports-gnome-4ab02689b0c6ba9905b53fe229d02a8b54ecefc3.zip |
- update to 1.54
Diffstat (limited to 'comms/p5-Device-Modem')
-rw-r--r-- | comms/p5-Device-Modem/Makefile | 7 | ||||
-rw-r--r-- | comms/p5-Device-Modem/distinfo | 4 |
2 files changed, 6 insertions, 5 deletions
diff --git a/comms/p5-Device-Modem/Makefile b/comms/p5-Device-Modem/Makefile index 6ab5ec8f9284..493c33e85ada 100644 --- a/comms/p5-Device-Modem/Makefile +++ b/comms/p5-Device-Modem/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Device-Modem -PORTVERSION= 1.53 +PORTVERSION= 1.54 CATEGORIES= comms perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,8 +14,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl class to interface generic modems (AT-compliant) -BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Device/SerialPort.pm:${PORTSDIR}/comms/p5-Device-SerialPort -RUN_DEPENDS= ${BUILD_DEPENDS} +BUILD_DEPENDS= p5-Device-SerialPort>=0:${PORTSDIR}/comms/p5-Device-SerialPort + +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes diff --git a/comms/p5-Device-Modem/distinfo b/comms/p5-Device-Modem/distinfo index 34ceb3c2cfcb..eec35abc3417 100644 --- a/comms/p5-Device-Modem/distinfo +++ b/comms/p5-Device-Modem/distinfo @@ -1,2 +1,2 @@ -SHA256 (Device-Modem-1.53.tar.gz) = 1eedcedf1be9f98869f7934e8ead47e3d4c4ce4713353aede2e8cb1e2180993f -SIZE (Device-Modem-1.53.tar.gz) = 44062 +SHA256 (Device-Modem-1.54.tar.gz) = 7944895b1534e68ec068a3accbaba06d8d9037b79441554a4b9b062e4c2c4763 +SIZE (Device-Modem-1.54.tar.gz) = 44057 |