Date: Mon, 10 Feb 2014 15:45:37 +0000 (UTC) From: Frederic Culot <culot@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r343648 - head/comms/p5-Device-Modem Message-ID: <201402101545.s1AFjbbp088870@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: culot Date: Mon Feb 10 15:45:36 2014 New Revision: 343648 URL: http://svnweb.freebsd.org/changeset/ports/343648 QAT: https://qat.redports.org/buildarchive/r343648/ Log: - Update to 1.57 - Add LICENSE (Artistic 1 & GPL 1) Changes: http://search.cpan.org/dist/Device-Modem/Changes Modified: head/comms/p5-Device-Modem/Makefile head/comms/p5-Device-Modem/distinfo Modified: head/comms/p5-Device-Modem/Makefile ============================================================================== --- head/comms/p5-Device-Modem/Makefile Mon Feb 10 15:32:04 2014 (r343647) +++ head/comms/p5-Device-Modem/Makefile Mon Feb 10 15:45:36 2014 (r343648) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Device-Modem -PORTVERSION= 1.56 +PORTVERSION= 1.57 CATEGORIES= comms perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -10,6 +10,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl class to interface generic modems (AT-compliant) +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + BUILD_DEPENDS= p5-Device-SerialPort>=0:${PORTSDIR}/comms/p5-Device-SerialPort RUN_DEPENDS:= ${BUILD_DEPENDS} Modified: head/comms/p5-Device-Modem/distinfo ============================================================================== --- head/comms/p5-Device-Modem/distinfo Mon Feb 10 15:32:04 2014 (r343647) +++ head/comms/p5-Device-Modem/distinfo Mon Feb 10 15:45:36 2014 (r343648) @@ -1,2 +1,2 @@ -SHA256 (Device-Modem-1.56.tar.gz) = 907fc083b5dc11e0782a3a9482b0810108fd3b0f2bf09efdbdcced2a6cce6071 -SIZE (Device-Modem-1.56.tar.gz) = 37726 +SHA256 (Device-Modem-1.57.tar.gz) = 1fe0228c65aa02a5940d2cb6a9dbe70c754ecdfc0047c36c3a3e079e1766fa68 +SIZE (Device-Modem-1.57.tar.gz) = 37969
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201402101545.s1AFjbbp088870>