ports/160480: [PATCH] databases/godis: update to 20110803

Julien Laffaye jlaffaye at FreeBSD.org
Mon Sep 5 11:00:03 UTC 2011


>Number:         160480
>Category:       ports
>Synopsis:       [PATCH] databases/godis: update to 20110803
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Sep 05 11:00:02 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Julien Laffaye
>Release:        FreeBSD 8.2-STABLE amd64
>Organization:
>Environment:
System: FreeBSD chulak.jlaffaye.net 8.2-STABLE FreeBSD 8.2-STABLE #0 r223263: Sat Jun 18 20:03:31 BST
>Description:
- Update to 20110803 to compile with upcoming go 20110801.

Port maintainer (magik at roorback.net) is cc'd.

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- godis-20110803.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/databases/godis/Makefile,v
retrieving revision 1.1
diff -u -u -r1.1 Makefile
--- Makefile	11 Aug 2011 11:53:40 -0000	1.1
+++ Makefile	5 Sep 2011 10:57:07 -0000
@@ -6,9 +6,9 @@
 #
 
 PORTNAME=	godis
-PORTVERSION=	20110527
+PORTVERSION=	20110803
 CATEGORIES=	databases
-MASTER_SITES=	https://github.com/downloads/Roorback/mgk_ports/
+MASTER_SITES=	LOCAL/jlaffaye
 
 MAINTAINER=	magik at roorback.net
 COMMENT=	A Redis client library written in Go
@@ -20,5 +20,5 @@
 USE_GO=		yes
 
 .include <bsd.port.pre.mk>
-.include "../../lang/go/files/bsd.go.mk"
+.include "${PORTSDIR}/lang/go/files/bsd.go.mk"
 .include <bsd.port.post.mk>
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/databases/godis/distinfo,v
retrieving revision 1.1
diff -u -u -r1.1 distinfo
--- distinfo	11 Aug 2011 11:53:41 -0000	1.1
+++ distinfo	5 Sep 2011 10:57:07 -0000
@@ -1,2 +1,2 @@
-SHA256 (godis-20110527.tar.gz) = 4d1c29a688a2065f00846eacfc1ba850738df05d5b40db130efdc7c4702357f4
-SIZE (godis-20110527.tar.gz) = 15818
+SHA256 (godis-20110803.tar.gz) = 24a3fb5e90983caa23163b33ed2d18d997747d5683f92fc1cbf335ad5bfed917
+SIZE (godis-20110803.tar.gz) = 15584
--- godis-20110803.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list