ports/134114: [PATCH] comms/p5-Device-Gsm: update to 1.52

Yen-Ming Lee leeym at FreeBSD.org
Thu Apr 30 16:00:07 UTC 2009


>Number:         134114
>Category:       ports
>Synopsis:       [PATCH] comms/p5-Device-Gsm: update to 1.52
>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 30 16:00:06 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Yen-Ming Lee
>Release:        FreeBSD 7.0-RELEASE i386
>Organization:
>Environment:
System: FreeBSD cn1.leeym.com 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Sun Feb 24 19:59:52 UTC 2008
>Description:
- Update to 1.52

Port maintainer (anders at FreeBSD.org) is cc'd.

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

--- p5-Device-Gsm-1.52.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/comms/p5-Device-Gsm/Makefile,v
retrieving revision 1.6
diff -u -d -b -w -u -r1.6 Makefile
--- Makefile	15 Oct 2008 13:17:40 -0000	1.6
+++ Makefile	30 Apr 2009 15:59:38 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Device-Gsm
-PORTVERSION=	1.49
+PORTVERSION=	1.52
 CATEGORIES=	comms perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -14,8 +14,8 @@
 MAINTAINER=	anders at FreeBSD.org
 COMMENT=	Perl interface to GSM phones/modems on serial ports
 
-BUILD_DEPENDS=	${SITE_PERL}/Device/Modem.pm:${PORTSDIR}/comms/p5-Device-Modem
-RUN_DEPENDS=	${SITE_PERL}/Device/Modem.pm:${PORTSDIR}/comms/p5-Device-Modem
+RUN_DEPENDS=	p5-Device-Modem>=1.47:${PORTSDIR}/comms/p5-Device-Modem
+BUILD_DEPENDS=	${RUN_DEPENDS}
 
 PERL_CONFIGURE=	yes
 
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/comms/p5-Device-Gsm/distinfo,v
retrieving revision 1.4
diff -u -d -b -w -u -r1.4 distinfo
--- distinfo	15 Oct 2008 13:17:40 -0000	1.4
+++ distinfo	30 Apr 2009 15:59:38 -0000
@@ -1,3 +1,3 @@
-MD5 (Device-Gsm-1.49.tar.gz) = c27d606049ffbd87353faecec75a90ce
-SHA256 (Device-Gsm-1.49.tar.gz) = 333aba504f9ac9f89510f58af34321a3a0e78f2cb531b981e50104d0186878c3
-SIZE (Device-Gsm-1.49.tar.gz) = 57202
+MD5 (Device-Gsm-1.52.tar.gz) = bade8ead37875e0d3724c028d34e0a1a
+SHA256 (Device-Gsm-1.52.tar.gz) = ed7e0694da19cbdfb911b1f6e5ed83e61af11156aad04f4b2a08ef834957970f
+SIZE (Device-Gsm-1.52.tar.gz) = 58817
--- p5-Device-Gsm-1.52.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list