Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 May 2021 19:03:38 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 600004f0271e - main - devel/p5-Class-Hook: Update to 0.06
Message-ID:  <202105261903.14QJ3cPp032306@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=600004f0271e604c409c5d047fd0ecdc70a12a1f

commit 600004f0271e604c409c5d047fd0ecdc70a12a1f
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-05-26 18:55:54 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-05-26 19:00:15 +0000

    devel/p5-Class-Hook: Update to 0.06
    
    - Add LICENSE
    - Add NO_ARCH
    
    Changes:        https://metacpan.org/changes/distribution/Class-Hook
---
 devel/p5-Class-Hook/Makefile | 8 +++++++-
 devel/p5-Class-Hook/distinfo | 6 +++---
 2 files changed, 10 insertions(+), 4 deletions(-)

diff --git a/devel/p5-Class-Hook/Makefile b/devel/p5-Class-Hook/Makefile
index 61fd79a474fa..e175f54df85d 100644
--- a/devel/p5-Class-Hook/Makefile
+++ b/devel/p5-Class-Hook/Makefile
@@ -1,7 +1,7 @@
 # Created by: Brian Skrab <brian@quynh-and-brian.org>
 
 PORTNAME=	Class-Hook
-PORTVERSION=	0.05
+PORTVERSION=	0.06
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -9,7 +9,13 @@ PKGNAMEPREFIX=	p5-
 MAINTAINER=	perl@FreeBSD.org
 COMMENT=	Add hooks on methods from other classes
 
+LICENSE=	ART10 GPLv1+
+LICENSE_COMB=	dual
+LICENSE_FILE=	${WRKSRC}/LICENSE
+
 USES=		perl5
 USE_PERL5=	configure
 
+NO_ARCH=	yes
+
 .include <bsd.port.mk>
diff --git a/devel/p5-Class-Hook/distinfo b/devel/p5-Class-Hook/distinfo
index 7e5755d33c48..9acd9a6cf33f 100644
--- a/devel/p5-Class-Hook/distinfo
+++ b/devel/p5-Class-Hook/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1467380198
-SHA256 (Class-Hook-0.05.tar.gz) = b96ce373c3aa104962a8f79a8ed6f17965513a422afc87017763cd728302797f
-SIZE (Class-Hook-0.05.tar.gz) = 12009
+TIMESTAMP = 1622038070
+SHA256 (Class-Hook-0.06.tar.gz) = 35ac3401e9c12dff8800f1098a6535cd8f31a39b7ff7641fe19ee24c56812c83
+SIZE (Class-Hook-0.06.tar.gz) = 12056



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202105261903.14QJ3cPp032306>