1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

- update to 1.54

This commit is contained in:
Baptiste Daroussin 2011-05-31 19:09:52 +00:00
parent 7769f7cfd2
commit 1705f54d5d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=274884
2 changed files with 6 additions and 5 deletions

View File

@ -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

View File

@ -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