FreeBSD Bugzilla – Attachment 227908 Details for
Bug 258352
devel/mercurial: Update to 5.9.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
[PATCH] devel/mercurial: update to 5.9.1
mercurial.diff (text/plain), 5.60 KB, created by
Sergey A. Osokin
on 2021-09-14 23:59:51 UTC
(
hide
)
Description:
[PATCH] devel/mercurial: update to 5.9.1
Filename:
MIME Type:
Creator:
Sergey A. Osokin
Created:
2021-09-14 23:59:51 UTC
Size:
5.60 KB
patch
obsolete
>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
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 258352
:
227746
| 227908