Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 Oct 2013 13:37:21 -0400
From:      Eitan Adler <eadler@freebsd.org>
To:        Dmitry Marakasov <amdmi3@amdmi3.ru>
Cc:        Sunpoet Po-Chuan Hsieh <sunpoet@freebsd.org>, "svn-ports-head@freebsd.org" <svn-ports-head@freebsd.org>, "svn-ports-all@freebsd.org" <svn-ports-all@freebsd.org>, "ports-committers@freebsd.org" <ports-committers@freebsd.org>
Subject:   Re: svn commit: r329482 - head/devel/mercurial
Message-ID:  <CAF6rxgkCX3eSOk0E2fkMvXFCe2OqK-rW%2BA%2BZdPycEge6nS-T5A@mail.gmail.com>
In-Reply-To: <20131007171656.GA1382@hades.panopticon>
References:  <201310051746.r95HkCYP037394@svn.freebsd.org> <20131007171656.GA1382@hades.panopticon>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Oct 7, 2013 at 1:16 PM, Dmitry Marakasov <amdmi3@amdmi3.ru> wrote:
> * Sunpoet Po-Chuan Hsieh (sunpoet@FreeBSD.org) wrote:
>
>> Log:
>>   - Update to 2.7.2
>>   - Convert to new OTPIONS helper
>>   - Support STAGEDIR
>>   - Cosmetic change
>>
>>   Changes:    http://mercurial.selenic.com/wiki/WhatsNew#Mercurial_2.7.2_.282013-10-01.29
>>
>> Modified:
>>   head/devel/mercurial/Makefile
>>   head/devel/mercurial/distinfo
>>   head/devel/mercurial/pkg-plist   (contents, props changed)
>>
>> Modified: head/devel/mercurial/Makefile
>> ==============================================================================
>> --- head/devel/mercurial/Makefile     Sat Oct  5 17:38:09 2013        (r329481)
>> +++ head/devel/mercurial/Makefile     Sat Oct  5 17:46:12 2013        (r329482)
>> @@ -2,7 +2,7 @@
>>  # $FreeBSD$
>>
>>  PORTNAME=    mercurial
>> -PORTVERSION= 2.7.1
>> +PORTVERSION= 2.7.2
>>  CATEGORIES=  devel python
>>  MASTER_SITES=        http://mercurial.selenic.com/release/
>>
>> @@ -11,12 +11,19 @@ COMMENT=  Fast, lightweight source contro
>>
>>  LICENSE=     GPLv2
>>
>> +NO_STAGE=    yes
>>  USE_PYTHON=  -2.7
>>  USE_PYDISTUTILS=yes
>>
>> -OPTIONS_DEFINE=      CA_BUNDLE NLS
>> +OPTIONS_DEFINE=      CA_BUNDLE DATA DOCS NLS
>
> Could DATA option be renamed to something less ambigous and with a
> proper descriptive? E.g. "CONTRIB, Install contributed scripts".

Is there a reason not to install these scripts? they seem tiny.
Perhaps the option could just be removed?

-- 
Eitan Adler
Source, Ports, Doc committer
Bugmeister, Ports Security teams



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAF6rxgkCX3eSOk0E2fkMvXFCe2OqK-rW%2BA%2BZdPycEge6nS-T5A>