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,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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user