pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/comms/p5-Device-Gsm



Module Name:    pkgsrc
Committed By:   wen
Date:           Sun Jul 24 23:30:13 UTC 2016

Modified Files:
        pkgsrc/comms/p5-Device-Gsm: Makefile distinfo

Log Message:
Update to 1.61

Upstream changes:
1.61  Tue Jun 21 21:05:12 CEST 2016
    - Fixed RT#115491, remove the use of the encodings pragma, now deprecated.
    - Plenty of style, test and functionality fixes contributed by Joel Maslak
      and Paul Cochrane, as part of the CPAN PR Challenge. Awesome job, thanks!
    - Amended the main module documentation to make it clear this module is
      in maintenance mode and hasn't seen any major development work in years.


To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 pkgsrc/comms/p5-Device-Gsm/Makefile
cvs rdiff -u -r1.14 -r1.15 pkgsrc/comms/p5-Device-Gsm/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/comms/p5-Device-Gsm/Makefile
diff -u pkgsrc/comms/p5-Device-Gsm/Makefile:1.32 pkgsrc/comms/p5-Device-Gsm/Makefile:1.33
--- pkgsrc/comms/p5-Device-Gsm/Makefile:1.32    Wed Jun  8 19:22:19 2016
+++ pkgsrc/comms/p5-Device-Gsm/Makefile Sun Jul 24 23:30:13 2016
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.32 2016/06/08 19:22:19 wiz Exp $
+# $NetBSD: Makefile,v 1.33 2016/07/24 23:30:13 wen Exp $
 #
 
-DISTNAME=      Device-Gsm-1.60
+DISTNAME=      Device-Gsm-1.61
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   5
 CATEGORIES=    comms perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Device/}
 

Index: pkgsrc/comms/p5-Device-Gsm/distinfo
diff -u pkgsrc/comms/p5-Device-Gsm/distinfo:1.14 pkgsrc/comms/p5-Device-Gsm/distinfo:1.15
--- pkgsrc/comms/p5-Device-Gsm/distinfo:1.14    Tue Nov  3 01:34:56 2015
+++ pkgsrc/comms/p5-Device-Gsm/distinfo Sun Jul 24 23:30:13 2016
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.14 2015/11/03 01:34:56 agc Exp $
+$NetBSD: distinfo,v 1.15 2016/07/24 23:30:13 wen Exp $
 
-SHA1 (Device-Gsm-1.60.tar.gz) = 78c8a1b65841e7fbe12f328d84672ac6c0b47871
-RMD160 (Device-Gsm-1.60.tar.gz) = 6e97feefb8d4cf9ca5e99436e803a6ba274165b5
-SHA512 (Device-Gsm-1.60.tar.gz) = 390371754d7f90df2b201179494d9de304d9d28a8582ef84901ef4e55dcffae7a16da3a32d2a3bd5bbe5b65a13c45f0827df5b083d9672365c64846e3f924b9e
-Size (Device-Gsm-1.60.tar.gz) = 59053 bytes
+SHA1 (Device-Gsm-1.61.tar.gz) = e4404884a19386370a3ce0d66750ec95ae177f32
+RMD160 (Device-Gsm-1.61.tar.gz) = 6cda3611a75f55404dc88b706317599314d68e57
+SHA512 (Device-Gsm-1.61.tar.gz) = d5f5c750a3ceab2f22634c379a3af6aacc3a3476e3214126b571efe3d8dcd2e0b3c22e1162ac99d9b67284ffd06f1982441800287d23bf47865f17b86e95d102
+Size (Device-Gsm-1.61.tar.gz) = 61777 bytes



Home | Main Index | Thread Index | Old Index