mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-13 07:34:50 +00:00
- Update to 0.32
- Pass maintainership to submitter PR: 132533 Submitted by: Gea-Suan Lin <gslin@gslin.org> (maintainer)
This commit is contained in:
parent
efec82df67
commit
e81c413680
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=229891
@ -6,16 +6,19 @@
|
||||
#
|
||||
|
||||
PORTNAME= self
|
||||
PORTVERSION= 0.15
|
||||
PORTVERSION= 0.32
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
MASTER_SITE_SUBDIR= ../../authors/id/G/GU/GUGOD/
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
||||
MAINTAINER= gslin@gslin.org
|
||||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= Provides "self" and "args" keywords in your OO program
|
||||
|
||||
RUN_DEPENDS= ${SITE_PERL}/Sub/Exporter.pm:${PORTSDIR}/devel/p5-Sub-Exporter
|
||||
RUN_DEPENDS= p5-B-Hooks-Parser>0:${PORTSDIR}/devel/p5-B-Hooks-Parser \
|
||||
p5-B-OPCheck>0:${PORTSDIR}/devel/p5-B-OPCheck \
|
||||
p5-Devel-Declare>0:${PORTSDIR}/devel/p5-Devel-Declare \
|
||||
p5-Sub-Exporter>0:${PORTSDIR}/devel/p5-Sub-Exporter
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (self-0.15.tar.gz) = 15de5484c9533ad48f38f562ad747366
|
||||
SHA256 (self-0.15.tar.gz) = 56b3b52ffc4c1d70f5198ea1e11184052eec55697884fd5a287923afd778606d
|
||||
SIZE (self-0.15.tar.gz) = 14874
|
||||
MD5 (self-0.32.tar.gz) = eb4a0b2bfaaffc197392f68ed1a303b7
|
||||
SHA256 (self-0.32.tar.gz) = 958cf908995b197a85d22e294fd6ade32352ef8fa0719c2925d58cafffa8823b
|
||||
SIZE (self-0.32.tar.gz) = 18729
|
||||
|
Loading…
Reference in New Issue
Block a user