ap2-perl: Fix build for perl >= 5.33.7
This commit is contained in:
parent
e2228ee699
commit
09bd0762f1
2 changed files with 4 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
# $NetBSD: Makefile,v 1.61 2021/05/24 19:55:11 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.62 2021/06/02 22:26:03 markd Exp $
|
||||
|
||||
DISTNAME= mod_perl-2.0.11
|
||||
PKGNAME= ${APACHE_PKG_PREFIX}-${DISTNAME:S/mod_//}
|
||||
PKGREVISION= 2
|
||||
PKGREVISION= 3
|
||||
CATEGORIES= www perl5
|
||||
MASTER_SITES= ${MASTER_SITE_APACHE:=perl/}
|
||||
|
||||
|
|
|
@ -1,8 +1,9 @@
|
|||
$NetBSD: distinfo,v 1.24 2019/11/13 21:29:25 wiz Exp $
|
||||
$NetBSD: distinfo,v 1.25 2021/06/02 22:26:03 markd Exp $
|
||||
|
||||
SHA1 (mod_perl-2.0.11.tar.gz) = 7606ab4862605a72db4b51d2e498588305b45719
|
||||
RMD160 (mod_perl-2.0.11.tar.gz) = c96405de064cd378b3b69225ea20e5d950ddacd5
|
||||
SHA512 (mod_perl-2.0.11.tar.gz) = f232b215ccb9217f69ccced8a037470e5975900b9a6fcc5a2e4674e6559d21f026547c1b97c48109352043946dc22539dd38004759be16ad5cfcb3a96973dfdf
|
||||
Size (mod_perl-2.0.11.tar.gz) = 3848147 bytes
|
||||
SHA1 (patch-src_modules_perl_modperl__perl.c) = 53a262f858df6a1d0e8b08d7e4e1cdbaba4db467
|
||||
SHA1 (patch-src_modules_perl_modperl_common_util.h) = a5fd094351fef2994b67c6c70abc18c772aec532
|
||||
SHA1 (patch-xs_APR_aprext_Makefile.PL) = 9ada16e6be30236c6dbd4de4955e0077a83d3d85
|
||||
|
|
Loading…
Reference in a new issue