From owner-svn-ports-head@FreeBSD.ORG Thu Oct 2 09:16:21 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id CED7222B; Thu, 2 Oct 2014 09:16:21 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id BBA7B184; Thu, 2 Oct 2014 09:16:21 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s929GLxi060111; Thu, 2 Oct 2014 09:16:21 GMT (envelope-from gahr@FreeBSD.org) Received: (from gahr@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s929GL7G060110; Thu, 2 Oct 2014 09:16:21 GMT (envelope-from gahr@FreeBSD.org) Message-Id: <201410020916.s929GL7G060110@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: gahr set sender to gahr@FreeBSD.org using -f From: Pietro Cerutti Date: Thu, 2 Oct 2014 09:16:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r369805 - head/net-im/tg X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 02 Oct 2014 09:16:21 -0000 Author: gahr Date: Thu Oct 2 09:16:21 2014 New Revision: 369805 URL: https://svnweb.freebsd.org/changeset/ports/369805 QAT: https://qat.redports.org/buildarchive/r369805/ Log: - Remove debug CFLAGS Modified: head/net-im/tg/Makefile Modified: head/net-im/tg/Makefile ============================================================================== --- head/net-im/tg/Makefile Thu Oct 2 08:59:02 2014 (r369804) +++ head/net-im/tg/Makefile Thu Oct 2 09:16:21 2014 (r369805) @@ -17,7 +17,6 @@ GH_COMMIT= 77bbb4c USES= execinfo gmake lua:52 readline GNU_CONFIGURE= yes -CFLAGS+= -g -O0 PLIST_FILES= bin/telegram-cli \ etc/tg-server.pub