pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/ap2-perl



Module Name:    pkgsrc
Committed By:   markd
Date:           Wed Jun  2 22:26:03 UTC 2021

Modified Files:
        pkgsrc/www/ap2-perl: Makefile distinfo

Log Message:
ap2-perl: Fix build for perl >= 5.33.7


To generate a diff of this commit:
cvs rdiff -u -r1.61 -r1.62 pkgsrc/www/ap2-perl/Makefile
cvs rdiff -u -r1.24 -r1.25 pkgsrc/www/ap2-perl/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/www/ap2-perl/Makefile
diff -u pkgsrc/www/ap2-perl/Makefile:1.61 pkgsrc/www/ap2-perl/Makefile:1.62
--- pkgsrc/www/ap2-perl/Makefile:1.61   Mon May 24 19:55:11 2021
+++ pkgsrc/www/ap2-perl/Makefile        Wed Jun  2 22:26:03 2021
@@ -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/}
 

Index: pkgsrc/www/ap2-perl/distinfo
diff -u pkgsrc/www/ap2-perl/distinfo:1.24 pkgsrc/www/ap2-perl/distinfo:1.25
--- pkgsrc/www/ap2-perl/distinfo:1.24   Wed Nov 13 21:29:25 2019
+++ pkgsrc/www/ap2-perl/distinfo        Wed Jun  2 22:26:03 2021
@@ -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