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:   maya
Date:           Fri Sep 22 09:59:30 UTC 2017

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

Log Message:
ap2-perl: missing PKGREVISION bump from perl 5.26 update

PR pkg/52507: ap24-perl module upgrade breaks Apache HTTPd v2.4


To generate a diff of this commit:
cvs rdiff -u -r1.53 -r1.54 pkgsrc/www/ap2-perl/Makefile

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.53 pkgsrc/www/ap2-perl/Makefile:1.54
--- pkgsrc/www/ap2-perl/Makefile:1.53   Tue Nov  1 15:32:54 2016
+++ pkgsrc/www/ap2-perl/Makefile        Fri Sep 22 09:59:30 2017
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.53 2016/11/01 15:32:54 adam Exp $
+# $NetBSD: Makefile,v 1.54 2017/09/22 09:59:30 maya Exp $
 
 DISTNAME=      mod_perl-2.0.10
 PKGNAME=       ${APACHE_PKG_PREFIX}-${DISTNAME:S/mod_//}
 CATEGORIES=    www perl5
 MASTER_SITES=  ${MASTER_SITE_APACHE:=perl/}
+PKGREVISION=   1
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://perl.apache.org/



Home | Main Index | Thread Index | Old Index