diff options
author | Sergey A. Osokin <osa@FreeBSD.org> | 2021-09-16 02:15:43 +0000 |
---|---|---|
committer | Sergey A. Osokin <osa@FreeBSD.org> | 2021-09-16 02:16:07 +0000 |
commit | 06a8050112e6f7d9e5cce0e3a61c05686f6d9b25 (patch) | |
tree | fc0ff4409b0adc8039ecd832d190af9c410b2fb0 | |
parent | 731fdad47190569c597c8b9bcdb898859490535c (diff) | |
download | ports-06a8050112e6f7d9e5cce0e3a61c05686f6d9b25.tar.gz ports-06a8050112e6f7d9e5cce0e3a61c05686f6d9b25.zip |
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
-rw-r--r-- | Mk/Uses/python.mk | 4 | ||||
-rw-r--r-- | deskutils/zim/Makefile | 1 | ||||
-rw-r--r-- | devel/git-cinnabar/Makefile | 2 | ||||
-rw-r--r-- | devel/hgreviewboard/Makefile | 2 | ||||
-rw-r--r-- | devel/hgsvn/Makefile | 1 | ||||
-rw-r--r-- | devel/mercurial/Makefile | 3 | ||||
-rw-r--r-- | devel/mercurial/distinfo | 6 | ||||
-rw-r--r-- | devel/ocaml-opam/Makefile | 2 | ||||
-rw-r--r-- | devel/py-hglib/Makefile | 1 | ||||
-rw-r--r-- | devel/py-setuptools_scm/Makefile | 2 | ||||
-rw-r--r-- | devel/tortoisehg/Makefile | 4 | ||||
-rw-r--r-- | devel/tortoisehg/distinfo | 6 | ||||
-rw-r--r-- | ports-mgmt/portshaker/Makefile | 2 |
13 files changed, 19 insertions, 17 deletions
diff --git a/Mk/Uses/python.mk b/Mk/Uses/python.mk index c7431b2c86e3..07078a64fadd 100644 --- a/Mk/Uses/python.mk +++ b/Mk/Uses/python.mk @@ -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} diff --git a/deskutils/zim/Makefile b/deskutils/zim/Makefile index 03b9cd935938..44857b1420c6 100644 --- a/deskutils/zim/Makefile +++ b/deskutils/zim/Makefile @@ -2,6 +2,7 @@ PORTNAME= zim DISTVERSION= 0.73.5 +PORTREVISION= 1 CATEGORIES= deskutils python MASTER_SITES= https://www.zim-wiki.org/downloads/ diff --git a/devel/git-cinnabar/Makefile b/devel/git-cinnabar/Makefile index 79c9c47d2ec2..156569027afe 100644 --- a/devel/git-cinnabar/Makefile +++ b/devel/git-cinnabar/Makefile @@ -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/ diff --git a/devel/hgreviewboard/Makefile b/devel/hgreviewboard/Makefile index 06c26420ab9f..241f9b767699 100644 --- a/devel/hgreviewboard/Makefile +++ b/devel/hgreviewboard/Makefile @@ -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} diff --git a/devel/hgsvn/Makefile b/devel/hgsvn/Makefile index 2e62da7be839..d97a3b91a975 100644 --- a/devel/hgsvn/Makefile +++ b/devel/hgsvn/Makefile @@ -2,6 +2,7 @@ PORTNAME= hgsvn PORTVERSION= 0.6.0 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/mercurial/Makefile b/devel/mercurial/Makefile index f702bfc0625b..1ec1ea0b0f97 100644 --- a/devel/mercurial/Makefile +++ b/devel/mercurial/Makefile @@ -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/ diff --git a/devel/mercurial/distinfo b/devel/mercurial/distinfo index d95949d166dd..0cdef6701638 100644 --- a/devel/mercurial/distinfo +++ b/devel/mercurial/distinfo @@ -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 diff --git a/devel/ocaml-opam/Makefile b/devel/ocaml-opam/Makefile index e343bf4eaf91..216e1187710e 100644 --- a/devel/ocaml-opam/Makefile +++ b/devel/ocaml-opam/Makefile @@ -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- diff --git a/devel/py-hglib/Makefile b/devel/py-hglib/Makefile index b96601024170..2f096ac18591 100644 --- a/devel/py-hglib/Makefile +++ b/devel/py-hglib/Makefile @@ -1,5 +1,6 @@ PORTNAME= hglib PORTVERSION= 2.6.2 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-setuptools_scm/Makefile b/devel/py-setuptools_scm/Makefile index 19c4ec257f99..6d5f80cc6d07 100644 --- a/devel/py-setuptools_scm/Makefile +++ b/devel/py-setuptools_scm/Makefile @@ -1,6 +1,6 @@ PORTNAME= setuptools_scm PORTVERSION= 4.1.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/tortoisehg/Makefile b/devel/tortoisehg/Makefile index ede2c9805994..0b605c23a244 100644 --- a/devel/tortoisehg/Makefile +++ b/devel/tortoisehg/Makefile @@ -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 diff --git a/devel/tortoisehg/distinfo b/devel/tortoisehg/distinfo index e2a8e62d5138..8c3629cc4680 100644 --- a/devel/tortoisehg/distinfo +++ b/devel/tortoisehg/distinfo @@ -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 diff --git a/ports-mgmt/portshaker/Makefile b/ports-mgmt/portshaker/Makefile index 013b0bdcff6d..4dc6df488821 100644 --- a/ports-mgmt/portshaker/Makefile +++ b/ports-mgmt/portshaker/Makefile @@ -3,7 +3,7 @@ PORTNAME?= portshaker PORTVERSION= 1.0.19 DISTVERSIONPREFIX= v -PORTREVISION?= 1 +PORTREVISION?= 2 CATEGORIES?= ports-mgmt MAINTAINER?= romain@FreeBSD.org |