summaryrefslogtreecommitdiff
path: root/databases/twemproxy
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2015-05-18 17:07:45 +0000
committerMathieu Arnold <mat@FreeBSD.org>2015-05-18 17:07:45 +0000
commitf29a218fcd1fc4bf16d252f307eef4d729dd5dcc (patch)
tree912fc46258efb2d48bb6aedc0d0b7102da00f29c /databases/twemproxy
parent- Drop @dirrm* from plist (diff)
Replace most occurences of github.com in MASTER_SITES with USE_GITHUB usage.
With hat: portmgr Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=386691
Diffstat (limited to 'databases/twemproxy')
-rw-r--r--databases/twemproxy/Makefile6
-rw-r--r--databases/twemproxy/distinfo4
2 files changed, 5 insertions, 5 deletions
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