pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/py-readline



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Oct  9 08:25:13 UTC 2017

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

Log Message:
py-readline: update HOMEPAGE


To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 pkgsrc/devel/py-readline/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-readline/Makefile
diff -u pkgsrc/devel/py-readline/Makefile:1.31 pkgsrc/devel/py-readline/Makefile:1.32
--- pkgsrc/devel/py-readline/Makefile:1.31      Sun Sep  3 08:53:08 2017
+++ pkgsrc/devel/py-readline/Makefile   Mon Oct  9 08:25:13 2017
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.31 2017/09/03 08:53:08 wiz Exp $
+# $NetBSD: Makefile,v 1.32 2017/10/09 08:25:13 wiz Exp $
 
 PKGNAME=       ${PYPKGPREFIX}-readline-${PY_DISTVERSION}
 CATEGORIES=    devel misc python
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      https://www.python.org/doc/current/tut/node15.html
+HOMEPAGE=      https://docs.python.org/3/library/readline.html
 COMMENT=       Line editing support for Python
 
 EXTRACT_ELEMENTS=      ${PYSUBDIR}/Modules/readline.c



Home | Main Index | Thread Index | Old Index