update to Device::Modem 1.56 from dhill

This commit is contained in:
sthen 2012-05-17 08:56:47 +00:00
parent 1f4053bbd9
commit aae0e427f7
3 changed files with 10 additions and 10 deletions

View File

@ -1,9 +1,8 @@
# $OpenBSD: Makefile,v 1.10 2010/12/03 11:44:23 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.11 2012/05/17 08:56:47 sthen Exp $
COMMENT= talk to modem devices connected via serial port
DISTNAME= Device-Modem-1.51
REVISION= 0
DISTNAME= Device-Modem-1.56
CATEGORIES= comms
MODULES= cpan
@ -16,7 +15,6 @@ PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
USE_GROFF = Yes
BUILD_DEPENDS= comms/p5-Device-SerialPort>=1
.include <bsd.port.mk>

View File

@ -1,5 +1,5 @@
MD5 (Device-Modem-1.51.tar.gz) = k0bAt+tBaY93LTIBY+BQtA==
RMD160 (Device-Modem-1.51.tar.gz) = qpeifKeZH5i9TtJQQANreYbH0Qc=
SHA1 (Device-Modem-1.51.tar.gz) = wwH7cH41hXu/zp/AlIxBGrx/wCg=
SHA256 (Device-Modem-1.51.tar.gz) = FRUv3Zh4e7hbsNSQvtjg07aqVYoOOK2RpcR03/hh/NE=
SIZE (Device-Modem-1.51.tar.gz) = 42268
MD5 (Device-Modem-1.56.tar.gz) = oOxFw+MTvqJ8y0dtO3JZVQ==
RMD160 (Device-Modem-1.56.tar.gz) = kZ4Fpv3dqCDbOP882wPx3kH4czI=
SHA1 (Device-Modem-1.56.tar.gz) = 8PbXq30RYji8SEV05HMJ2lbYy+Q=
SHA256 (Device-Modem-1.56.tar.gz) = kH/Ag7XcEeB4KjqUgrCBAQj9Ow8r8J79vcztKmzOYHE=
SIZE (Device-Modem-1.56.tar.gz) = 37726

View File

@ -1,7 +1,8 @@
@comment $OpenBSD: PLIST,v 1.4 2007/07/30 18:13:53 simon Exp $
@comment $OpenBSD: PLIST,v 1.5 2012/05/17 08:56:47 sthen Exp $
${P5SITE}/Device/
${P5SITE}/Device/Modem/
${P5SITE}/Device/Modem.pm
${P5SITE}/Device/Modem/FAQ.pod
${P5SITE}/Device/Modem/Log/
${P5SITE}/Device/Modem/Log/File.pm
${P5SITE}/Device/Modem/Log/Syslog.pm
@ -9,6 +10,7 @@ ${P5SITE}/Device/Modem/Protocol/
${P5SITE}/Device/Modem/Protocol/Xmodem.pm
${P5SITE}/Device/Modem/UsRobotics.pm
@man man/man3p/Device::Modem.3p
@man man/man3p/Device::Modem::FAQ.3p
@man man/man3p/Device::Modem::Log::File.3p
@man man/man3p/Device::Modem::Log::Syslog.3p
@man man/man3p/Device::Modem::Protocol::Xmodem.3p