mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
- Update to 1.17
- Update my mail address to FreeBSD Approved by: jadawin(co-mentor) Feature safe: yes
This commit is contained in:
parent
925bb3ae02
commit
36587bafaa
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=242066
@ -6,19 +6,21 @@
|
||||
#
|
||||
|
||||
PORTNAME= SUPER
|
||||
PORTVERSION= 1.16
|
||||
PORTVERSION= 1.17
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
||||
MAINTAINER= wenheping@gmail.com
|
||||
MAINTAINER= wen@FreeBSD.org
|
||||
COMMENT= Perl module control superclass method dispatch
|
||||
|
||||
BUILD_DEPENDS= ${SITE_PERL}/Test/Simple.pm:${PORTSDIR}/devel/p5-Test-Simple \
|
||||
p5-Sub-Identify>=0.04:${PORTSDIR}/devel/p5-Sub-Identify
|
||||
p5-Sub-Identify>=0.04:${PORTSDIR}/devel/p5-Sub-Identify \
|
||||
p5-Scalar-List-Utils>0:${PORTSDIR}/lang/p5-Scalar-List-Utils
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
PERL_MODBUILD= yes
|
||||
|
||||
MAN3= SUPER.3
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (SUPER-1.16.tar.gz) = 3a0584598514f471f5df9480e12573c0
|
||||
SHA256 (SUPER-1.16.tar.gz) = a66e368694e5a38edf870fd8cd188c827171395ef98775b3bbed621a3feb5dba
|
||||
SIZE (SUPER-1.16.tar.gz) = 7749
|
||||
MD5 (SUPER-1.17.tar.gz) = aa54aa7e9148c368091e34559587f3b2
|
||||
SHA256 (SUPER-1.17.tar.gz) = 0250172e67128b80e76acb4f280481c5a2ce7bd74a1f4e96684a18c58a74c2e2
|
||||
SIZE (SUPER-1.17.tar.gz) = 8096
|
||||
|
@ -1,3 +1 @@
|
||||
%%SITE_PERL%%/SUPER.pm
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/SUPER/.packlist
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/SUPER
|
||||
|
Loading…
Reference in New Issue
Block a user