Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 Oct 2013 21:16:56 +0400
From:      Dmitry Marakasov <amdmi3@amdmi3.ru>
To:        Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
Cc:        svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org
Subject:   Re: svn commit: r329482 - head/devel/mercurial
Message-ID:  <20131007171656.GA1382@hades.panopticon>
In-Reply-To: <201310051746.r95HkCYP037394@svn.freebsd.org>
References:  <201310051746.r95HkCYP037394@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
* 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".

-- 
Dmitry Marakasov   .   55B5 0596 FF1E 8D84 5F56  9510 D35A 80DD F9D2 F77D
amdmi3@amdmi3.ru  ..:  jabber: amdmi3@jabber.ru    http://www.amdmi3.ru



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20131007171656.GA1382>