pkgsrc-Changes archive

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

CVS commit: pkgsrc/lang/python27



Module Name:    pkgsrc
Committed By:   tnn
Date:           Tue Apr 29 09:35:13 UTC 2025

Modified Files:
        pkgsrc/lang/python27: Makefile

Log Message:
python27: bump for installed header change


To generate a diff of this commit:
cvs rdiff -u -r1.121 -r1.122 pkgsrc/lang/python27/Makefile

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

Modified files:

Index: pkgsrc/lang/python27/Makefile
diff -u pkgsrc/lang/python27/Makefile:1.121 pkgsrc/lang/python27/Makefile:1.122
--- pkgsrc/lang/python27/Makefile:1.121 Mon Apr 21 20:51:32 2025
+++ pkgsrc/lang/python27/Makefile       Tue Apr 29 09:35:13 2025
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.121 2025/04/21 20:51:32 wiz Exp $
+# $NetBSD: Makefile,v 1.122 2025/04/29 09:35:13 tnn Exp $
 
 .include "dist.mk"
 
 PKGNAME=       python27-${PY_DISTVERSION}
-PKGREVISION=   20
+PKGREVISION=   21
 CATEGORIES=    lang python
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost



Home | Main Index | Thread Index | Old Index