From owner-svn-ports-head@freebsd.org Sat Mar 4 13:48:41 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C5CCBCF912A; Sat, 4 Mar 2017 13:48:41 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 78B1A1915; Sat, 4 Mar 2017 13:48:41 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v24Dme6a090414; Sat, 4 Mar 2017 13:48:40 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v24DmeTx090412; Sat, 4 Mar 2017 13:48:40 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201703041348.v24DmeTx090412@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 4 Mar 2017 13:48:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r435399 - head/net/p5-Net-Appliance-Phrasebook X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 04 Mar 2017 13:48:41 -0000 Author: sunpoet Date: Sat Mar 4 13:48:40 2017 New Revision: 435399 URL: https://svnweb.freebsd.org/changeset/ports/435399 Log: Use real PORTVERSION - Add LICENSE - Add NO_ARCH - Sort PLIST Modified: head/net/p5-Net-Appliance-Phrasebook/Makefile head/net/p5-Net-Appliance-Phrasebook/pkg-plist Modified: head/net/p5-Net-Appliance-Phrasebook/Makefile ============================================================================== --- head/net/p5-Net-Appliance-Phrasebook/Makefile Sat Mar 4 13:48:35 2017 (r435398) +++ head/net/p5-Net-Appliance-Phrasebook/Makefile Sat Mar 4 13:48:40 2017 (r435399) @@ -2,22 +2,25 @@ # $FreeBSD$ PORTNAME= Net-Appliance-Phrasebook -PORTVERSION= 2.103.642 -PORTREVISION= 1 +PORTVERSION= 2.103642 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E} MAINTAINER= perl@FreeBSD.org COMMENT= Network appliance command-line phrasebook +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual +LICENSE_FILE= ${WRKSRC}/LICENSE + BUILD_DEPENDS= p5-Class-Data-Inheritable>=0:devel/p5-Class-Data-Inheritable \ p5-Data-Phrasebook>=0:textproc/p5-Data-Phrasebook \ p5-Data-Phrasebook-Loader-YAML>=0:textproc/p5-Data-Phrasebook-Loader-YAML \ p5-List-MoreUtils>=0:lang/p5-List-MoreUtils RUN_DEPENDS:= ${BUILD_DEPENDS} +NO_ARCH= yes USES= perl5 USE_PERL5= configure Modified: head/net/p5-Net-Appliance-Phrasebook/pkg-plist ============================================================================== --- head/net/p5-Net-Appliance-Phrasebook/pkg-plist Sat Mar 4 13:48:35 2017 (r435398) +++ head/net/p5-Net-Appliance-Phrasebook/pkg-plist Sat Mar 4 13:48:40 2017 (r435399) @@ -1,3 +1,3 @@ -%%PERL5_MAN3%%/Net::Appliance::Phrasebook.3.gz %%SITE_PERL%%/Net/Appliance/Phrasebook.pm %%SITE_PERL%%/Net/Appliance/Phrasebook/nas-pb.yml +%%PERL5_MAN3%%/Net::Appliance::Phrasebook.3.gz