Date: Wed, 14 Oct 2009 22:06:36 -0300 (BRT) From: Sylvio Cesar <scjamorim@bsd.com.br> To: FreeBSD-gnats-submit@FreeBSD.org Cc: scjamorim@bsd.com.br Subject: ports/139625: [PATCH] comms/o2sms: update to 3.35 Message-ID: <20091015010636.2FA693F416D@fbsd.scjamorim.org> Resent-Message-ID: <200910150110.n9F1A2Pv028807@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 139625 >Category: ports >Synopsis: [PATCH] comms/o2sms: update to 3.35 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Thu Oct 15 01:10:02 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Sylvio Cesar >Release: FreeBSD 9.0-CURRENT amd64 >Organization: >Environment: System: FreeBSD fbsd.scjamorim.org 9.0-CURRENT FreeBSD 9.0-CURRENT #0: Sat Oct 10 21:33:17 BRT 2009 >Description: - Update to 3.35 - Changed pkg-plist Port maintainer (scjamorim@bsd.com.br) is cc'd. Generated with FreeBSD Port Tools 0.99 >How-To-Repeat: >Fix: --- o2sms-3.35.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/comms/o2sms/Makefile,v retrieving revision 1.15 diff -u -u -r1.15 Makefile --- Makefile 19 Sep 2009 20:59:40 -0000 1.15 +++ Makefile 15 Oct 2009 01:05:56 -0000 @@ -6,7 +6,7 @@ # PORTNAME= o2sms -PORTVERSION= 3.34 +PORTVERSION= 3.35 CATEGORIES= comms perl5 MASTER_SITES= CPAN \ http://www.mackers.com/projects/o2sms/releases/ Index: distinfo =================================================================== RCS file: /home/ncvs/ports/comms/o2sms/distinfo,v retrieving revision 1.12 diff -u -u -r1.12 distinfo --- distinfo 19 Sep 2009 20:59:40 -0000 1.12 +++ distinfo 15 Oct 2009 01:05:56 -0000 @@ -1,3 +1,3 @@ -MD5 (o2sms-3.34.tar.gz) = 57bb2c4999077b52a9b2eb806003aa7b -SHA256 (o2sms-3.34.tar.gz) = ea5bf95910b1e246b54b85dc4b46429bd0c81af46ad330bf21c9d887466ef43a -SIZE (o2sms-3.34.tar.gz) = 30327 +MD5 (o2sms-3.35.tar.gz) = 1d21eefb9155e928845f529d4d685418 +SHA256 (o2sms-3.35.tar.gz) = e63e063d3e7ffd14894d0d9cf6e2f5b10c6b26e8654d04def5b427df5824852f +SIZE (o2sms-3.35.tar.gz) = 31463 Index: pkg-plist =================================================================== RCS file: /home/ncvs/ports/comms/o2sms/pkg-plist,v retrieving revision 1.2 diff -u -u -r1.2 pkg-plist --- pkg-plist 20 Apr 2007 20:25:30 -0000 1.2 +++ pkg-plist 15 Oct 2009 01:05:56 -0000 @@ -10,6 +10,8 @@ %%SITE_PERL%%/WWW/SMS/IE/meteorsms.pm %%SITE_PERL%%/WWW/SMS/IE/o2sms.action %%SITE_PERL%%/WWW/SMS/IE/o2sms.pm +%%SITE_PERL%%/WWW/SMS/IE/threesms.action +%%SITE_PERL%%/WWW/SMS/IE/threesms.pm %%SITE_PERL%%/WWW/SMS/IE/vodasms.action %%SITE_PERL%%/WWW/SMS/IE/vodasms.pm @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/o2sms --- o2sms-3.35.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20091015010636.2FA693F416D>