mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Update to 1.57
- Add LICENSE (Artistic 1 & GPL 1) Changes: http://search.cpan.org/dist/Device-Modem/Changes
This commit is contained in:
parent
30946eeb98
commit
e80c4c9d30
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=343648
2 changed files with 6 additions and 3 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue