ports/167324: [PATCH] databases/gomysql: Mark broken for go1

Julien Laffaye jlaffaye at FreeBSD.org
Thu Apr 26 13:40:09 UTC 2012


>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 at 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 at 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:



More information about the freebsd-ports-bugs mailing list