Update to 1.42
ok jasper@
This commit is contained in:
parent
161de4c05b
commit
c3863b3fff
@ -1,10 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.20 2007/09/15 20:38:24 merdely Exp $
|
||||
# $OpenBSD: Makefile,v 1.21 2009/12/04 12:58:12 pea Exp $
|
||||
|
||||
COMMENT= high-performance dynamic web authoring system
|
||||
|
||||
MODULES= cpan
|
||||
DISTNAME= HTML-Mason-1.35
|
||||
PKGNAME= p5-${DISTNAME}p0
|
||||
DISTNAME= HTML-Mason-1.42
|
||||
CATEGORIES= www
|
||||
|
||||
HOMEPAGE= http://www.masonhq.com/
|
||||
@ -24,6 +23,11 @@ RUN_DEPENDS= :p5-Params-Validate->=0.74:devel/p5-Params-Validate \
|
||||
:p5-Class-Container->=0.10:devel/p5-Class-Container \
|
||||
:p5-Cache-Cache->=1.02:devel/p5-Cache-Cache
|
||||
|
||||
MAKE_ENV= TEST_POD=Yes
|
||||
|
||||
REGRESS_DEPENDS=::devel/p5-Test-Memory-Cycle \
|
||||
::devel/p5-PadWalker
|
||||
|
||||
CONFIGURE_STYLE= modbuild
|
||||
CONFIGURE_ARGS+= --no-prompts
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (HTML-Mason-1.35.tar.gz) = wJ934q9QC1HSLgI4wFNJlA==
|
||||
RMD160 (HTML-Mason-1.35.tar.gz) = B4K8AFtQ1jvuvEk9kmUFodc15MU=
|
||||
SHA1 (HTML-Mason-1.35.tar.gz) = vMkUhFI8bZvXR8Rn4S6CHCzwg4Q=
|
||||
SHA256 (HTML-Mason-1.35.tar.gz) = AcdevFI7d7iNV1T6k6KD7v93vPeZU224aXth2vQvNr0=
|
||||
SIZE (HTML-Mason-1.35.tar.gz) = 386408
|
||||
MD5 (HTML-Mason-1.42.tar.gz) = X+VVXrtL1pKetkOOD3CTVQ==
|
||||
RMD160 (HTML-Mason-1.42.tar.gz) = 9hML8RzaqLb5lcOM7wppVpJPoA8=
|
||||
SHA1 (HTML-Mason-1.42.tar.gz) = nLVZswZS0uh8/+c7iaXRPUIH2B8=
|
||||
SHA256 (HTML-Mason-1.42.tar.gz) = uaIzDPJU3/jOIrilsezdg2LaIJA3y4Z31i8ChrMn2js=
|
||||
SIZE (HTML-Mason-1.42.tar.gz) = 396910
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.11 2006/06/17 22:51:35 espie Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.12 2009/12/04 12:58:12 pea Exp $
|
||||
@comment bin/convert0.6.README
|
||||
@comment bin/convert0.6.pl
|
||||
@comment bin/convert0.8.README
|
||||
@ -6,13 +6,13 @@
|
||||
bin/mason.pl
|
||||
${P5SITE}/Apache/
|
||||
${P5SITE}/Apache/Mason.pm
|
||||
${P5SITE}/Bundle/
|
||||
${P5SITE}/Bundle/HTML/
|
||||
${P5SITE}/Bundle/HTML/Mason.pm
|
||||
${P5SITE}/HTML/
|
||||
${P5SITE}/HTML/Mason/
|
||||
${P5SITE}/HTML/Mason.pm
|
||||
${P5SITE}/HTML/Mason/Admin.pod
|
||||
${P5SITE}/HTML/Mason/Apache/
|
||||
${P5SITE}/HTML/Mason/Apache/Request.pm
|
||||
${P5SITE}/HTML/Mason/ApacheHandler.pm
|
||||
${P5SITE}/HTML/Mason/CGIHandler.pm
|
||||
${P5SITE}/HTML/Mason/Cache/
|
||||
|
Loading…
Reference in New Issue
Block a user