Sun Apr 1 18:56:55 2012 UTC ()
Updated to 1.60

Changes:
1.60  Fri Mar 16 12:14:07 CET 2012
    - Removed the syslog test. Was artificial and pointless,
      and it failed on Windows and Solaris. Thanks to CPAN testers reports.

1.59  Thu Mar  8 10:13:30 CET 2012
    - Fixed RT #75619, POD fixes to make the POD clean for Debian packaging.
    - Applied .perltidyrc to all source files. Watch out if you had patches :)


(rhaen)
diff -r1.24 -r1.25 pkgsrc/comms/p5-Device-Gsm/Makefile
diff -r1.12 -r1.13 pkgsrc/comms/p5-Device-Gsm/distinfo

cvs diff -r1.24 -r1.25 pkgsrc/comms/p5-Device-Gsm/Makefile (expand / switch to unified diff)

--- pkgsrc/comms/p5-Device-Gsm/Makefile 2011/08/16 19:58:06 1.24
+++ pkgsrc/comms/p5-Device-Gsm/Makefile 2012/04/01 18:56:54 1.25
@@ -1,17 +1,17 @@ @@ -1,17 +1,17 @@
1# $NetBSD: Makefile,v 1.24 2011/08/16 19:58:06 wiz Exp $ 1# $NetBSD: Makefile,v 1.25 2012/04/01 18:56:54 rhaen Exp $
2# 2#
3 3
4DISTNAME= Device-Gsm-1.58 4DISTNAME= Device-Gsm-1.60
5PKGNAME= p5-${DISTNAME} 5PKGNAME= p5-${DISTNAME}
6SVR4_PKGNAME= p5dgs 6SVR4_PKGNAME= p5dgs
7CATEGORIES= comms perl5 7CATEGORIES= comms perl5
8MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Device/} 8MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Device/}
9 9
10MAINTAINER= pkgsrc-users@NetBSD.org 10MAINTAINER= pkgsrc-users@NetBSD.org
11HOMEPAGE= http://search.cpan.org/dist/Device-Gsm/ 11HOMEPAGE= http://search.cpan.org/dist/Device-Gsm/
12COMMENT= Perl module to interface GSM cellular / modems 12COMMENT= Perl module to interface GSM cellular / modems
13LICENSE= ${PERL5_LICENSE} 13LICENSE= ${PERL5_LICENSE}
14 14
15PKG_DESTDIR_SUPPORT= user-destdir 15PKG_DESTDIR_SUPPORT= user-destdir
16 16
17DEPENDS+= p5-Device-Modem>=1.47:../../comms/p5-Device-Modem 17DEPENDS+= p5-Device-Modem>=1.47:../../comms/p5-Device-Modem

cvs diff -r1.12 -r1.13 pkgsrc/comms/p5-Device-Gsm/distinfo (expand / switch to unified diff)

--- pkgsrc/comms/p5-Device-Gsm/distinfo 2011/08/16 19:58:06 1.12
+++ pkgsrc/comms/p5-Device-Gsm/distinfo 2012/04/01 18:56:54 1.13
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.12 2011/08/16 19:58:06 wiz Exp $ 1$NetBSD: distinfo,v 1.13 2012/04/01 18:56:54 rhaen Exp $
2 2
3SHA1 (Device-Gsm-1.58.tar.gz) = 01a1d15ba606d2760d6f6091f1693afe89eea1b2 3SHA1 (Device-Gsm-1.60.tar.gz) = 78c8a1b65841e7fbe12f328d84672ac6c0b47871
4RMD160 (Device-Gsm-1.58.tar.gz) = a18da5132776ff2e2228efdb5c7fd6bf7017e7fc 4RMD160 (Device-Gsm-1.60.tar.gz) = 6e97feefb8d4cf9ca5e99436e803a6ba274165b5
5Size (Device-Gsm-1.58.tar.gz) = 48197 bytes 5Size (Device-Gsm-1.60.tar.gz) = 59053 bytes