From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Feb 19 17:20:03 2014 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 6FC09D63 for ; Wed, 19 Feb 2014 17:20:03 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 5C3451DD9 for ; Wed, 19 Feb 2014 17:20:03 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id s1JHK3L1028014 for ; Wed, 19 Feb 2014 17:20:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s1JHK3xb028013; Wed, 19 Feb 2014 17:20:03 GMT (envelope-from gnats) Date: Wed, 19 Feb 2014 17:20:03 GMT Message-Id: <201402191720.s1JHK3xb028013@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org Cc: From: dfilter@FreeBSD.ORG (dfilter service) Subject: Re: ports/184286: commit references a PR X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list Reply-To: dfilter service List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Feb 2014 17:20:03 -0000 The following reply was made to PR ports/184286; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/184286: commit references a PR Date: Wed, 19 Feb 2014 17:19:03 +0000 (UTC) Author: flo Date: Wed Feb 19 17:18:56 2014 New Revision: 345119 URL: http://svnweb.freebsd.org/changeset/ports/345119 QAT: https://qat.redports.org/buildarchive/r345119/ Log: DEBUG does more than installing debugging symbols in may cases. Update the description. PR: ports/184286 Submitted by: Jan Beich Discussed with: bapt Modified: head/Mk/bsd.options.desc.mk Modified: head/Mk/bsd.options.desc.mk ============================================================================== --- head/Mk/bsd.options.desc.mk Wed Feb 19 17:05:18 2014 (r345118) +++ head/Mk/bsd.options.desc.mk Wed Feb 19 17:18:56 2014 (r345119) @@ -59,7 +59,7 @@ DBM_DESC?= DBM support DBUS_DESC?= D-Bus IPC system support DCA_DESC?= DTS support via libdca DCRAW_DESC?= dcraw (raw image converter) support -DEBUG_DESC?= Install debug symbols +DEBUG_DESC?= Build with debugging support DEVD_DESC?= Install devd(8) files DIRAC_DESC?= Dirac codec support via libdirac DJVU_DESC?= DjVu document support _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"