Replace most occurences of github.com in MASTER_SITES with USE_GITHUB usage.
With hat: portmgr Sponsored by: Absolight
This commit is contained in:
@@ -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]*
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user