Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Apr 2012 06:31:23 -0700 (PDT)
From:      Julien Laffaye <jlaffaye@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        wen@FreeBSD.org
Subject:   ports/167324: [PATCH] databases/gomysql: Mark broken for go1
Message-ID:  <4f994e2b.8ea9cc0a.023f.ffff88db@mx.google.com>
Resent-Message-ID: <201204261340.q3QDe89B012122@freefall.freebsd.org>

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

>Number:         167324
>Category:       ports
>Synopsis:       [PATCH] databases/gomysql: Mark broken for go1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Apr 26 13:40:08 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Julien Laffaye
>Release:        FreeBSD 9.0-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD proclarush.jlaffaye.net 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Tue Jan  3 07:46:30 UTC
>Description:
I plan to commit go1 soon-ish. Unfortunalty I did not find an updated version
of this package which compile with go1.
If you think there is one, please come back to me!

Port maintainer (wen@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99_5 (mode: change, diff: CVS)
>How-To-Repeat:
>Fix:

--- gomysql-0.3.2_3.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/databases/gomysql/Makefile,v
retrieving revision 1.5
diff -u -r1.5 Makefile
--- Makefile	26 Nov 2011 22:56:56 -0000	1.5
+++ Makefile	26 Apr 2012 13:28:43 -0000
@@ -15,6 +15,8 @@
 MAINTAINER=	wen@FreeBSD.org
 COMMENT=	A MySQL client library written in Go
 
+BROKEN=		Does not compile with go1
+
 WRKSRC=		${WRKDIR}/Philio-GoMySQL-f1112aa
 PLIST_FILES=	${GO_LIBDIR}/mysql.a
 
--- gomysql-0.3.2_3.patch ends here ---

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4f994e2b.8ea9cc0a.023f.ffff88db>