pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/py-newt



Module Name:    pkgsrc
Committed By:   wiz
Date:           Fri Nov  3 19:39:14 UTC 2017

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

Log Message:
py-newt: update HOMEPAGE and MASTER_SITES


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/devel/py-newt/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-newt/Makefile
diff -u pkgsrc/devel/py-newt/Makefile:1.13 pkgsrc/devel/py-newt/Makefile:1.14
--- pkgsrc/devel/py-newt/Makefile:1.13  Sun Jan  1 14:43:34 2017
+++ pkgsrc/devel/py-newt/Makefile       Fri Nov  3 19:39:13 2017
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.13 2017/01/01 14:43:34 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2017/11/03 19:39:13 wiz Exp $
 
 DISTNAME=      newt-0.52.16
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 PKGREVISION=   1
 CATEGORIES=    devel
-MASTER_SITES=  https://fedorahosted.org/releases/n/e/newt/
+MASTER_SITES=  https://releases.pagure.org/newt/
 
 MAINTAINER=    ryoon%NetBSD.org@localhost
-HOMEPAGE=      https://fedorahosted.org/newt/
+HOMEPAGE=      https://pagure.io/newt
 COMMENT=       Windowing toolkit based on libslang2
 LICENSE=       gnu-lgpl-v2
 



Home | Main Index | Thread Index | Old Index