diff options
author | culot <culot@FreeBSD.org> | 2014-02-10 23:45:36 +0800 |
---|---|---|
committer | culot <culot@FreeBSD.org> | 2014-02-10 23:45:36 +0800 |
commit | b8faee1dada1d92aa16264fb00e0c51f2c178315 (patch) | |
tree | fabe9f5d16d6e891881a4c3f049c9460c80193be /comms | |
parent | 79794d72e3e585cf6ac2880f8dd63db89d088ec6 (diff) | |
download | freebsd-ports-gnome-b8faee1dada1d92aa16264fb00e0c51f2c178315.tar.gz freebsd-ports-gnome-b8faee1dada1d92aa16264fb00e0c51f2c178315.tar.zst freebsd-ports-gnome-b8faee1dada1d92aa16264fb00e0c51f2c178315.zip |
- Update to 1.57
- Add LICENSE (Artistic 1 & GPL 1)
Changes: http://search.cpan.org/dist/Device-Modem/Changes
Diffstat (limited to 'comms')
-rw-r--r-- | comms/p5-Device-Modem/Makefile | 5 | ||||
-rw-r--r-- | comms/p5-Device-Modem/distinfo | 4 |
2 files changed, 6 insertions, 3 deletions
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 |