diff options
author | anders <anders@FreeBSD.org> | 2012-12-31 07:16:21 +0800 |
---|---|---|
committer | anders <anders@FreeBSD.org> | 2012-12-31 07:16:21 +0800 |
commit | cbca71ab3ef752f230543ae1bccdb4c0f112912a (patch) | |
tree | 5144bdba6e40f35ecc9eebaee6447caba2fad14c | |
parent | 38565686b5b01fe12a055afba592a479f1e226a0 (diff) | |
download | freebsd-ports-gnome-cbca71ab3ef752f230543ae1bccdb4c0f112912a.tar.gz freebsd-ports-gnome-cbca71ab3ef752f230543ae1bccdb4c0f112912a.tar.zst freebsd-ports-gnome-cbca71ab3ef752f230543ae1bccdb4c0f112912a.zip |
Update to 1.60.
-rw-r--r-- | comms/p5-Device-Gsm/Makefile | 2 | ||||
-rw-r--r-- | comms/p5-Device-Gsm/distinfo | 4 | ||||
-rw-r--r-- | comms/p5-Device-Gsm/pkg-plist | 3 |
3 files changed, 6 insertions, 3 deletions
diff --git a/comms/p5-Device-Gsm/Makefile b/comms/p5-Device-Gsm/Makefile index 14daf2df739d..e92d009687aa 100644 --- a/comms/p5-Device-Gsm/Makefile +++ b/comms/p5-Device-Gsm/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Device-Gsm -PORTVERSION= 1.58 +PORTVERSION= 1.60 CATEGORIES= comms perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/comms/p5-Device-Gsm/distinfo b/comms/p5-Device-Gsm/distinfo index ee13cb39a363..82a9e70dc61b 100644 --- a/comms/p5-Device-Gsm/distinfo +++ b/comms/p5-Device-Gsm/distinfo @@ -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 diff --git a/comms/p5-Device-Gsm/pkg-plist b/comms/p5-Device-Gsm/pkg-plist index 4fc3e3bc49f2..923a5502448b 100644 --- a/comms/p5-Device-Gsm/pkg-plist +++ b/comms/p5-Device-Gsm/pkg-plist @@ -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 |