Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/comms/p5-Device-Modem p5-Device-Modem: update to 1.59.
details: https://anonhg.NetBSD.org/pkgsrc/rev/911959172657
branches: trunk
changeset: 438194:911959172657
user: wiz <wiz%pkgsrc.org@localhost>
date: Sun Sep 06 19:44:40 2020 +0000
description:
p5-Device-Modem: update to 1.59.
1.59 Mon Jun 15 08:17:54 CEST 2020
- Merged pull request #6 from ghciv6/fix_multi_instance_log
fixed log handling with multi instances and typo in close().
Thanks to @ghciv6 !
1.58
- Updated test suite a bit.
- Added the tests to the manifest.
- Got rid of indirect object syntax.
- Moved test.pl to the actual test suite.
- Updated $VERSION declarations according to:
http://www.dagolden.com/index.php/369/version-numbers-should-be-boring/
- Added some extra tests (xt/author, xt/release).
- Fixed some spelling.
diffstat:
comms/p5-Device-Modem/Makefile | 5 ++---
comms/p5-Device-Modem/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 8 deletions(-)
diffs (29 lines):
diff -r bbe41ab14f4b -r 911959172657 comms/p5-Device-Modem/Makefile
--- a/comms/p5-Device-Modem/Makefile Sun Sep 06 19:43:13 2020 +0000
+++ b/comms/p5-Device-Modem/Makefile Sun Sep 06 19:44:40 2020 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.34 2020/08/31 18:06:45 wiz Exp $
+# $NetBSD: Makefile,v 1.35 2020/09/06 19:44:40 wiz Exp $
-DISTNAME= Device-Modem-1.57
+DISTNAME= Device-Modem-1.59
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 7
CATEGORIES= comms perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Device/}
diff -r bbe41ab14f4b -r 911959172657 comms/p5-Device-Modem/distinfo
--- a/comms/p5-Device-Modem/distinfo Sun Sep 06 19:43:13 2020 +0000
+++ b/comms/p5-Device-Modem/distinfo Sun Sep 06 19:44:40 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.11 2015/11/03 01:34:56 agc Exp $
+$NetBSD: distinfo,v 1.12 2020/09/06 19:44:40 wiz Exp $
-SHA1 (Device-Modem-1.57.tar.gz) = a7ac35b28424219af594731598b5006293238e1f
-RMD160 (Device-Modem-1.57.tar.gz) = e14875d50684494cd6f9b37a39f9921dd4ba8b2c
-SHA512 (Device-Modem-1.57.tar.gz) = 5c8370b87893095c08883c80ea277a337dbbc6358f8095e8ae2bf63f45f33447455b7fe73cbce2e3577e72437224b434b70c1f8f45195d6a0e249bd9449ff346
-Size (Device-Modem-1.57.tar.gz) = 37969 bytes
+SHA1 (Device-Modem-1.59.tar.gz) = b892c01e31dd7cfa51dea858bb70b686bc90db97
+RMD160 (Device-Modem-1.59.tar.gz) = 7d6855b09160408edd117bd7245a6591c1a4dd41
+SHA512 (Device-Modem-1.59.tar.gz) = 4108655d9bc969c75f6c96ddfd2f1a2bac0c884dc5e9c809dd1118dc5abba711933f720c333735877faf7aae9dcd2fbbdf4f99c23d90cc34c3c88a13a583267a
+Size (Device-Modem-1.59.tar.gz) = 44499 bytes
Home |
Main Index |
Thread Index |
Old Index