Replace most occurences of github.com in MASTER_SITES with USE_GITHUB usage.

With hat:	portmgr
Sponsored by:	Absolight
This commit is contained in:
Mathieu Arnold
2015-05-18 17:07:45 +00:00
parent 638d4ac389
commit f29a218fcd
150 changed files with 362 additions and 335 deletions

View File

@@ -3,8 +3,8 @@
PORTNAME= MySQLdb
DISTVERSION= 1.2.5
DISTVERSIONPREFIX= ${PORTNAME}-
CATEGORIES= databases python
MASTER_SITES= https://github.com/farcepest/${PORTNAME}1/archive/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= python@FreeBSD.org
@@ -13,6 +13,9 @@ COMMENT= Access a MySQL database through Python
USES= python:2
USE_PYTHON= distutils autoplist
USE_MYSQL= yes
USE_GITHUB= yes
GH_ACCOUNT= farcepest
GH_PROJECT= ${PORTNAME}1
CONFLICTS= py*-MySQLdb-[0-9]* py*-MySQLdb5[0-9]-[0-9]*

View File

@@ -1,2 +1,2 @@
SHA256 (MySQLdb-1.2.5.tar.gz) = 905dd8be887ff596641ace5411fed17cfd08dd33699ea627d3fb44f8a922c2f0
SIZE (MySQLdb-1.2.5.tar.gz) = 81209
SHA256 (farcepest-MySQLdb1-MySQLdb-1.2.5_GH0.tar.gz) = 905dd8be887ff596641ace5411fed17cfd08dd33699ea627d3fb44f8a922c2f0
SIZE (farcepest-MySQLdb1-MySQLdb-1.2.5_GH0.tar.gz) = 81209