From f29a218fcd1fc4bf16d252f307eef4d729dd5dcc Mon Sep 17 00:00:00 2001 From: Mathieu Arnold Date: Mon, 18 May 2015 17:07:45 +0000 Subject: Replace most occurences of github.com in MASTER_SITES with USE_GITHUB usage. With hat: portmgr Sponsored by: Absolight --- databases/twemproxy/Makefile | 6 +++--- databases/twemproxy/distinfo | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'databases/twemproxy') diff --git a/databases/twemproxy/Makefile b/databases/twemproxy/Makefile index f5a040da7cd3..b138838d5441 100644 --- a/databases/twemproxy/Makefile +++ b/databases/twemproxy/Makefile @@ -3,16 +3,16 @@ PORTNAME= twemproxy PORTVERSION= 0.4.0 +DISTVERSIONPREFIX= v CATEGORIES= databases -MASTER_SITES= https://github.com/twitter/${PORTNAME}/archive/ -DISTNAME= v${PORTVERSION} MAINTAINER= skreuzer@FreeBSD.org COMMENT= Fast, light-weight proxy for memcached and redis LICENSE= APACHE20 -WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} +USE_GITHUB= yes +GH_ACCOUNT= twitter USES= execinfo autoreconf libtool diff --git a/databases/twemproxy/distinfo b/databases/twemproxy/distinfo index 54f9f749df1f..cfb427669ac8 100644 --- a/databases/twemproxy/distinfo +++ b/databases/twemproxy/distinfo @@ -1,2 +1,2 @@ -SHA256 (v0.4.0.tar.gz) = 5f417fa3f03ac20fc5e9b36d831df107b00db90795a8155c1e66e2c38248ab13 -SIZE (v0.4.0.tar.gz) = 1132391 +SHA256 (twitter-twemproxy-v0.4.0_GH0.tar.gz) = 5f417fa3f03ac20fc5e9b36d831df107b00db90795a8155c1e66e2c38248ab13 +SIZE (twitter-twemproxy-v0.4.0_GH0.tar.gz) = 1132391 -- cgit v1.3