From owner-svn-ports-all@freebsd.org Mon Dec 21 14:28:50 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A957FA4DA46; Mon, 21 Dec 2015 14:28:50 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::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 79D6D153A; Mon, 21 Dec 2015 14:28:50 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tBLESnlW077907; Mon, 21 Dec 2015 14:28:49 GMT (envelope-from miwi@FreeBSD.org) Received: (from miwi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tBLESnJs077904; Mon, 21 Dec 2015 14:28:49 GMT (envelope-from miwi@FreeBSD.org) Message-Id: <201512211428.tBLESnJs077904@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: miwi set sender to miwi@FreeBSD.org using -f From: Martin Wilke Date: Mon, 21 Dec 2015 14:28:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r404109 - in head: devel/ruby-locale graphics/libmng japanese/qt4-codecs-jp X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Dec 2015 14:28:50 -0000 Author: miwi Date: Mon Dec 21 14:28:49 2015 New Revision: 404109 URL: https://svnweb.freebsd.org/changeset/ports/404109 Log: - Remove old gruft Approved by: mat (mentor) Differential Revision: D4636 Modified: head/devel/ruby-locale/Makefile head/graphics/libmng/Makefile head/japanese/qt4-codecs-jp/Makefile Modified: head/devel/ruby-locale/Makefile ============================================================================== --- head/devel/ruby-locale/Makefile Mon Dec 21 14:22:55 2015 (r404108) +++ head/devel/ruby-locale/Makefile Mon Dec 21 14:28:49 2015 (r404109) @@ -16,7 +16,6 @@ COMMENT= Simple Ruby module that provide CONFLICTS= ${PKGNAMEPREFIX}locale2-[0-9]* -#USE_BZIP2= yes # only saves 500 bytes.. USE_RUBY= yes USE_RUBY_EXTCONF= yes Modified: head/graphics/libmng/Makefile ============================================================================== --- head/graphics/libmng/Makefile Mon Dec 21 14:22:55 2015 (r404108) +++ head/graphics/libmng/Makefile Mon Dec 21 14:28:49 2015 (r404109) @@ -17,7 +17,6 @@ OPTIONS_DEFINE= MNG_OPTIMIZE MNG_OPTIMIZE_DESC= Use vendor's new optimization flags MAKEFILE= ${FILESDIR}/Makefile.bsd -#USE_BZIP2= yes # Please, uncomment on next upgrade USES= jpeg uidfix USE_LDCONFIG= yes Modified: head/japanese/qt4-codecs-jp/Makefile ============================================================================== --- head/japanese/qt4-codecs-jp/Makefile Mon Dec 21 14:22:55 2015 (r404108) +++ head/japanese/qt4-codecs-jp/Makefile Mon Dec 21 14:28:49 2015 (r404109) @@ -13,7 +13,6 @@ COMMENT= Qt EUC-JP/JIS codec plugins USE_QT4= qmake_build corelib QT_DIST= yes -#USE_BZIP2= yes HAS_CONFIGURE= yes ALL_TARGET= first