Update to 3.2. No longer depends on devel/p5-Class-Inspector.
This commit is contained in:
parent
7858e36471
commit
47cb1dd154
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=177399
2 changed files with 5 additions and 7 deletions
|
@ -6,8 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= Module-Pluggable
|
||||
PORTVERSION= 3.1
|
||||
PORTREVISION= 2
|
||||
PORTVERSION= 3.2
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -15,8 +14,7 @@ PKGNAMEPREFIX= p5-
|
|||
MAINTAINER= lth@FreeBSD.org
|
||||
COMMENT= Automatically give your module the ability to have plugins
|
||||
|
||||
RUN_DEPENDS= p5-Class-Inspector>0:${PORTSDIR}/devel/p5-Class-Inspector \
|
||||
p5-PathTools>=3.0:${PORTSDIR}/devel/p5-PathTools
|
||||
RUN_DEPENDS= p5-PathTools>=3.0:${PORTSDIR}/devel/p5-PathTools
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
|
||||
PERL_MODBUILD= yes
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (Module-Pluggable-3.1.tar.gz) = 4ca7144b4a0da45bed0ab986c187f328
|
||||
SHA256 (Module-Pluggable-3.1.tar.gz) = 136d9391687412969e310f24c4da1528d97fcc7701cb2fd39f098f0da94d957c
|
||||
SIZE (Module-Pluggable-3.1.tar.gz) = 13787
|
||||
MD5 (Module-Pluggable-3.2.tar.gz) = 97d93df0c66318bff599812227eeccb9
|
||||
SHA256 (Module-Pluggable-3.2.tar.gz) = 546bb2af86405fc97f60995a16d5cac1b9d695173c795fd108c7065b83b8f1b2
|
||||
SIZE (Module-Pluggable-3.2.tar.gz) = 14113
|
||||
|
|
Loading…
Reference in a new issue