From owner-svn-ports-head@freebsd.org Sat Mar 11 15:58:19 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 EAF3BD07C7C; Sat, 11 Mar 2017 15:58:19 +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 982661AEE; Sat, 11 Mar 2017 15:58:19 +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 v2BFwIbw024831; Sat, 11 Mar 2017 15:58:18 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v2BFwIan024828; Sat, 11 Mar 2017 15:58:18 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201703111558.v2BFwIan024828@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, 11 Mar 2017 15:58:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r435913 - head/devel/p5-Smart-Comments 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, 11 Mar 2017 15:58:20 -0000 Author: sunpoet Date: Sat Mar 11 15:58:18 2017 New Revision: 435913 URL: https://svnweb.freebsd.org/changeset/ports/435913 Log: Update to 1.06 - Add LICENSE - Add NO_ARCH - Sort PLIST Changes: http://search.cpan.org/dist/Smart-Comments/Changes Modified: head/devel/p5-Smart-Comments/Makefile head/devel/p5-Smart-Comments/distinfo head/devel/p5-Smart-Comments/pkg-plist Modified: head/devel/p5-Smart-Comments/Makefile ============================================================================== --- head/devel/p5-Smart-Comments/Makefile Sat Mar 11 15:58:13 2017 (r435912) +++ head/devel/p5-Smart-Comments/Makefile Sat Mar 11 15:58:18 2017 (r435913) @@ -2,17 +2,21 @@ # $FreeBSD$ PORTNAME= Smart-Comments -PORTVERSION= 1.000005 -PORTREVISION= 1 +PORTVERSION= 1.06 CATEGORIES= devel perl5 MASTER_SITES= CPAN -MASTER_SITE_SUBDIR= CPAN:DCONWAY +MASTER_SITE_SUBDIR= CPAN:NEILB PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Comments that do more than just sit there +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual +LICENSE_FILE= ${WRKSRC}/LICENSE + +NO_ARCH= yes +USE_PERL5= configure USES= perl5 -USE_PERL5= modbuild .include Modified: head/devel/p5-Smart-Comments/distinfo ============================================================================== --- head/devel/p5-Smart-Comments/distinfo Sat Mar 11 15:58:13 2017 (r435912) +++ head/devel/p5-Smart-Comments/distinfo Sat Mar 11 15:58:18 2017 (r435913) @@ -1,2 +1,3 @@ -SHA256 (Smart-Comments-1.000005.tar.gz) = c29c3fadaf0ed0c7be760589dea01f43d1678a0664b1c21a2068dd0eb60675c0 -SIZE (Smart-Comments-1.000005.tar.gz) = 15488 +TIMESTAMP = 1489239795 +SHA256 (Smart-Comments-1.06.tar.gz) = dcf8a312134a7c6b82926a0115d93b692472a662d28cdc3a9bdf28984ada9ee3 +SIZE (Smart-Comments-1.06.tar.gz) = 22889 Modified: head/devel/p5-Smart-Comments/pkg-plist ============================================================================== --- head/devel/p5-Smart-Comments/pkg-plist Sat Mar 11 15:58:13 2017 (r435912) +++ head/devel/p5-Smart-Comments/pkg-plist Sat Mar 11 15:58:18 2017 (r435913) @@ -1,2 +1,2 @@ -%%PERL5_MAN3%%/Smart::Comments.3.gz %%SITE_PERL%%/Smart/Comments.pm +%%PERL5_MAN3%%/Smart::Comments.3.gz