Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Jun 2009 19:20:13 -0400 (EDT)
From:      "Philip M. Gollucci" <pgollucci@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        snowfly@yuntech.edu.tw
Subject:   ports/135721: [PATCH] comms/p5-SMS-Send-DeviceGsm: update to 1.06
Message-ID:  <200906182320.n5INKDsp008938@frieza.p6m7g8.net>
Resent-Message-ID: <200906182330.n5INU6R4001071@freefall.freebsd.org>

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

>Number:         135721
>Category:       ports
>Synopsis:       [PATCH] comms/p5-SMS-Send-DeviceGsm: update to 1.06
>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 Jun 18 23:30:06 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Philip M. Gollucci
>Release:        FreeBSD 8.0-CURRENT amd64
>Organization:
RideCharge Inc.
>Environment:
System: FreeBSD frieza.p6m7g8.net 8.0-CURRENT FreeBSD 8.0-CURRENT #1: Thu Jun  4 00:22:57 EDT
>Description:
- Update to 1.06

Port maintainer (snowfly@yuntech.edu.tw) is cc'd.

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

--- p5-SMS-Send-DeviceGsm-1.06.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/comms/p5-SMS-Send-DeviceGsm/Makefile,v
retrieving revision 1.5
diff -u -u -r1.5 Makefile
--- Makefile	28 Sep 2008 14:32:38 -0000	1.5
+++ Makefile	18 Jun 2009 03:42:24 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	SMS-Send-DeviceGsm
-PORTVERSION=	1.04
+PORTVERSION=	1.06
 CATEGORIES=	comms perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -14,10 +14,9 @@
 MAINTAINER=	snowfly@yuntech.edu.tw
 COMMENT=	An SMS::Send driver for Device::Gsm
 
-RUN_DEPENDS=	p5-SMS-Send>=0.04:${PORTSDIR}/comms/p5-SMS-Send \
-		p5-Device-Gsm>=1.45:${PORTSDIR}/comms/p5-Device-Gsm
 BUILD_DEPENDS=	p5-SMS-Send>=0.04:${PORTSDIR}/comms/p5-SMS-Send \
 		p5-Device-Gsm>=1.45:${PORTSDIR}/comms/p5-Device-Gsm
+RUN_DEPENDS=	${BUILD_DEPENDS}
 
 PERL_CONFIGURE=	5.6.1+
 
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/comms/p5-SMS-Send-DeviceGsm/distinfo,v
retrieving revision 1.4
diff -u -u -r1.4 distinfo
--- distinfo	28 Sep 2008 14:32:38 -0000	1.4
+++ distinfo	18 Jun 2009 03:42:34 -0000
@@ -1,3 +1,3 @@
-MD5 (SMS-Send-DeviceGsm-1.04.tar.gz) = 2ee64add8cd9266ee97c4098543112d8
-SHA256 (SMS-Send-DeviceGsm-1.04.tar.gz) = 86649e47680975b0e1a6bd5d960f43a719722361f73855994024252eb26722f8
-SIZE (SMS-Send-DeviceGsm-1.04.tar.gz) = 20510
+MD5 (SMS-Send-DeviceGsm-1.06.tar.gz) = e5790cab04df0f91c226044c71cdec48
+SHA256 (SMS-Send-DeviceGsm-1.06.tar.gz) = e281a45d5a0c8edcd9948384199269d7094a48b7dad27514030558bf1f4e8a19
+SIZE (SMS-Send-DeviceGsm-1.06.tar.gz) = 23110
--- p5-SMS-Send-DeviceGsm-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?200906182320.n5INKDsp008938>