From owner-svn-ports-head@freebsd.org Thu Feb 16 21:43:46 2017 Return-Path: Delivered-To: svn-ports-head@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 A79E9CE2E5B; Thu, 16 Feb 2017 21:43:46 +0000 (UTC) (envelope-from madpilot@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 770EA13B5; Thu, 16 Feb 2017 21:43:46 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v1GLhjZD039079; Thu, 16 Feb 2017 21:43:45 GMT (envelope-from madpilot@FreeBSD.org) Received: (from madpilot@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1GLhjT3039077; Thu, 16 Feb 2017 21:43:45 GMT (envelope-from madpilot@FreeBSD.org) Message-Id: <201702162143.v1GLhjT3039077@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: madpilot set sender to madpilot@FreeBSD.org using -f From: Guido Falsi Date: Thu, 16 Feb 2017 21:43:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r434258 - head/deskutils/fet 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.23 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, 16 Feb 2017 21:43:46 -0000 Author: madpilot Date: Thu Feb 16 21:43:45 2017 New Revision: 434258 URL: https://svnweb.freebsd.org/changeset/ports/434258 Log: - Update to deskutils/fet 5.31.0 - Remove EXAMPLES and NLS from OPTIONS_DEFAULT, these options along with IPv6 and DOCS are always included in the default options list. PR: 217139 Submitted by: Zsolt Udvari (maintainer) Modified: head/deskutils/fet/Makefile head/deskutils/fet/distinfo Modified: head/deskutils/fet/Makefile ============================================================================== --- head/deskutils/fet/Makefile Thu Feb 16 21:43:11 2017 (r434257) +++ head/deskutils/fet/Makefile Thu Feb 16 21:43:45 2017 (r434258) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= fet -PORTVERSION= 5.30.7 +PORTVERSION= 5.31.0 CATEGORIES= deskutils kde MASTER_SITES= http://lalescu.ro/liviu/fet/download/ \ http://lalescu.ro/liviu/fet/download/old/ \ @@ -29,7 +29,7 @@ DESKTOP_ENTRIES="FET" \ OPTIONS_DEFINE= EXAMPLES NLS ONLYCL OPTIONS_SINGLE= QTVER OPTIONS_SINGLE_QTVER= QT4 QT5 -OPTIONS_DEFAULT= EXAMPLES NLS QT4 +OPTIONS_DEFAULT= QT4 ONLYCL_DESC= Build only command line version (without Qt GUI) OPTIONS_SUB= yes Modified: head/deskutils/fet/distinfo ============================================================================== --- head/deskutils/fet/distinfo Thu Feb 16 21:43:11 2017 (r434257) +++ head/deskutils/fet/distinfo Thu Feb 16 21:43:45 2017 (r434258) @@ -1,3 +1,3 @@ -TIMESTAMP = 1480855532 -SHA256 (fet-5.30.7.tar.bz2) = a6f4a2f6f69a9e315209ebc00e5718eb353867a48c9ec4bb575bc10ae00fb15a -SIZE (fet-5.30.7.tar.bz2) = 10258368 +TIMESTAMP = 1487235276 +SHA256 (fet-5.31.0.tar.bz2) = bf5d7814318828bd11ab74f42fa3500e71d9b216ecf4ac1c7bc425e9376001e5 +SIZE (fet-5.31.0.tar.bz2) = 10479827