Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Apr 2012 16:32:16 +0800 (CST)
From:      Tsung-Han Yeh <snowfly@yuntech.edu.tw>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/166633: [MAINTAINER] comms/p5-SMS-Send: update to 1.06
Message-ID:  <201204040832.q348WGg4053287@netadm.yuntech.edu.tw>
Resent-Message-ID: <201204040840.q348e16U044711@freefall.freebsd.org>

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

>Number:         166633
>Category:       ports
>Synopsis:       [MAINTAINER] comms/p5-SMS-Send: update to 1.06
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Apr 04 08:40:01 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Tsung-Han Yeh
>Release:        FreeBSD 6.4-RELEASE-p6 i386
>Organization:
>Environment:
System: FreeBSD netadm.yuntech.edu.tw 6.4-RELEASE-p6 FreeBSD 6.4-RELEASE-p6 #2: Fri Aug 28 13:44:12 CST 2009
>Description:
- Update to 1.06

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

--- p5-SMS-Send-1.06.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/comms/p5-SMS-Send/Makefile /home/snowfly/work_ports/p5-SMS-Send/Makefile
--- /usr/ports/comms/p5-SMS-Send/Makefile	2012-03-14 04:00:16.000000000 +0800
+++ /home/snowfly/work_ports/p5-SMS-Send/Makefile	2012-04-04 16:30:30.000000000 +0800
@@ -2,12 +2,11 @@
 # Date created:		2006-08-26
 # Whom:			Tsung-Han Yeh <snowfly@yuntech.edu.tw>
 #
-# $FreeBSD: ports/comms/p5-SMS-Send/Makefile,v 1.7 2012/03/13 16:14:41 pgollucci Exp $
+# $FreeBSD$
 #
 
 PORTNAME=	SMS-Send
-PORTVERSION=	0.05
-PORTREVISION=	1
+PORTVERSION=	1.06
 CATEGORIES=	comms perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -15,10 +14,14 @@
 MAINTAINER=	snowfly@yuntech.edu.tw
 COMMENT=	Driver-based API for sending SMS messages
 
-RUN_DEPENDS=	p5-Class-Adapter>=0:${PORTSDIR}/devel/p5-Class-Adapter \
-		p5-Params-Util>=0.14:${PORTSDIR}/devel/p5-Params-Util
+RUN_DEPENDS=	p5-Class-Adapter>=1.05:${PORTSDIR}/devel/p5-Class-Adapter \
+		p5-Params-Util>=1.00:${PORTSDIR}/devel/p5-Params-Util \
+		p5-Module-Pluggable>=3.7:${PORTSDIR}/devel/p5-Module-Pluggable
 BUILD_DEPENDS=	${RUN_DEPENDS}
 
+TEST_DEPENDS=	p5-PathTools>=0.80:${PORTSDIR}/devel/p5-PathTools \
+		p5-Test-Simple>=0.47:${PORTSDIR}/devel/p5-Test-Simple
+
 PERL_CONFIGURE=	yes
 
 MAN3=		SMS::Send.3 \
@@ -26,10 +29,4 @@
 		SMS::Send::Driver.3 \
 		SMS::Send::Test.3
 
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 500905
-RUN_DEPENDS+=	p5-Module-Pluggable>=2.5:${PORTSDIR}/devel/p5-Module-Pluggable
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff -ruN --exclude=CVS /usr/ports/comms/p5-SMS-Send/distinfo /home/snowfly/work_ports/p5-SMS-Send/distinfo
--- /usr/ports/comms/p5-SMS-Send/distinfo	2011-03-21 04:00:39.000000000 +0800
+++ /home/snowfly/work_ports/p5-SMS-Send/distinfo	2012-04-04 16:16:21.000000000 +0800
@@ -1,2 +1,2 @@
-SHA256 (SMS-Send-0.05.tar.gz) = 1097724c184e8b5acf6f901165c3ca3e18a987638b15a8023b095ea101c5e054
-SIZE (SMS-Send-0.05.tar.gz) = 27145
+SHA256 (SMS-Send-1.06.tar.gz) = d4134f56f653c60dd8594f07b9d125d0a7c60560f2cfad7e5865d579cae6e2d9
+SIZE (SMS-Send-1.06.tar.gz) = 35184
--- p5-SMS-Send-1.06.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?201204040832.q348WGg4053287>