aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorrm <rm@FreeBSD.org>2013-03-29 03:08:17 +0800
committerrm <rm@FreeBSD.org>2013-03-29 03:08:17 +0800
commitcbe177ab413bc1f8ded88e1dd2e0323d929329cf (patch)
treeb44b08b99e20b2037ea43253b43087aa9eeda92e /devel
parent37e3c255e7f717ba6a890c066878d99bc47d984c (diff)
downloadfreebsd-ports-gnome-cbe177ab413bc1f8ded88e1dd2e0323d929329cf.tar.gz
freebsd-ports-gnome-cbe177ab413bc1f8ded88e1dd2e0323d929329cf.tar.zst
freebsd-ports-gnome-cbe177ab413bc1f8ded88e1dd2e0323d929329cf.zip
- fix fetch by switching to USE_GITHUB
Reported by: pointyhat (miwi)
Diffstat (limited to 'devel')
-rw-r--r--devel/py-liblarch/Makefile6
-rw-r--r--devel/py-liblarch/distinfo4
2 files changed, 7 insertions, 3 deletions
diff --git a/devel/py-liblarch/Makefile b/devel/py-liblarch/Makefile
index 58e1454140f7..8db0b971dca0 100644
--- a/devel/py-liblarch/Makefile
+++ b/devel/py-liblarch/Makefile
@@ -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>
diff --git a/devel/py-liblarch/distinfo b/devel/py-liblarch/distinfo
index a2d67cd52010..74950765e00a 100644
--- a/devel/py-liblarch/distinfo
+++ b/devel/py-liblarch/distinfo
@@ -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