devel/mercurial: update to 5.9.1.

Bump PORTREVISIONs for dependant ports.
While I'm here update devel/tortoisehg to 5.9.1. (*)

Approved by:	arrowd (*)
PR:		ports/258352
This commit is contained in:
Sergey A. Osokin 2021-09-15 22:15:43 -04:00
parent 731fdad471
commit 06a8050112
13 changed files with 19 additions and 17 deletions

View file

@ -655,9 +655,9 @@ PY_PILLOW= ${PYTHON_PKGNAMEPREFIX}pillow>=7.0.0:graphics/py-pillow@${PY_FLAVOR}
.endif
.if ${PYTHON_VER} != ${PYTHON_DEFAULT}
PY_MERCURIAL= ${PYTHON_PKGNAMEPREFIX}mercurial>=5.5:devel/mercurial@${PY_FLAVOR}
PY_MERCURIAL= ${PYTHON_PKGNAMEPREFIX}mercurial>=5.9:devel/mercurial@${PY_FLAVOR}
.else
PY_MERCURIAL= mercurial>=5.5:devel/mercurial@${PY_FLAVOR}
PY_MERCURIAL= mercurial>=5.9:devel/mercurial@${PY_FLAVOR}
.endif
CMAKE_ARGS+= -DBOOST_PYTHON_SUFFIX:STRING=${PYTHON_SUFFIX}

View file

@ -2,6 +2,7 @@
PORTNAME= zim
DISTVERSION= 0.73.5
PORTREVISION= 1
CATEGORIES= deskutils python
MASTER_SITES= https://www.zim-wiki.org/downloads/

View file

@ -1,6 +1,6 @@
PORTNAME= git-cinnabar
DISTVERSION= 0.5.7
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= devel
PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/

View file

@ -1,6 +1,6 @@
PORTNAME= hgreviewboard
PORTVERSION= 1.0
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= devel python
MASTER_SITES= https://bitbucket.org/ccaughie/hgreviewboard/get/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}

View file

@ -2,6 +2,7 @@
PORTNAME= hgsvn
PORTVERSION= 0.6.0
PORTREVISION= 1
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}

View file

@ -1,8 +1,7 @@
# Created by: Andreas Kohn
PORTNAME= mercurial
PORTVERSION= 5.5
PORTREVISION= 1
PORTVERSION= 5.9.1
CATEGORIES= devel python
MASTER_SITES= https://www.mercurial-scm.org/release/

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1598899848
SHA256 (mercurial-5.5.tar.gz) = c1ed28e1534304a7a4981ed59905286d1c56acd5b75755eedd184171a4a782b4
SIZE (mercurial-5.5.tar.gz) = 7757631
TIMESTAMP = 1631662513
SHA256 (mercurial-5.9.1.tar.gz) = 32eff9433c62d781dc93e5a6103327264d897ad2bbce3ecb5d2d78a93cf49f27
SIZE (mercurial-5.9.1.tar.gz) = 8120006

View file

@ -2,7 +2,7 @@
PORTNAME= opam
PORTVERSION= 2.0.8
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= devel
MASTER_SITES= https://github.com/ocaml/opam/releases/download/${DISTVERSION}/
PKGNAMEPREFIX= ocaml-

View file

@ -1,5 +1,6 @@
PORTNAME= hglib
PORTVERSION= 2.6.2
PORTREVISION= 1
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}

View file

@ -1,6 +1,6 @@
PORTNAME= setuptools_scm
PORTVERSION= 4.1.2
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}

View file

@ -1,5 +1,5 @@
PORTNAME= tortoisehg
DISTVERSION= 5.9.0
DISTVERSION= 5.9.1
CATEGORIES= devel
MAINTAINER= arrowd@FreeBSD.org
@ -21,7 +21,7 @@ USE_GITLAB= yes
GL_SITE= https://foss.heptapod.net
GL_ACCOUNT= mercurial/tortoisehg
GL_PROJECT= thg
GL_COMMIT= 58b751b1987b29c9468ed60080374a93a76828a6
GL_COMMIT= a79b3966df14445c75186e56ece5e1964e1f8376
OPTIONS_DEFINE= NAUTILUS NLS
NAUTILUS_DESC= Install TortoiseHG Nautilus extension

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1631021541
SHA256 (mercurial/tortoisehg-thg-58b751b1987b29c9468ed60080374a93a76828a6_GL0.tar.gz) = 4a1b247c9db5f55baf10a98824ff83de9a2199404f46676d91b6d6cab21794aa
SIZE (mercurial/tortoisehg-thg-58b751b1987b29c9468ed60080374a93a76828a6_GL0.tar.gz) = 8641988
TIMESTAMP = 1631662987
SHA256 (mercurial/tortoisehg-thg-a79b3966df14445c75186e56ece5e1964e1f8376_GL0.tar.gz) = 6ea1c69fc101ab172073090d284b313277acb6e2fcfa030a51259ace7f4bd44d
SIZE (mercurial/tortoisehg-thg-a79b3966df14445c75186e56ece5e1964e1f8376_GL0.tar.gz) = 8642071

View file

@ -3,7 +3,7 @@
PORTNAME?= portshaker
PORTVERSION= 1.0.19
DISTVERSIONPREFIX= v
PORTREVISION?= 1
PORTREVISION?= 2
CATEGORIES?= ports-mgmt
MAINTAINER?= romain@FreeBSD.org