svn commit: r309701 - head/comms/p5-Device-Gsm
Anders Nordby
anders at FreeBSD.org
Sun Dec 30 23:16:23 UTC 2012
Author: anders
Date: Sun Dec 30 23:16:21 2012
New Revision: 309701
URL: http://svnweb.freebsd.org/changeset/ports/309701
Log:
Update to 1.60.
Modified:
head/comms/p5-Device-Gsm/Makefile
head/comms/p5-Device-Gsm/distinfo
head/comms/p5-Device-Gsm/pkg-plist
Modified: head/comms/p5-Device-Gsm/Makefile
==============================================================================
--- head/comms/p5-Device-Gsm/Makefile Sun Dec 30 23:13:04 2012 (r309700)
+++ head/comms/p5-Device-Gsm/Makefile Sun Dec 30 23:16:21 2012 (r309701)
@@ -6,7 +6,7 @@
#
PORTNAME= Device-Gsm
-PORTVERSION= 1.58
+PORTVERSION= 1.60
CATEGORIES= comms perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
Modified: head/comms/p5-Device-Gsm/distinfo
==============================================================================
--- head/comms/p5-Device-Gsm/distinfo Sun Dec 30 23:13:04 2012 (r309700)
+++ head/comms/p5-Device-Gsm/distinfo Sun Dec 30 23:16:21 2012 (r309701)
@@ -1,2 +1,2 @@
-SHA256 (Device-Gsm-1.58.tar.gz) = 87a314172c547f49940c77b2718d633f11105c6bf35c7731b87ef90b6d4eced1
-SIZE (Device-Gsm-1.58.tar.gz) = 48197
+SHA256 (Device-Gsm-1.60.tar.gz) = 9739904d0022d6cf65f27b0ef91dbe4ce7c1cd7ef06dbb2c3e3b09639d8fc0ed
+SIZE (Device-Gsm-1.60.tar.gz) = 59053
Modified: head/comms/p5-Device-Gsm/pkg-plist
==============================================================================
--- head/comms/p5-Device-Gsm/pkg-plist Sun Dec 30 23:13:04 2012 (r309700)
+++ head/comms/p5-Device-Gsm/pkg-plist Sun Dec 30 23:16:21 2012 (r309701)
@@ -1,5 +1,7 @@
%%SITE_PERL%%/Device/Gsm/Sms/Token/VP.pm
+%%SITE_PERL%%/Device/Gsm/Sms/Token/UDH.pm
%%SITE_PERL%%/Device/Gsm/Sms/Token/UD.pm
+%%SITE_PERL%%/Device/Gsm/Sms/Token/ST.pm
%%SITE_PERL%%/Device/Gsm/Sms/Token/SCTS.pm
%%SITE_PERL%%/Device/Gsm/Sms/Token/SCA.pm
%%SITE_PERL%%/Device/Gsm/Sms/Token/PID.pm
@@ -7,6 +9,7 @@
%%SITE_PERL%%/Device/Gsm/Sms/Token/OA.pm
%%SITE_PERL%%/Device/Gsm/Sms/Token/MR.pm
%%SITE_PERL%%/Device/Gsm/Sms/Token/DCS.pm
+%%SITE_PERL%%/Device/Gsm/Sms/Token/DT.pm
%%SITE_PERL%%/Device/Gsm/Sms/Token/DA.pm
%%SITE_PERL%%/Device/Gsm/Sms/Token.pm
%%SITE_PERL%%/Device/Gsm/Sms/Structure.pm
More information about the svn-ports-head
mailing list