pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/ap2-perl ap2-perl: Fix build for perl >= 5.33.7



details:   https://anonhg.NetBSD.org/pkgsrc/rev/01967ded23e6
branches:  trunk
changeset: 453775:01967ded23e6
user:      markd <markd%pkgsrc.org@localhost>
date:      Wed Jun 02 22:26:03 2021 +0000

description:
ap2-perl: Fix build for perl >= 5.33.7

diffstat:

 www/ap2-perl/Makefile |  4 ++--
 www/ap2-perl/distinfo |  3 ++-
 2 files changed, 4 insertions(+), 3 deletions(-)

diffs (28 lines):

diff -r eb3e9b55c705 -r 01967ded23e6 www/ap2-perl/Makefile
--- a/www/ap2-perl/Makefile     Wed Jun 02 22:21:24 2021 +0000
+++ b/www/ap2-perl/Makefile     Wed Jun 02 22:26:03 2021 +0000
@@ -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/}
 
diff -r eb3e9b55c705 -r 01967ded23e6 www/ap2-perl/distinfo
--- a/www/ap2-perl/distinfo     Wed Jun 02 22:21:24 2021 +0000
+++ b/www/ap2-perl/distinfo     Wed Jun 02 22:26:03 2021 +0000
@@ -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



Home | Main Index | Thread Index | Old Index