pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/comms/p5-Device-Modem pkgsrc changes:
details: https://anonhg.NetBSD.org/pkgsrc/rev/7f2f241a3908
branches: trunk
changeset: 396297:7f2f241a3908
user: sno <sno%pkgsrc.org@localhost>
date: Tue Jul 21 22:43:16 2009 +0000
description:
pkgsrc changes:
- Updating package for p5 module Device::Modem from 1.50nb1 to 1.51
- Setting license to perl license (according to module POD)
Upstream changes:
1.51 Sun Jul 5 09:46:08 CEST 2009
- Fixed documentation for answer() method, timeout was declared
to be in seconds instead of milliseconds.
Thanks to Mikko Puisto for reporting.
diffstat:
comms/p5-Device-Modem/Makefile | 6 +++---
comms/p5-Device-Modem/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (36 lines):
diff -r bfa442cb2cdc -r 7f2f241a3908 comms/p5-Device-Modem/Makefile
--- a/comms/p5-Device-Modem/Makefile Tue Jul 21 22:25:23 2009 +0000
+++ b/comms/p5-Device-Modem/Makefile Tue Jul 21 22:43:16 2009 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.15 2008/10/19 19:17:42 he Exp $
+# $NetBSD: Makefile,v 1.16 2009/07/21 22:43:16 sno Exp $
#
-DISTNAME= Device-Modem-1.50
+DISTNAME= Device-Modem-1.51
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
SVR4_PKGNAME= p5dmd
CATEGORIES= comms perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Device/}
@@ -11,6 +10,7 @@
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= http://search.cpan.org/dist/Device-Modem/
COMMENT= Perl module to talk to modem devices connected via serial port
+LICENSE= ${PERL5_LICENSE}
PKG_DESTDIR_SUPPORT= user-destdir
diff -r bfa442cb2cdc -r 7f2f241a3908 comms/p5-Device-Modem/distinfo
--- a/comms/p5-Device-Modem/distinfo Tue Jul 21 22:25:23 2009 +0000
+++ b/comms/p5-Device-Modem/distinfo Tue Jul 21 22:43:16 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2008/10/12 21:10:04 he Exp $
+$NetBSD: distinfo,v 1.6 2009/07/21 22:43:16 sno Exp $
-SHA1 (Device-Modem-1.50.tar.gz) = 2b3cfc3374206da7d139499d564f7fb6b4419b13
-RMD160 (Device-Modem-1.50.tar.gz) = 1973006f80d1cccb4499dd1e75f41a36b4d3e1e9
-Size (Device-Modem-1.50.tar.gz) = 42093 bytes
+SHA1 (Device-Modem-1.51.tar.gz) = c301fb707e35857bbfce9fc0948c411abc7fc028
+RMD160 (Device-Modem-1.51.tar.gz) = aa97a27ca7991f98bd4ed25040036b7986c7d107
+Size (Device-Modem-1.51.tar.gz) = 42268 bytes
Home |
Main Index |
Thread Index |
Old Index