- Update to 1.33
- Make portlint happy by replacing space by tab - Take maintainership Changes: http://search.cpan.org/dist/CGI-Application-Plugin-ConfigAuto/Changes
This commit is contained in:
parent
e64a650594
commit
7d5955ba91
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=272022
2 changed files with 5 additions and 5 deletions
|
@ -6,17 +6,17 @@
|
|||
#
|
||||
|
||||
PORTNAME= CGI-Application-Plugin-ConfigAuto
|
||||
PORTVERSION= 1.32
|
||||
PORTVERSION= 1.33
|
||||
CATEGORIES= www perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
MAINTAINER= culot@FreeBSD.org
|
||||
COMMENT= Plugin that adds Config::Auto support to CGI::Application
|
||||
|
||||
RUN_DEPENDS= p5-CGI-Application>=0:${PORTSDIR}/www/p5-CGI-Application \
|
||||
p5-Config-Auto>=0:${PORTSDIR}/devel/p5-Config-Auto
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
|
||||
PERL_MODBUILD= 5.8.0+
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (CGI-Application-Plugin-ConfigAuto-1.32.tar.gz) = cefc9282ace2215fa902671b1491d68877c938e5532643f1fa2ea815ed4966aa
|
||||
SIZE (CGI-Application-Plugin-ConfigAuto-1.32.tar.gz) = 5971
|
||||
SHA256 (CGI-Application-Plugin-ConfigAuto-1.33.tar.gz) = 2197f2e6e15405e0ddcb0fb0c2152bb9d17a1b946e5969d8ef6a901f167cf535
|
||||
SIZE (CGI-Application-Plugin-ConfigAuto-1.33.tar.gz) = 6043
|
||||
|
|
Loading…
Reference in a new issue