1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-20 08:27:15 +00:00

- Update to 4.122741

- Cleanup Makefile header

Changes:	http://search.cpan.org/dist/Net-Appliance-Session/Changes
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2013-01-30 20:25:01 +00:00
parent 06bc585a14
commit 1a54d895af
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=311270
3 changed files with 15 additions and 13 deletions

View File

@ -1,12 +1,8 @@
# New ports collection makefile for: net/p5-Net-Appliance-Session
# Date created: 05 May 2010
# Whom: Anton Berezin <tobez@FreeBSD.org>
#
# Created by: Anton Berezin <tobez@FreeBSD.org>
# $FreeBSD$
#
PORTNAME= Net-Appliance-Session
PORTVERSION= 3.122.100
PORTVERSION= 4.122.741
CATEGORIES= net perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@ -18,13 +14,18 @@ COMMENT= Run command-line sessions to network appliances
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
BUILD_DEPENDS= p5-Moose>=2:${PORTSDIR}/devel/p5-Moose \
p5-Net-CLI-Interact>=1.122.100:${PORTSDIR}/net/p5-Net-CLI-Interact
BUILD_DEPENDS= p5-IO-Prompt-Tiny>=0:${PORTSDIR}/devel/p5-IO-Prompt-Tiny \
p5-Moo>=0:${PORTSDIR}/devel/p5-Moo \
p5-MooX-Types-MooseLike>=0:${PORTSDIR}/devel/p5-MooX-Types-MooseLike \
p5-Net-CLI-Interact>=2.122.730:${PORTSDIR}/net/p5-Net-CLI-Interact \
p5-Term-ReadPassword>=0:${PORTSDIR}/devel/p5-Term-ReadPassword \
p5-Text-Glob>=0:${PORTSDIR}/textproc/p5-Text-Glob \
p5-Try-Tiny>=0:${PORTSDIR}/lang/p5-Try-Tiny
RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
MAN3= Net::Appliance::Session.3 \
Net::Appliance::Session::APIv2.3
MAN1= nas.1
MAN3= Net::Appliance::Session.3
.include <bsd.port.mk>

View File

@ -1,2 +1,2 @@
SHA256 (Net-Appliance-Session-3.122100.tar.gz) = 2551b57e7f6036f76afe7602fdc19b53bde8623372b914d861a9d7ff8c9459a1
SIZE (Net-Appliance-Session-3.122100.tar.gz) = 29421
SHA256 (Net-Appliance-Session-4.122741.tar.gz) = 87bea8b85b775e33cdc0a109c5a0c677c0661044bc693f34df891238ddfda814
SIZE (Net-Appliance-Session-4.122741.tar.gz) = 31088

View File

@ -1,7 +1,8 @@
bin/nas
%%SITE_PERL%%/Net/Appliance/Session.pm
%%SITE_PERL%%/Net/Appliance/Session/APIv2.pm
%%SITE_PERL%%/Net/Appliance/Session/Async.pm
%%SITE_PERL%%/Net/Appliance/Session/Engine.pm
%%SITE_PERL%%/Net/Appliance/Session/Scripting.pm
%%SITE_PERL%%/Net/Appliance/Session/Transport.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Appliance/Session/.packlist
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Appliance/Session