Skip to content

Commit

Permalink
devel/p5-Class-Hook: Update to 0.06
Browse files Browse the repository at this point in the history
- Add LICENSE
- Add NO_ARCH

Changes:	https://metacpan.org/changes/distribution/Class-Hook
  • Loading branch information
sunpoet committed May 26, 2021
1 parent 5b3a8e6 commit 600004f
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 4 deletions.
8 changes: 7 additions & 1 deletion devel/p5-Class-Hook/Makefile
@@ -1,15 +1,21 @@
# 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-

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>
6 changes: 3 additions & 3 deletions 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

0 comments on commit 600004f

Please sign in to comment.