From owner-svn-ports-all@freebsd.org Wed Sep 12 22:57:17 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1F7B6109F297; Wed, 12 Sep 2018 22:57:17 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 3181F7625A; Wed, 12 Sep 2018 22:57:16 +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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 092C652C6; Wed, 12 Sep 2018 22:57:16 +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 w8CMvFAF072017; Wed, 12 Sep 2018 22:57:15 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w8CMvF1l072015; Wed, 12 Sep 2018 22:57:15 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201809122257.w8CMvF1l072015@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 12 Sep 2018 22:57:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r479650 - head/textproc/p5-Text-Format X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/textproc/p5-Text-Format X-SVN-Commit-Revision: 479650 X-SVN-Commit-Repository: ports 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.27 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: Wed, 12 Sep 2018 22:57:17 -0000 Author: sunpoet Date: Wed Sep 12 22:57:15 2018 New Revision: 479650 URL: https://svnweb.freebsd.org/changeset/ports/479650 Log: Update to 0.61 - Add LICENSE_FILE - Add NO_ARCH - Sort PLIST Changes: https://metacpan.org/changes/distribution/Text-Format Modified: head/textproc/p5-Text-Format/Makefile head/textproc/p5-Text-Format/distinfo head/textproc/p5-Text-Format/pkg-plist Modified: head/textproc/p5-Text-Format/Makefile ============================================================================== --- head/textproc/p5-Text-Format/Makefile Wed Sep 12 22:57:09 2018 (r479649) +++ head/textproc/p5-Text-Format/Makefile Wed Sep 12 22:57:15 2018 (r479650) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= Text-Format -PORTVERSION= 0.58 -PORTREVISION= 1 +PORTVERSION= 0.61 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -12,8 +11,11 @@ COMMENT= Various subroutines to format text LICENSE= ART10 GPLv1+ LICENSE_COMB= dual +LICENSE_FILE_ART10= ${WRKSRC}/LICENSE USES= perl5 USE_PERL5= configure + +NO_ARCH= yes .include Modified: head/textproc/p5-Text-Format/distinfo ============================================================================== --- head/textproc/p5-Text-Format/distinfo Wed Sep 12 22:57:09 2018 (r479649) +++ head/textproc/p5-Text-Format/distinfo Wed Sep 12 22:57:15 2018 (r479650) @@ -1,2 +1,3 @@ -SHA256 (Text-Format-0.58.tar.gz) = a26fde0832f27c2fb9e520c4377b24d86ea9de233a49ed88ce96165488d06003 -SIZE (Text-Format-0.58.tar.gz) = 16444 +TIMESTAMP = 1536761526 +SHA256 (Text-Format-0.61.tar.gz) = bb8a3b8ff515c85101baf553a769337f944a05cde81f111ae78aff416bf4ae2b +SIZE (Text-Format-0.61.tar.gz) = 27814 Modified: head/textproc/p5-Text-Format/pkg-plist ============================================================================== --- head/textproc/p5-Text-Format/pkg-plist Wed Sep 12 22:57:09 2018 (r479649) +++ head/textproc/p5-Text-Format/pkg-plist Wed Sep 12 22:57:15 2018 (r479650) @@ -1,2 +1,2 @@ -%%PERL5_MAN3%%/Text::Format.3.gz %%SITE_PERL%%/Text/Format.pm +%%PERL5_MAN3%%/Text::Format.3.gz