From owner-svn-ports-all@freebsd.org Sat Apr 8 10:34:42 2017 Return-Path: Delivered-To: svn-ports-all@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 57280D33119; Sat, 8 Apr 2017 10:34:42 +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 0B3A5112B; Sat, 8 Apr 2017 10:34: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 v38AYfTo096334; Sat, 8 Apr 2017 10:34:41 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v38AYeoE096330; Sat, 8 Apr 2017 10:34:40 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201704081034.v38AYeoE096330@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, 8 Apr 2017 10:34:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r438011 - head/devel/p5-System-Sub X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 08 Apr 2017 10:34:42 -0000 Author: sunpoet Date: Sat Apr 8 10:34:40 2017 New Revision: 438011 URL: https://svnweb.freebsd.org/changeset/ports/438011 Log: Update to 0.162800 - Add LICENSE_FILE - Add NO_ARCH - Sort PLIST Changes: http://search.cpan.org/dist/System-Sub/Changes PR: 218356 Submitted by: sunpoet (myself) With hat: perl Modified: head/devel/p5-System-Sub/Makefile head/devel/p5-System-Sub/distinfo head/devel/p5-System-Sub/pkg-plist Modified: head/devel/p5-System-Sub/Makefile ============================================================================== --- head/devel/p5-System-Sub/Makefile Sat Apr 8 10:34:35 2017 (r438010) +++ head/devel/p5-System-Sub/Makefile Sat Apr 8 10:34:40 2017 (r438011) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= System-Sub -PORTVERSION= 0.150960 +PORTVERSION= 0.162800 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -11,12 +11,14 @@ COMMENT= Wrap external command with a DW LICENSE= ART10 GPLv1 LICENSE_COMB= dual +LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS:= p5-File-Which>=0:sysutils/p5-File-Which \ p5-IPC-Run>=0:devel/p5-IPC-Run \ p5-Sub-Name>=0:devel/p5-Sub-Name RUN_DEPENDS:= ${BUILD_DEPENDS} +NO_ARCH= yes USES= perl5 USE_PERL5= configure Modified: head/devel/p5-System-Sub/distinfo ============================================================================== --- head/devel/p5-System-Sub/distinfo Sat Apr 8 10:34:35 2017 (r438010) +++ head/devel/p5-System-Sub/distinfo Sat Apr 8 10:34:40 2017 (r438011) @@ -1,2 +1,3 @@ -SHA256 (System-Sub-0.150960.tar.gz) = 85872ec0ba22815a1939f532727ffc41a3da4425d878c6402d759b836e95c548 -SIZE (System-Sub-0.150960.tar.gz) = 16663 +TIMESTAMP = 1491601150 +SHA256 (System-Sub-0.162800.tar.gz) = 62a7c44a0efd3feb8b19370b332449b305141479630c25537e193bcce90f1d3e +SIZE (System-Sub-0.162800.tar.gz) = 16959 Modified: head/devel/p5-System-Sub/pkg-plist ============================================================================== --- head/devel/p5-System-Sub/pkg-plist Sat Apr 8 10:34:35 2017 (r438010) +++ head/devel/p5-System-Sub/pkg-plist Sat Apr 8 10:34:40 2017 (r438011) @@ -1,4 +1,4 @@ -%%PERL5_MAN3%%/System::Sub.3.gz -%%PERL5_MAN3%%/System::Sub::AutoLoad.3.gz %%SITE_PERL%%/System/Sub.pm %%SITE_PERL%%/System/Sub/AutoLoad.pm +%%PERL5_MAN3%%/System::Sub.3.gz +%%PERL5_MAN3%%/System::Sub::AutoLoad.3.gz