mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-03 06:04:53 +00:00
devel/p5-Class-Hook: Update to 0.06
- Add LICENSE - Add NO_ARCH Changes: https://metacpan.org/changes/distribution/Class-Hook
This commit is contained in:
parent
5b3a8e606b
commit
600004f027
@ -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>
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user