pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/py-usb
Module Name: pkgsrc
Committed By: wiz
Date: Sun Dec 24 10:13:22 UTC 2017
Modified Files:
pkgsrc/devel/py-usb: Makefile
Log Message:
py-usb: update HOMEPAGE and MASTER_SITES
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/devel/py-usb/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-usb/Makefile
diff -u pkgsrc/devel/py-usb/Makefile:1.13 pkgsrc/devel/py-usb/Makefile:1.14
--- pkgsrc/devel/py-usb/Makefile:1.13 Sun Jan 1 14:43:36 2017
+++ pkgsrc/devel/py-usb/Makefile Sun Dec 24 10:13:22 2017
@@ -1,14 +1,14 @@
-# $NetBSD: Makefile,v 1.13 2017/01/01 14:43:36 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2017/12/24 10:13:22 wiz Exp $
VERSION= 1.0.0
DISTNAME= pyusb-${VERSION}
PKGNAME= ${PYPKGPREFIX}-usb-${VERSION}
CATEGORIES= devel
-MASTER_SITES= ${MASTER_SITE_GITHUB:=walac/}
+MASTER_SITES= ${MASTER_SITE_GITHUB:=pyusb/}
GITHUB_PROJECT= pyusb
MAINTAINER= wiml%hhhh.org@localhost
-HOMEPAGE= http://walac.github.io/pyusb/
+HOMEPAGE= https://pyusb.github.io/pyusb/
COMMENT= Python interface to USB via libusb
LICENSE= modified-bsd
Home |
Main Index |
Thread Index |
Old Index