- fix fetch by switching to USE_GITHUB

Reported by:	pointyhat (miwi)
This commit is contained in:
Ruslan Makhmatkhanov 2013-03-28 19:08:17 +00:00
parent 112b9ac519
commit f82f34e30d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=315493
2 changed files with 7 additions and 3 deletions

View File

@ -3,7 +3,6 @@
PORTNAME= liblarch
PORTVERSION= 2.1.0
CATEGORIES= devel python
MASTER_SITES= http://gtg.fritalk.com/publique/gtg.fritalk.com/${PORTNAME}/${PORTVERSION}/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= rm@FreeBSD.org
@ -11,8 +10,13 @@ COMMENT= Python library to easily handle data structures
LICENSE= LGPL3
USE_GITHUB= yes
USE_GNOME= pygobject
USE_PYTHON= -2.7
USE_PYDISTUTILS= yes
GH_ACCOUNT= ${PORTNAME}
GH_TAGNAME= v${PORTVERSION}
GH_COMMIT= 76d6490
.include <bsd.port.mk>

View File

@ -1,2 +1,2 @@
SHA256 (liblarch-2.1.0.tar.gz) = f55b8ce2c6350b614f46acf826c323b03bd64890288dd25b31cda3ccdb59d49b
SIZE (liblarch-2.1.0.tar.gz) = 26829
SHA256 (liblarch-2.1.0.tar.gz) = 344a9062c8ea295d131c0b97872bd456c3bfedaef269e9af5027ac78b4231ea6
SIZE (liblarch-2.1.0.tar.gz) = 55974