Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Apr 2007 15:37:07 +0200 (CEST)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        ports@mcdermottroe.com
Subject:   ports/111874: [PATCH] comms/o2sms: update to 3.24
Message-ID:  <200704191337.l3JDb7wP022532@miwi.homeunix.com>
Resent-Message-ID: <200704191340.l3JDe4VJ002527@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         111874
>Category:       ports
>Synopsis:       [PATCH] comms/o2sms: update to 3.24
>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 Apr 19 13:40:03 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Martin Wilke
>Release:        FreeBSD 7.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD miwi.homeunix.com 7.0-CURRENT FreeBSD 7.0-CURRENT #213: Tue Apr  3 18:13:49 CEST
>Description:
- Update to 3.24

Port maintainer (ports@mcdermottroe.com) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- o2sms-3.24.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/comms/o2sms/Makefile,v
retrieving revision 1.5
diff -u -u -r1.5 Makefile
--- Makefile	23 Dec 2006 02:54:40 -0000	1.5
+++ Makefile	19 Apr 2007 11:56:19 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	o2sms
-PORTVERSION=	3.22
+PORTVERSION=	3.24
 CATEGORIES=	comms perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	WWW/MACKERS
@@ -21,10 +21,12 @@
 
 PERL_CONFIGURE=	yes
 
-MAN1=		o2sms.1 \
+MAN1=		aftsms.1 \
+		o2sms.1 \
 		meteorsms.1 \
 		vodasms.1
-MAN3=		WWW::SMS::IE::iesms.3 \
+MAN3=		WWW::SMS::IE::aftsms.3 \
+		WWW::SMS::IE::iesms.3 \
 		WWW::SMS::IE::o2sms.3 \
 		WWW::SMS::IE::meteorsms.3 \
 		WWW::SMS::IE::vodasms.3
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/comms/o2sms/distinfo,v
retrieving revision 1.5
diff -u -u -r1.5 distinfo
--- distinfo	23 Dec 2006 02:54:40 -0000	1.5
+++ distinfo	19 Apr 2007 11:56:22 -0000
@@ -1,3 +1,3 @@
-MD5 (o2sms-3.22.tar.gz) = a0ecf48eb23db969ddcf1b9c8f9ec80e
-SHA256 (o2sms-3.22.tar.gz) = 6163924ad60584a69b2cad6290c16717e1405dc0f0adb6b2b5cc86f5b32fa66b
-SIZE (o2sms-3.22.tar.gz) = 21578
+MD5 (o2sms-3.24.tar.gz) = b18d477694855c73099f918ab03b7a57
+SHA256 (o2sms-3.24.tar.gz) = 088420661f3eaff68993fa26070dfafff5832c492a3c7fb666e9094ef3c424be
+SIZE (o2sms-3.24.tar.gz) = 28960
Index: pkg-plist
===================================================================
RCS file: /home/pcvs/ports/comms/o2sms/pkg-plist,v
retrieving revision 1.1
diff -u -u -r1.1 pkg-plist
--- pkg-plist	5 Jul 2006 18:31:19 -0000	1.1
+++ pkg-plist	19 Apr 2007 11:53:50 -0000
@@ -1,4 +1,10 @@
+bin/aftsms
+bin/meteorsms
+bin/o2sms
+bin/vodasms
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/o2sms/.packlist
+%%SITE_PERL%%/WWW/SMS/IE/aftsms.action
+%%SITE_PERL%%/WWW/SMS/IE/aftsms.pm
 %%SITE_PERL%%/WWW/SMS/IE/iesms.pm
 %%SITE_PERL%%/WWW/SMS/IE/meteorsms.action
 %%SITE_PERL%%/WWW/SMS/IE/meteorsms.pm
@@ -6,9 +12,6 @@
 %%SITE_PERL%%/WWW/SMS/IE/o2sms.pm
 %%SITE_PERL%%/WWW/SMS/IE/vodasms.action
 %%SITE_PERL%%/WWW/SMS/IE/vodasms.pm
-bin/meteorsms
-bin/o2sms
-bin/vodasms
 @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/o2sms
 @dirrm %%SITE_PERL%%/WWW/SMS/IE
 @dirrmtry %%SITE_PERL%%/WWW/SMS
--- o2sms-3.24.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?200704191337.l3JDb7wP022532>