svn commit: r329482 - head/devel/mercurial
Dmitry Marakasov
amdmi3 at amdmi3.ru
Mon Oct 7 17:32:10 UTC 2013
* Sunpoet Po-Chuan Hsieh (sunpoet at 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 at amdmi3.ru ..: jabber: amdmi3 at jabber.ru http://www.amdmi3.ru
More information about the svn-ports-all
mailing list