Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Jun 2011 20:50:02 +0200
From:      "Grzegorz Blach" <magik@roorback.net>
To:        "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org>
Subject:   ports/158039: databases/hiredis updated to 0.10.1
Message-ID:  <1308509402.52420@silver.nine>
Resent-Message-ID: <201106191900.p5JJ0LmX047551@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         158039
>Category:       ports
>Synopsis:       databases/hiredis updated to 0.10.1
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jun 19 19:00:21 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Grzegorz Blach
>Release:        FreeBSD 8.2-RELEASE-p2 amd64
>Organization:
>Environment:


System: FreeBSD 8.2-RELEASE-p2 #9 r222446: Mon Jun  6 21:21:02 CEST 2011
    root@silver.nine:/usr/obj/usr/src/sys/SILVER



>Description:


Port databases/hiredis updated from 0.10.0 to 0.10.1

Changes: https://raw.github.com/antirez/hiredis/master/CHANGELOG.md



>How-To-Repeat:





>Fix:


--- hiredis.diff.txt begins here ---
diff -x .svn -ruN /var/cache/portshaker/ports/databases/hiredis/Makefile databases/hiredis/Makefile
--- /var/cache/portshaker/ports/databases/hiredis/Makefile	2011-05-03 01:24:32.000000000 +0200
+++ databases/hiredis/Makefile	2011-06-19 19:49:38.691966935 +0200
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	hiredis
-DISTVERSION=	0.10.0
+DISTVERSION=	0.10.1
 CATEGORIES=	databases
 MASTER_SITES=	https://github.com/antirez/hiredis/tarball/v${DISTVERSION}/
 DISTNAME=	antirez-${PORTNAME}-v${DISTVERSION}-0-g${GITVERSION}
@@ -16,7 +16,7 @@
 
 LICENSE=	BSD
 
-GITVERSION=	6d026b7
+GITVERSION=	3cc6a7f
 FETCH_ARGS=	-pRr
 WRKSRC=		${WRKDIR}/antirez-${PORTNAME}-${GITVERSION}
 
diff -x .svn -ruN /var/cache/portshaker/ports/databases/hiredis/distinfo databases/hiredis/distinfo
--- /var/cache/portshaker/ports/databases/hiredis/distinfo	2011-05-03 01:24:32.000000000 +0200
+++ databases/hiredis/distinfo	2011-06-19 19:49:38.691966935 +0200
@@ -1,2 +1,2 @@
-SHA256 (antirez-hiredis-v0.10.0-0-g6d026b7.tar.gz) = fe96fc37b1af6c9ee07ee3965bbaaded16caaf595888d01b6cae9dfd7bd21d20
-SIZE (antirez-hiredis-v0.10.0-0-g6d026b7.tar.gz) = 38528
+SHA256 (antirez-hiredis-v0.10.1-0-g3cc6a7f.tar.gz) = fed36cc82220a1e1232380ddf3d346956e8fa09708ca87c958371bdd594bcbae
+SIZE (antirez-hiredis-v0.10.1-0-g3cc6a7f.tar.gz) = 40024
diff -x .svn -ruN /var/cache/portshaker/ports/databases/hiredis/files/patch-Makefile databases/hiredis/files/patch-Makefile
--- /var/cache/portshaker/ports/databases/hiredis/files/patch-Makefile	2011-05-03 01:24:32.000000000 +0200
+++ databases/hiredis/files/patch-Makefile	1970-01-01 01:00:00.000000000 +0100
@@ -1,11 +0,0 @@
---- Makefile.orig	2011-04-22 02:15:50.000000000 -0800
-+++ Makefile	2011-05-02 14:33:21.000000000 -0800
-@@ -89,7 +89,7 @@
- endif
- 
- hiredis-%: %.o $(STLIBNAME)
--	$(CC) -o $@ $(CCOPT) $(DEBUG) $(LDFLAGS) $(STLIBNAME) $<
-+	$(CC) -o $@ $(CCOPT) $(DEBUG) $(LDFLAGS) $< $(STLIBNAME)
- 
- test: hiredis-test
- 	./hiredis-test
--- hiredis.diff.txt ends here ---



>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1308509402.52420>