pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/ap2-python



Module Name:    pkgsrc
Committed By:   gdt
Date:           Tue Aug 15 18:33:13 UTC 2023

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

Log Message:
ap2-python: Note upstream bug report about no-release policy


To generate a diff of this commit:
cvs rdiff -u -r1.41 -r1.42 pkgsrc/www/ap2-python/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-python/Makefile
diff -u pkgsrc/www/ap2-python/Makefile:1.41 pkgsrc/www/ap2-python/Makefile:1.42
--- pkgsrc/www/ap2-python/Makefile:1.41 Mon Aug 14 07:40:41 2023
+++ pkgsrc/www/ap2-python/Makefile      Tue Aug 15 18:33:13 2023
@@ -1,5 +1,8 @@
-# $NetBSD: Makefile,v 1.41 2023/08/14 07:40:41 wiz Exp $
+# $NetBSD: Makefile,v 1.42 2023/08/15 18:33:13 gdt Exp $
 
+# Upstream has a policy against actually having releases, so one
+# cannot believe the tags section of their site, or repology.
+#   https://github.com/grisha/mod_python/issues/126
 DISTNAME=      mod_python-3.5.0
 PKGNAME=       ${APACHE_PKG_PREFIX}-${PYPKGPREFIX}-${DISTNAME:S/mod_//}
 PKGREVISION=   5



Home | Main Index | Thread Index | Old Index