aboutsummaryrefslogtreecommitdiffstats
path: root/databases/hiredis
diff options
context:
space:
mode:
authorgblach <gblach@FreeBSD.org>2012-12-02 00:29:13 +0800
committergblach <gblach@FreeBSD.org>2012-12-02 00:29:13 +0800
commit08bf0e5560309a2c0415ba7dfeff51e817152a41 (patch)
tree1b728fb47dd1704313cb01a366f51ca7d143281a /databases/hiredis
parent3f43655369ec41cc6e46e80e5bcb40079b170d08 (diff)
downloadfreebsd-ports-gnome-08bf0e5560309a2c0415ba7dfeff51e817152a41.tar.gz
freebsd-ports-gnome-08bf0e5560309a2c0415ba7dfeff51e817152a41.tar.zst
freebsd-ports-gnome-08bf0e5560309a2c0415ba7dfeff51e817152a41.zip
- Changes GH_ACCOUNT to redis
- Use PORTVERSION instead of DISTVERSION - Update distinfo (Only difference from previous tarball is changed account in directory name) Approved by: crees (mentor) Feature safe: yes
Diffstat (limited to 'databases/hiredis')
-rw-r--r--databases/hiredis/Makefile6
-rw-r--r--databases/hiredis/distinfo4
2 files changed, 5 insertions, 5 deletions
diff --git a/databases/hiredis/Makefile b/databases/hiredis/Makefile
index 9cdb0faac89c..e304cd17d4a8 100644
--- a/databases/hiredis/Makefile
+++ b/databases/hiredis/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= hiredis
-DISTVERSION= 0.11.0
+PORTVERSION= 0.11.0
CATEGORIES= databases
MAINTAINER= gblach@FreeBSD.org
@@ -11,8 +11,8 @@ COMMENT= Minimalistic C client library for the Redis database
LICENSE= BSD
USE_GITHUB= yes
-GH_ACCOUNT= antirez
-GH_TAGNAME= v${DISTVERSION}
+GH_ACCOUNT= redis
+GH_TAGNAME= v${PORTVERSION}
GH_COMMIT= 0fff0f1
USE_GMAKE= yes
diff --git a/databases/hiredis/distinfo b/databases/hiredis/distinfo
index 1c77a19106b4..84b42d1655d4 100644
--- a/databases/hiredis/distinfo
+++ b/databases/hiredis/distinfo
@@ -1,2 +1,2 @@
-SHA256 (hiredis-0.11.0.tar.gz) = 9340e3cb0f0daedd115b1fb5b2a631d5d8aaa3d460423f3a2a06f198d85959ff
-SIZE (hiredis-0.11.0.tar.gz) = 42159
+SHA256 (hiredis-0.11.0.tar.gz) = 3aa1b899cc033cf524a485b4d7beaf699b78beae2187d212263efb49fdcb1d30
+SIZE (hiredis-0.11.0.tar.gz) = 42161