From e80c4c9d30a12d8841529ad1abc53fa5efadc769 Mon Sep 17 00:00:00 2001 From: Frederic Culot Date: Mon, 10 Feb 2014 15:45:36 +0000 Subject: - Update to 1.57 - Add LICENSE (Artistic 1 & GPL 1) Changes: http://search.cpan.org/dist/Device-Modem/Changes --- comms/p5-Device-Modem/Makefile | 5 ++++- comms/p5-Device-Modem/distinfo | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'comms') diff --git a/comms/p5-Device-Modem/Makefile b/comms/p5-Device-Modem/Makefile index 928b43f64b5d..902163d24ed2 100644 --- a/comms/p5-Device-Modem/Makefile +++ b/comms/p5-Device-Modem/Makefile @@ -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} diff --git a/comms/p5-Device-Modem/distinfo b/comms/p5-Device-Modem/distinfo index 4a6fe1bfdc65..8ed5121d3d19 100644 --- a/comms/p5-Device-Modem/distinfo +++ b/comms/p5-Device-Modem/distinfo @@ -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 -- cgit