pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Update the master site and homepage
Module Name: pkgsrc-wip
Committed By: Pierre Pronchery <khorben%defora.org@localhost>
Pushed By: khorben
Date: Mon May 7 18:33:39 2018 +0200
Changeset: 548004cad133c9822d0a696a362ee5559031ff24
Modified Files:
py-bitstring/Makefile
Log Message:
Update the master site and homepage
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=548004cad133c9822d0a696a362ee5559031ff24
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-bitstring/Makefile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diffs:
diff --git a/py-bitstring/Makefile b/py-bitstring/Makefile
index 6b22eafef0..5c31b9303d 100644
--- a/py-bitstring/Makefile
+++ b/py-bitstring/Makefile
@@ -4,11 +4,11 @@
DISTNAME= bitstring-3.0.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel python
-MASTER_SITES= http://python-bitstring.googlecode.com/files/
+MASTER_SITES= ${MASTER_SITE_PYPI:=b/bitstring/}
EXTRACT_SUFX= .zip
MAINTAINER= kamelderouiche%yahoo.com@localhost
-HOMEPAGE= http://code.google.com/p/python-bitstring/
+HOMEPAGE= http://scott-griffiths.github.io/bitstring/
COMMENT= Tools for analysis and modification of binary data in python
LICENSE= mit
Home |
Main Index |
Thread Index |
Old Index