1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-11 02:50:24 +00:00

- update to 2.0.2 [1]

- remove some redundant PYDISTUTILS variables

Changelog for 2.0.1 and 2.0.2:
http://mercurial.selenic.com/wiki/WhatsNew

PR:		163783 [1]
Submitted by:	Olivier Duchateau <duchateau.olivier at gmail dot com>
Approved by:	maintainer (timeout; 2 weeks+)
This commit is contained in:
Ruslan Makhmatkhanov 2012-01-17 20:21:11 +00:00
parent a25a79f0fb
commit 4a870ccff2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=289384
2 changed files with 3 additions and 6 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= mercurial
PORTVERSION= 2.0
PORTVERSION= 2.0.2
CATEGORIES= devel python
MASTER_SITES= http://mercurial.selenic.com/release/
@ -21,9 +21,6 @@ PLIST_SUB+= NLS="@comment "
.endif
USE_PYTHON= 2.5+
USE_PYDISTUTILS=yes
PYDISTUTILS_PKGNAME= ${PORTNAME}
PYDISTUTILS_PKGVERSION= ${PORTVERSION}
PYDISTUTILS_EGGINFO= ${PORTNAME}-${PORTVERSION}-${PYTHON_VERSION:S/thon//}.egg-info
CONTRIB_FILES= bash_completion \
convert-repo \

View File

@ -1,2 +1,2 @@
SHA256 (mercurial-2.0.tar.gz) = affab78a4d5074c71f97c07fe211de958263444eb8d86b3ad6fb6d648eb6c594
SIZE (mercurial-2.0.tar.gz) = 3090977
SHA256 (mercurial-2.0.2.tar.gz) = ca8b8fb93f2e3e8c3cdf2f81d87e92592f5f20c5bfcaaeb6a75550d4a69572c9
SIZE (mercurial-2.0.2.tar.gz) = 3134016