Date: Wed, 21 May 2008 10:38:42 -0400 (EDT) From: "Philip M. Gollucci" <pgollucci@p6m7g8.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/123861: [MAINTAINER] databases/mysql-query-browser: fix checksum, unbreak Message-ID: <200805211438.m4LEcgOA058421@piccollo.p6m7g8.net> Resent-Message-ID: <200805211440.m4LEe1Mc042147@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 123861 >Category: ports >Synopsis: [MAINTAINER] databases/mysql-query-browser: fix checksum, unbreak >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Wed May 21 14:40:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Philip M. Gollucci >Release: FreeBSD 8.0-CURRENT i386 >Organization: Riderway Inc. >Environment: System: FreeBSD piccollo.p6m7g8.net 8.0-CURRENT FreeBSD 8.0-CURRENT #1: Sun Mar 2 09:48:59 EST >Description: - Unbreak, fix checksum mismatch reported by pointhat (via pav@) Note, the Windows GUI Tools bundle is at 5.0r12 which inclues version 1.2 of mysql-query-browser, we should look at upgrading all 3 somehow... * MySQL Administrator 1.2 Generally Available (GA) * MySQL Query Browser 1.2 Generally Available (GA) * MySQL Migration Toolkit 1.1 Generally Available (GA) Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- mysql-query-browser-1.1.18_4.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/databases/mysql-query-browser/Makefile,v retrieving revision 1.13 diff -u -u -r1.13 Makefile --- Makefile 1 May 2008 00:27:58 -0000 1.13 +++ Makefile 21 May 2008 14:32:58 -0000 @@ -21,8 +21,6 @@ BUILD_DEPENDS= gsed:${PORTSDIR}/textproc/gsed \ gtkdoc-mkhtml:${PORTSDIR}/textproc/gtk-doc \ -BROKEN= Checksum mismatch - USE_GMAKE= yes USE_AUTOTOOLS= automake:19:env autoconf:261:env CONFIGURE_ENV= CC="${CC}" CXX="${CXX}" CFLAGS="${CFLAGS} ${PTHREAD_CFLAGS}" \ Index: distinfo =================================================================== RCS file: /home/ncvs/ports/databases/mysql-query-browser/distinfo,v retrieving revision 1.1 diff -u -u -r1.1 distinfo --- distinfo 18 Apr 2006 17:35:28 -0000 1.1 +++ distinfo 21 May 2008 14:34:13 -0000 @@ -1,3 +1,3 @@ -MD5 (mysql-query-browser-1.1.18.tar.gz) = bf9cae997cc6ac833e68dafff580c315 -SHA256 (mysql-query-browser-1.1.18.tar.gz) = 658068ee90da056a5d380cc01ce08d089470f7d7edf7c3d94fb5968b9f1129bf -SIZE (mysql-query-browser-1.1.18.tar.gz) = 13472748 +MD5 (mysql-query-browser-1.1.18.tar.gz) = 32f2392c4a427bf5b5e426ba2f5985db +SHA256 (mysql-query-browser-1.1.18.tar.gz) = 95905b69ffac81aba440da0c9b1e890fd8de13b59a9baf9cde3109d7d542892b +SIZE (mysql-query-browser-1.1.18.tar.gz) = 593 --- mysql-query-browser-1.1.18_4.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?200805211438.m4LEcgOA058421>