From owner-dev-commits-ports-main@freebsd.org Sun May 30 20:05:11 2021 Return-Path: Delivered-To: dev-commits-ports-main@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 E7F13634624; Sun, 30 May 2021 20:05:11 +0000 (UTC) (envelope-from git@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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4FtTtH4pXnz3nWC; Sun, 30 May 2021 20:05:11 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (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 did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 1A0422307F; Sun, 30 May 2021 20:05:11 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 14UK5A8m078457; Sun, 30 May 2021 20:05:10 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 14UK5A4C078456; Sun, 30 May 2021 20:05:10 GMT (envelope-from git) Date: Sun, 30 May 2021 20:05:10 GMT Message-Id: <202105302005.14UK5A4C078456@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Po-Chuan Hsieh Subject: git: 60627a2ed67f - main - textproc/p5-Text-Greeking: Update to 0.15 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: sunpoet X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 60627a2ed67f17ff216a37e75af7f2466fd15447 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-main@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the main branch of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 May 2021 20:05:12 -0000 The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=60627a2ed67f17ff216a37e75af7f2466fd15447 commit 60627a2ed67f17ff216a37e75af7f2466fd15447 Author: Po-Chuan Hsieh AuthorDate: 2021-05-30 19:57:39 +0000 Commit: Po-Chuan Hsieh CommitDate: 2021-05-30 19:57:39 +0000 textproc/p5-Text-Greeking: Update to 0.15 - Add LICENSE - Add NO_ARCH Changes: https://metacpan.org/changes/distribution/Text-Greeking --- textproc/p5-Text-Greeking/Makefile | 7 ++++++- textproc/p5-Text-Greeking/distinfo | 5 +++-- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/textproc/p5-Text-Greeking/Makefile b/textproc/p5-Text-Greeking/Makefile index 93f29aca8f1b..ab3b37ac07a4 100644 --- a/textproc/p5-Text-Greeking/Makefile +++ b/textproc/p5-Text-Greeking/Makefile @@ -1,7 +1,7 @@ # Created by: ijliao PORTNAME= Text-Greeking -PORTVERSION= 0.14 +PORTVERSION= 0.15 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -9,7 +9,12 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Generate meaningless text that creates the illusion of the document +LICENSE= ART10 +LICENSE_FILE= ${WRKSRC}/LICENSE + USES= perl5 USE_PERL5= configure +NO_ARCH= yes + .include diff --git a/textproc/p5-Text-Greeking/distinfo b/textproc/p5-Text-Greeking/distinfo index 01a17a506f0b..d06aaf0a0797 100644 --- a/textproc/p5-Text-Greeking/distinfo +++ b/textproc/p5-Text-Greeking/distinfo @@ -1,2 +1,3 @@ -SHA256 (Text-Greeking-0.14.tar.gz) = 65ca5484131da6c16eb4c5afcc1da16b71cb25e29c02855314918611ccb3ef50 -SIZE (Text-Greeking-0.14.tar.gz) = 7185 +TIMESTAMP = 1622214138 +SHA256 (Text-Greeking-0.15.tar.gz) = b4657a0044bf0db6b79957bcb13b63653fa070bc23a725ab5b0aca649a75b540 +SIZE (Text-Greeking-0.15.tar.gz) = 7644