From conor@edgespace.net  Thu Oct 18 15:38:03 2007
Return-Path: <conor@edgespace.net>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 38D4E16A419
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 18 Oct 2007 15:38:03 +0000 (UTC)
	(envelope-from conor@edgespace.net)
Received: from edgespace.vm.bytemark.co.uk (edgespace.vm.bytemark.co.uk [80.68.90.21])
	by mx1.freebsd.org (Postfix) with ESMTP id E572A13C457
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 18 Oct 2007 15:38:02 +0000 (UTC)
	(envelope-from conor@edgespace.net)
Received: from localhost ([127.0.0.1] helo=platinum.office.edgespace.net)
	by edgespace.vm.bytemark.co.uk with smtp (Exim 3.35 #1 (Debian))
	id 1IiX42-0006s0-00
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 18 Oct 2007 16:13:34 +0100
Received: (nullmailer pid 18779 invoked by uid 1001);
	Thu, 18 Oct 2007 15:13:34 -0000
Message-Id: <1192720414.348531.18778.nullmailer@platinum.office.edgespace.net>
Date: Thu, 18 Oct 2007 16:13:34 +0100
From: Conor McDermottroe <ports@mcdermottroe.com>
Reply-To: Conor McDermottroe <ports@mcdermottroe.com>
To: FreeBSD-gnats-submit@freebsd.org
Subject: [MAINTAINER UPDATE] [PATCH] Update comms/o2sms from 3.25 to 3.26
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         117303
>Category:       ports
>Synopsis:       [MAINTAINER UPDATE] [PATCH] Update comms/o2sms from 3.25 to 3.26
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Oct 18 15:40:01 UTC 2007
>Closed-Date:    Tue Oct 23 11:41:01 UTC 2007
>Last-Modified:  Tue Oct 23 14:10:06 UTC 2007
>Originator:     Conor McDermottroe
>Release:        FreeBSD 6.2-RELEASE-p5 i386
>Organization:
>Environment:


	
>Description:
The patch below updates comms/o2sms from version 3.25 to 3.26
>How-To-Repeat:
	
>Fix:


diff -ruN o2sms.orig/Makefile o2sms/Makefile
--- o2sms.orig/Makefile	Thu Oct 18 16:01:21 2007
+++ o2sms/Makefile	Thu Oct 18 16:03:28 2007
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	o2sms
-PORTVERSION=	3.25
+PORTVERSION=	3.26
 CATEGORIES=	comms perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	WWW/MACKERS
@@ -15,6 +15,7 @@
 COMMENT=	Send SMS messages via the websites of Irish mobile operators
 
 BUILD_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/Crypt/SSLeay.pm:${PORTSDIR}/security/p5-Crypt-SSLeay \
+		${SITE_PERL}/IO/Socket/SSL.pm:${PORTSDIR}/security/p5-IO-Socket-SSL \
 		${SITE_PERL}/Lingua/EN/Squeeze.pm:${PORTSDIR}/textproc/p5-Lingua-EN-Squeeze \
 		${SITE_PERL}/TestGen4Web/Runner.pm:${PORTSDIR}/www/p5-TestGen4Web-Runner
 RUN_DEPENDS=	${BUILD_DEPENDS}
diff -ruN o2sms.orig/distinfo o2sms/distinfo
--- o2sms.orig/distinfo	Thu Oct 18 16:01:21 2007
+++ o2sms/distinfo	Thu Oct 18 16:01:38 2007
@@ -1,3 +1,3 @@
-MD5 (o2sms-3.25.tar.gz) = f2094177a54e496706abcf19fbcb4e9c
-SHA256 (o2sms-3.25.tar.gz) = 28449cd6694f55d13190501d773c9042a04899c4fa55565a83b6b575f661e66f
-SIZE (o2sms-3.25.tar.gz) = 29913
+MD5 (o2sms-3.26.tar.gz) = 82d2ae597dccb6934d5500a7a2173b72
+SHA256 (o2sms-3.26.tar.gz) = acd424df5f8384da132ef3dd27d5dbe01478792b97488236737d631ef0e75d3c
+SIZE (o2sms-3.26.tar.gz) = 29931

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: miwi 
Responsible-Changed-When: Thu Oct 18 16:34:16 UTC 2007 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=117303 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Tue Oct 23 11:41:00 UTC 2007 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=117303 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/117303: commit references a PR
Date: Tue, 23 Oct 2007 14:04:32 +0000 (UTC)

 miwi        2007-10-23 11:40:52 UTC
 
   FreeBSD ports repository
 
   Modified files:
     comms/o2sms          Makefile distinfo 
   Log:
   - Update to 3.26
   
   PR:             117303
   Submitted by:   Conor McDermottroe <ports@mcdermottroe.com> (maintainer)
   
   Revision  Changes    Path
   1.8       +2 -1      ports/comms/o2sms/Makefile
   1.8       +3 -3      ports/comms/o2sms/distinfo
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
