Date: Sun, 7 Sep 2008 19:05:05 GMT From: Felippe de Meirelles Motta <lippe@FreeBSD.org> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/127189: [UPDATE] comms/p5-SMS-Send-DeviceGsm Message-ID: <200809071905.m87J55Ur017102@www.freebsd.org> Resent-Message-ID: <200809071910.m87JA0Ut056677@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 127189 >Category: ports >Synopsis: [UPDATE] comms/p5-SMS-Send-DeviceGsm >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: Sun Sep 07 19:10:00 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Felippe de Meirelles Motta >Release: FreeBSD/amd64 8-CURRENT >Organization: >Environment: FreeBSD shire.freebsd.org 8.0-CURRENT FreeBSD 8.0-CURRENT #6: Thu Sep 4 22:37:20 BRT 2008 lippe@shire.freebsd.org:/usr/obj/usr/src/sys/SHIRE amd64 >Description: - Update to 1.04. - Better adjustment of dependencies. >How-To-Repeat: >Fix: Patch attached with submission follows: Index: comms/p5-SMS-Send-DeviceGsm/Makefile =================================================================== RCS file: /home/pcvs/ports/comms/p5-SMS-Send-DeviceGsm/Makefile,v retrieving revision 1.4 diff -u -r1.4 Makefile --- comms/p5-SMS-Send-DeviceGsm/Makefile 29 Apr 2008 17:00:01 -0000 1.4 +++ comms/p5-SMS-Send-DeviceGsm/Makefile 7 Sep 2008 19:04:14 -0000 @@ -6,7 +6,7 @@ # PORTNAME= SMS-Send-DeviceGsm -PORTVERSION= 1.02 +PORTVERSION= 1.04 CATEGORIES= comms perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,9 +14,10 @@ MAINTAINER= snowfly@yuntech.edu.tw COMMENT= An SMS::Send driver for Device::Gsm -RUN_DEPENDS= ${SITE_PERL}/SMS/Send.pm:${PORTSDIR}/comms/p5-SMS-Send \ - ${SITE_PERL}/Device/Gsm.pm:${PORTSDIR}/comms/p5-Device-Gsm -BUILD_DEPENDS= ${RUN_DEPENDS} +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 PERL_CONFIGURE= 5.6.1+ Index: comms/p5-SMS-Send-DeviceGsm/distinfo =================================================================== RCS file: /home/pcvs/ports/comms/p5-SMS-Send-DeviceGsm/distinfo,v retrieving revision 1.3 diff -u -r1.3 distinfo --- comms/p5-SMS-Send-DeviceGsm/distinfo 29 Apr 2008 17:00:01 -0000 1.3 +++ comms/p5-SMS-Send-DeviceGsm/distinfo 7 Sep 2008 19:04:14 -0000 @@ -1,3 +1,3 @@ -MD5 (SMS-Send-DeviceGsm-1.02.tar.gz) = 7ac94c55bf114a131114d50b5b604d69 -SHA256 (SMS-Send-DeviceGsm-1.02.tar.gz) = 79c6902c94e5aeafdbfc12081958669ad9b28d21886322a3ae0cb9993fac2f4d -SIZE (SMS-Send-DeviceGsm-1.02.tar.gz) = 13676 +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 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200809071905.m87J55Ur017102>