Date: Fri, 7 Sep 2012 16:59:35 +0800 (CST) From: Joe Horn <joehorn@gmail.com> To: FreeBSD-gnats-submit@FreeBSD.org Cc: linimon@FreeBSD.org Subject: ports/171403: [MAINTAINER] databases/tuning-primer: No "Fail to fetch" issue Message-ID: <20120907085935.81DD24DFC28@Leo.mi.chu.edu.tw> Resent-Message-ID: <201209070900.q8790F1u021225@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 171403 >Category: ports >Synopsis: [MAINTAINER] databases/tuning-primer: No "Fail to fetch" issue >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: Fri Sep 07 09:00:15 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Joe Horn >Release: FreeBSD 9.0-RELEASE-p3 amd64 >Organization: Taiwanese User >Environment: System: FreeBSD joehorn.idv.tw 9.0-RELEASE-p3 FreeBSD 9.0-RELEASE-p3 #4: Mon Jun 25 11:48:59 CST 2012 >Description: I've tested with the following command : cd /usr/ports/databases/tuning-primer && make distclean && make -DTRYBROKEN MASTER_SITE_OVERRIDE=NO_MIRROR checksum The result is : ===> Cleaning for tuning-primer-1.6.r1 ===> Deleting distfiles for tuning-primer-1.6.r1 ===> License GPLv2 accepted by the user Trying build of tuning-primer-1.6.r1 even though it is marked BROKEN. => tuning-primer.sh doesn't seem to exist in /usr/ports/distfiles/. => Attempting to fetch NO_MIRRORtuning-primer.sh fetch: NO_MIRRORtuning-primer.sh: No such file or directory => Attempting to fetch http://launchpad.net/mysql-tuning-primer/trunk/1.6-r1/+download/tuning-primer.sh tuning-primer.sh 100% of 50 kB 60 kBps => SHA256 Checksum OK for tuning-primer.sh. There seems to be no "Fail to fetch" issue. Generated with FreeBSD Port Tools 0.99_6 (mode: change, diff: ports) >How-To-Repeat: >Fix: --- tuning-primer-1.6.r1.patch begins here --- diff -ruN --exclude=CVS /usr/ports/databases/tuning-primer/Makefile ./Makefile --- /usr/ports/databases/tuning-primer/Makefile 2012-08-24 23:31:57.000000000 +0800 +++ ./Makefile 2012-09-07 16:51:24.000000000 +0800 @@ -22,8 +22,6 @@ NO_BUILD= yes USE_MYSQL= yes -BROKEN= fails to fetch - PLIST_FILES= bin/${PORTNAME} pre-fetch: --- tuning-primer-1.6.r1.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?20120907085935.81DD24DFC28>