diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2018-11-07 05:57:59 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2018-11-07 05:57:59 +0800 |
commit | 95e99158496386a5ccdb6da9feab880f9e69550a (patch) | |
tree | 4e59be98df4749ed1252acd35b1aaa7e39f44f96 /databases | |
parent | 7b7d4cc351c966982782e696a0d3fa34d4d16783 (diff) | |
download | freebsd-ports-gnome-95e99158496386a5ccdb6da9feab880f9e69550a.tar.gz freebsd-ports-gnome-95e99158496386a5ccdb6da9feab880f9e69550a.tar.zst freebsd-ports-gnome-95e99158496386a5ccdb6da9feab880f9e69550a.zip |
Change MASTER_SITES to CHEESESHOP
- Take maintainership
Diffstat (limited to 'databases')
-rw-r--r-- | databases/py-rb/Makefile | 6 | ||||
-rw-r--r-- | databases/py-rb/distinfo | 6 |
2 files changed, 5 insertions, 7 deletions
diff --git a/databases/py-rb/Makefile b/databases/py-rb/Makefile index 7e3df8f4d9c2..b88c3ec50a13 100644 --- a/databases/py-rb/Makefile +++ b/databases/py-rb/Makefile @@ -4,9 +4,10 @@ PORTNAME= rb PORTVERSION= 1.6 CATEGORIES= databases python +MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Rb - the redis blaster LICENSE= APACHE20 @@ -15,8 +16,5 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}redis>=2.6:databases/py-redis@${PY_FLAVOR} USES= python USE_PYTHON= distutils autoplist -USE_GITHUB= yes -GH_ACCOUNT= getsentry -GH_PROJECT= rb .include <bsd.port.mk> diff --git a/databases/py-rb/distinfo b/databases/py-rb/distinfo index a5839ac41c0b..5ce4fb4ca58a 100644 --- a/databases/py-rb/distinfo +++ b/databases/py-rb/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1480691719 -SHA256 (getsentry-rb-1.6_GH0.tar.gz) = 2c23e1d50f8722d4262ffff43c516899201c5cb66d2ba13c3b4520609583fbc4 -SIZE (getsentry-rb-1.6_GH0.tar.gz) = 163648 +TIMESTAMP = 1541540756 +SHA256 (rb-1.6.tar.gz) = a4fc394a578b0bf5d68b84e9722b43f9e88ea1f7262f06e82e68a3e4a53914db +SIZE (rb-1.6.tar.gz) = 18958 |