pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/py-hglib



Module Name:    pkgsrc
Committed By:   leot
Date:           Sat May 11 10:04:30 UTC 2019

Modified Files:
        pkgsrc/devel/py-hglib: Makefile

Log Message:
py-hglib: Adjust DISTNAME to 2.6.1 (part of 2.6.1 update, sorry!)


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/devel/py-hglib/Makefile

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

Modified files:

Index: pkgsrc/devel/py-hglib/Makefile
diff -u pkgsrc/devel/py-hglib/Makefile:1.7 pkgsrc/devel/py-hglib/Makefile:1.8
--- pkgsrc/devel/py-hglib/Makefile:1.7  Sat May 11 10:01:28 2019
+++ pkgsrc/devel/py-hglib/Makefile      Sat May 11 10:04:30 2019
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2019/05/11 10:01:28 leot Exp $
+# $NetBSD: Makefile,v 1.8 2019/05/11 10:04:30 leot Exp $
 
-DISTNAME=      python-hglib-2.4
+DISTNAME=      python-hglib-2.6.1
 PKGNAME=       ${DISTNAME:S/python/${PYPKGPREFIX}/}
 CATEGORIES=    devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=p/python-hglib/}



Home | Main Index | Thread Index | Old Index