From owner-svn-ports-head@FreeBSD.ORG Thu Apr 2 14:51:23 2015 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 39FE33A2; Thu, 2 Apr 2015 14:51:23 +0000 (UTC) Received: from mail-pd0-x231.google.com (mail-pd0-x231.google.com [IPv6:2607:f8b0:400e:c02::231]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 03314EDF; Thu, 2 Apr 2015 14:51:23 +0000 (UTC) Received: by pdea3 with SMTP id a3so40350168pde.3; Thu, 02 Apr 2015 07:51:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:reply-to:subject:references:to:from:message-id:date :user-agent:mime-version:in-reply-to:content-type :content-transfer-encoding; bh=j6Jq+5ytA0oeeSAlh3RDuFqyaTJaaDzUbZnz/X2wFjs=; b=kNdTtPB5V5nj9xaeuSZPP91hTbvAG44ZX4LYVIpvaKAxBvIqmMmhvXyIk6FlzzfBql 3gK2kuwCAuS2m+gCtvZadI9gwn9f7bNU/vvx/7aqnXiV24CcTsFPCHLKF0UYSXscZgku Cv5ZOzNsMS/WZrTZMwtWXNd8TnWuFiR7uIIcbtIFZPTPcZt6e1WhKyUWOYSQ+9sQMqm4 XKg2JcT01f9G9ehmemNJ4JC0bvM0iQY7PqzGD0HaeHEPPeVmMCOF1RKtGwRAvn4WvvXC WXQyxXgazttOFoDH35cDQPFLD5wG6ORzdpx4MBAPjcrXzf7zpHK1masZTtFkK8mtDJIV YQmg== X-Received: by 10.70.41.110 with SMTP id e14mr30641501pdl.134.1427986282374; Thu, 02 Apr 2015 07:51:22 -0700 (PDT) Received: from [192.168.1.104] (ppp59-167-128-11.static.internode.on.net. [59.167.128.11]) by mx.google.com with ESMTPSA id v5sm5487809pdc.41.2015.04.02.07.51.19 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 02 Apr 2015 07:51:21 -0700 (PDT) Sender: Kubilay Kocak Reply-To: koobs@FreeBSD.org Subject: Re: svn commit: r382997 - head/x11/tint references: <201504021219.t32CJsbB036902@svn.freebsd.org> To: Johannes Jost Meixner , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org From: Kubilay Kocak message-id: <551D5760.1010906@FreeBSD.org> Date: Fri, 3 Apr 2015 01:51:12 +1100 user-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:37.0) Gecko/20100101 Thunderbird/37.0 mime-version: 1.0 in-reply-to: <201504021219.t32CJsbB036902@svn.freebsd.org> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit 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 Apr 2015 14:51:23 -0000 On 2/04/2015 11:19 PM, Johannes Jost Meixner wrote: > Author: xmj > Date: Thu Apr 2 12:19:52 2015 > New Revision: 382997 > URL: https://svnweb.freebsd.org/changeset/ports/382997 > > Log: > x11/tint: use options helpers and other goodies. > > - Use OPTIONS helpers, PORTDOCS, PORTEXAMPLES, and shorten pkg-plist. > > Approved by: Yamagi (maintainer) Nope :) Approved by: koobs (mentor)