Index: head/databases/hiredis/files/patch-hiredis.c =================================================================== --- head/databases/hiredis/files/patch-hiredis.c (revision 397050) +++ head/databases/hiredis/files/patch-hiredis.c (nonexistent) @@ -1,10 +0,0 @@ ---- hiredis.c.orig 2015-08-25 12:16:20 UTC -+++ hiredis.c -@@ -808,7 +808,6 @@ int redisBufferRead(redisContext *c) { - return REDIS_ERR; - } - } else if (nread == 0) { -- c->flags &= ~REDIS_CONNECTED; - __redisSetError(c,REDIS_ERR_EOF,"Server closed the connection"); - return REDIS_ERR; - } else { Property changes on: head/databases/hiredis/files/patch-hiredis.c ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/databases/hiredis/Makefile =================================================================== --- head/databases/hiredis/Makefile (revision 397050) +++ head/databases/hiredis/Makefile (revision 397051) @@ -1,30 +1,29 @@ # Created by: Grzegorz Blach # $FreeBSD$ PORTNAME= hiredis -PORTVERSION= 0.13.2 -PORTREVISION= 1 +PORTVERSION= 0.13.3 DISTVERSIONPREFIX=v CATEGORIES= databases MAINTAINER= olgeni@FreeBSD.org COMMENT= Minimalistic C client library for the Redis database LICENSE= BSD3CLAUSE USE_GITHUB= yes GH_ACCOUNT= redis USES= gmake USE_LDCONFIG= yes post-patch: @${REINPLACE_CMD} \ -e '/^REAL_/s/ \$$(ARCH)//' \ -e 's|\$$(INSTALL_LIBRARY_PATH)/\$$(PKGCONF_PATH)|\$$(DESTDIR)\$$(PREFIX)/libdata/\$$(PKGCONF_PATH)|' \ ${WRKSRC}/Makefile post-build: @${STRIP_CMD} ${WRKSRC}/libhiredis.so .include Index: head/databases/hiredis/distinfo =================================================================== --- head/databases/hiredis/distinfo (revision 397050) +++ head/databases/hiredis/distinfo (revision 397051) @@ -1,2 +1,2 @@ -SHA256 (redis-hiredis-v0.13.2_GH0.tar.gz) = b0cf73ebe039fe25ecaaa881acdda8bdc393ed997e049b04fc20865835953694 -SIZE (redis-hiredis-v0.13.2_GH0.tar.gz) = 58206 +SHA256 (redis-hiredis-v0.13.3_GH0.tar.gz) = 717e6fc8dc2819bef522deaca516de9e51b9dfa68fe393b7db5c3b6079196f78 +SIZE (redis-hiredis-v0.13.3_GH0.tar.gz) = 58291