From owner-svn-ports-head@freebsd.org Fri Aug 16 18:11:08 2019 Return-Path: Delivered-To: svn-ports-head@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 38CA4AA7AC; Fri, 16 Aug 2019 18:11:08 +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) server-signature RSA-PSS (4096 bits) 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 469BG26pLSz4YV7; Fri, 16 Aug 2019 18:11:06 +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 F0E6D503A; Fri, 16 Aug 2019 18:11:05 +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 x7GIB5Rg027214; Fri, 16 Aug 2019 18:11:05 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x7GIB5jU027213; Fri, 16 Aug 2019 18:11:05 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201908161811.x7GIB5jU027213@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 16 Aug 2019 18:11:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r509107 - head/deskutils/p5-Data-ICal X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/deskutils/p5-Data-ICal X-SVN-Commit-Revision: 509107 X-SVN-Commit-Repository: ports 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.29 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: Fri, 16 Aug 2019 18:11:08 -0000 Author: sunpoet Date: Fri Aug 16 18:11:05 2019 New Revision: 509107 URL: https://svnweb.freebsd.org/changeset/ports/509107 Log: Update to 0.23 - Add NO_ARCH Changes: https://metacpan.org/changes/distribution/Data-ICal Modified: head/deskutils/p5-Data-ICal/Makefile head/deskutils/p5-Data-ICal/distinfo Modified: head/deskutils/p5-Data-ICal/Makefile ============================================================================== --- head/deskutils/p5-Data-ICal/Makefile Fri Aug 16 18:11:00 2019 (r509106) +++ head/deskutils/p5-Data-ICal/Makefile Fri Aug 16 18:11:05 2019 (r509107) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Data-ICal -PORTVERSION= 0.22 +PORTVERSION= 0.23 CATEGORIES= deskutils perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -25,6 +25,8 @@ TEST_DEPENDS= p5-Test-LongString>=0:devel/p5-Test-Long USES= perl5 USE_PERL5= configure + +NO_ARCH= yes post-patch: @${REINPLACE_CMD} -e '/^auto_install/d' ${WRKSRC}/Makefile.PL Modified: head/deskutils/p5-Data-ICal/distinfo ============================================================================== --- head/deskutils/p5-Data-ICal/distinfo Fri Aug 16 18:11:00 2019 (r509106) +++ head/deskutils/p5-Data-ICal/distinfo Fri Aug 16 18:11:05 2019 (r509107) @@ -1,2 +1,3 @@ -SHA256 (Data-ICal-0.22.tar.gz) = 8ae9d20af244e5a6f606c7325e9d145dd0002676a178357af860a5e156925720 -SIZE (Data-ICal-0.22.tar.gz) = 119116 +TIMESTAMP = 1565970659 +SHA256 (Data-ICal-0.23.tar.gz) = 937c23b30b07ff00243a739df1760b1992117a074ff31852ec33f9b009c556eb +SIZE (Data-ICal-0.23.tar.gz) = 120345