pkgsrc-Changes archive

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

CVS commit: pkgsrc/math/py-roman



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sat Apr 12 17:11:11 UTC 2025

Modified Files:
        pkgsrc/math/py-roman: Makefile

Log Message:
py-roman: fix bump PKGREVISION for previous


To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 pkgsrc/math/py-roman/Makefile

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

Modified files:

Index: pkgsrc/math/py-roman/Makefile
diff -u pkgsrc/math/py-roman/Makefile:1.22 pkgsrc/math/py-roman/Makefile:1.23
--- pkgsrc/math/py-roman/Makefile:1.22  Sat Apr 12 17:02:26 2025
+++ pkgsrc/math/py-roman/Makefile       Sat Apr 12 17:11:10 2025
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.22 2025/04/12 17:02:26 pgoyette Exp $
+# $NetBSD: Makefile,v 1.23 2025/04/12 17:11:10 wiz Exp $
 
 DISTNAME=      roman-5.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
+PKGREVISION=   1
 CATEGORIES=    math python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=r/roman/}
 



Home | Main Index | Thread Index | Old Index