diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-06-13 08:41:30 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-06-13 08:41:30 +0000 |
commit | 2215aea2cd82eeb4a54a1c5f3076f2c1fe0cd9a5 (patch) | |
tree | e0fc6ce4cf05f23df24a44049ff670a7c6c4a89a /net/p5-Net-CLI-Interact | |
parent | a63b2cc002c0df9133aa38d9a910563f27429146 (diff) | |
download | ports-2215aea2cd82eeb4a54a1c5f3076f2c1fe0cd9a5.tar.gz ports-2215aea2cd82eeb4a54a1c5f3076f2c1fe0cd9a5.zip |
Notes
Diffstat (limited to 'net/p5-Net-CLI-Interact')
-rw-r--r-- | net/p5-Net-CLI-Interact/Makefile | 5 | ||||
-rw-r--r-- | net/p5-Net-CLI-Interact/distinfo | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net/p5-Net-CLI-Interact/Makefile b/net/p5-Net-CLI-Interact/Makefile index a851f636894a..0ab766096909 100644 --- a/net/p5-Net-CLI-Interact/Makefile +++ b/net/p5-Net-CLI-Interact/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Net-CLI-Interact -PORTVERSION= 1.120.670 +PORTVERSION= 1.121.640 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -15,6 +15,9 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Toolkit for CLI Automation +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + BUILD_DEPENDS= p5-IO-Tty>=0:${PORTSDIR}/devel/p5-IO-Tty \ p5-IPC-Run>=0:${PORTSDIR}/devel/p5-IPC-Run \ p5-Log-Dispatch-Config>=0:${PORTSDIR}/devel/p5-Log-Dispatch-Config \ diff --git a/net/p5-Net-CLI-Interact/distinfo b/net/p5-Net-CLI-Interact/distinfo index ef9e6f155544..20ab5054c123 100644 --- a/net/p5-Net-CLI-Interact/distinfo +++ b/net/p5-Net-CLI-Interact/distinfo @@ -1,2 +1,2 @@ -SHA256 (Net-CLI-Interact-1.120670.tar.gz) = 3d4ca22557859bffdb63ccc7e0f4389a7eac8769390f6cb6cff4125995004df0 -SIZE (Net-CLI-Interact-1.120670.tar.gz) = 46662 +SHA256 (Net-CLI-Interact-1.121640.tar.gz) = 9183cea7156bbc05d94d4d9fbcca725fd1e3f21f9d4f0f5f30fbdc2e5178c5db +SIZE (Net-CLI-Interact-1.121640.tar.gz) = 47499 |