pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc
Module Name: pkgsrc
Committed By: maya
Date: Tue May 27 20:29:31 UTC 2025
Modified Files:
pkgsrc/textproc/libxslt: Makefile
pkgsrc/textproc/py-libxslt: Makefile
Log Message:
libxslt, py-libxslt: restore PKGREVISION=4
It was pulled up with PKGREVISION=4, and if someone had installed it that
way, they might miss future PKGREVISION updates.
To generate a diff of this commit:
cvs rdiff -u -r1.142 -r1.143 pkgsrc/textproc/libxslt/Makefile
cvs rdiff -u -r1.77 -r1.78 pkgsrc/textproc/py-libxslt/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/textproc/libxslt/Makefile
diff -u pkgsrc/textproc/libxslt/Makefile:1.142 pkgsrc/textproc/libxslt/Makefile:1.143
--- pkgsrc/textproc/libxslt/Makefile:1.142 Mon May 26 12:50:58 2025
+++ pkgsrc/textproc/libxslt/Makefile Tue May 27 20:29:31 2025
@@ -1,5 +1,6 @@
-# $NetBSD: Makefile,v 1.142 2025/05/26 12:50:58 wiz Exp $
+# $NetBSD: Makefile,v 1.143 2025/05/27 20:29:31 maya Exp $
+PKGREVISION= 4
.include "Makefile.common"
TOOL_DEPENDS+= docbook-xml-[0-9]*:../../textproc/docbook-xml
Index: pkgsrc/textproc/py-libxslt/Makefile
diff -u pkgsrc/textproc/py-libxslt/Makefile:1.77 pkgsrc/textproc/py-libxslt/Makefile:1.78
--- pkgsrc/textproc/py-libxslt/Makefile:1.77 Mon May 26 12:51:43 2025
+++ pkgsrc/textproc/py-libxslt/Makefile Tue May 27 20:29:31 2025
@@ -1,5 +1,6 @@
-# $NetBSD: Makefile,v 1.77 2025/05/26 12:51:43 wiz Exp $
+# $NetBSD: Makefile,v 1.78 2025/05/27 20:29:31 maya Exp $
+PKGREVISION= 4
.include "../../textproc/libxslt/Makefile.common"
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
Home |
Main Index |
Thread Index |
Old Index