From owner-svn-ports-all@freebsd.org Sun Jan 3 20:23:21 2021 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id AAC834DD94F; Sun, 3 Jan 2021 20:23:21 +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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4D89F424Hlz4dQR; Sun, 3 Jan 2021 20:23:20 +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 980D25CB3; Sun, 3 Jan 2021 20:23:18 +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 103KNI3a025556; Sun, 3 Jan 2021 20:23:18 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 103KNHBS025553; Sun, 3 Jan 2021 20:23:18 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <202101032023.103KNHBS025553@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 3 Jan 2021 20:23:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r560218 - head/devel/p5-List-Cycle X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/p5-List-Cycle X-SVN-Commit-Revision: 560218 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.34 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: Sun, 03 Jan 2021 20:23:21 -0000 Author: sunpoet Date: Sun Jan 3 20:23:17 2021 New Revision: 560218 URL: https://svnweb.freebsd.org/changeset/ports/560218 Log: Update to 1.04 - Add LICENSE - Add NO_ARCH - Sort PLIST Changes: https://metacpan.org/changes/distribution/List-Cycle Modified: head/devel/p5-List-Cycle/Makefile head/devel/p5-List-Cycle/distinfo head/devel/p5-List-Cycle/pkg-plist Modified: head/devel/p5-List-Cycle/Makefile ============================================================================== --- head/devel/p5-List-Cycle/Makefile Sun Jan 3 20:23:12 2021 (r560217) +++ head/devel/p5-List-Cycle/Makefile Sun Jan 3 20:23:17 2021 (r560218) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= List-Cycle -PORTVERSION= 1.02 -PORTREVISION= 1 +PORTVERSION= 1.04 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -11,7 +10,11 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Objects for cycling through a list of values +LICENSE= ART20 + USES= perl5 USE_PERL5= configure + +NO_ARCH= yes .include Modified: head/devel/p5-List-Cycle/distinfo ============================================================================== --- head/devel/p5-List-Cycle/distinfo Sun Jan 3 20:23:12 2021 (r560217) +++ head/devel/p5-List-Cycle/distinfo Sun Jan 3 20:23:17 2021 (r560218) @@ -1,2 +1,3 @@ -SHA256 (List-Cycle-1.02.tar.gz) = 4c76554fb33f119f920d4d10fa42be940579375df1580859534ca251544624a9 -SIZE (List-Cycle-1.02.tar.gz) = 5496 +TIMESTAMP = 1609599063 +SHA256 (List-Cycle-1.04.tar.gz) = 54a3ace65218c9fbb684f5c143e84efbb8323937c5890eef4f44a7f665c7dd47 +SIZE (List-Cycle-1.04.tar.gz) = 5463 Modified: head/devel/p5-List-Cycle/pkg-plist ============================================================================== --- head/devel/p5-List-Cycle/pkg-plist Sun Jan 3 20:23:12 2021 (r560217) +++ head/devel/p5-List-Cycle/pkg-plist Sun Jan 3 20:23:17 2021 (r560218) @@ -1,2 +1,2 @@ -%%PERL5_MAN3%%/List::Cycle.3.gz %%SITE_PERL%%/List/Cycle.pm +%%PERL5_MAN3%%/List::Cycle.3.gz