aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-09-11 03:22:10 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-09-11 03:22:48 +0000
commit0c509fb2dc64f2b179f3898a394ae0c6a7852d9f (patch)
tree4fc72595aec97d452aad83dbded95e5cb9b8dfde
parentaa9f253244fbdf229e70ef5ff97df90c5f154fca (diff)
downloadports-0c509fb2dc64f2b179f3898a394ae0c6a7852d9f.tar.gz
ports-0c509fb2dc64f2b179f3898a394ae0c6a7852d9f.zip
devel/re2: Update to 20230801
- Bump PORTREVISION of dependent ports for shlib change Changes: https://github.com/google/re2/releases
-rw-r--r--cad/camotics/Makefile2
-rw-r--r--databases/arrow/Makefile1
-rw-r--r--devel/bear/Makefile1
-rw-r--r--devel/bloaty/Makefile2
-rw-r--r--devel/cbang/Makefile2
-rw-r--r--devel/electron22/Makefile1
-rw-r--r--devel/electron23/Makefile2
-rw-r--r--devel/electron24/Makefile1
-rw-r--r--devel/electron25/Makefile1
-rw-r--r--devel/google-cloud-cpp/Makefile1
-rw-r--r--devel/grpc/Makefile1
-rw-r--r--devel/grpc142/Makefile2
-rw-r--r--devel/libddwaf/Makefile1
-rw-r--r--devel/py-google-re2/Makefile2
-rw-r--r--devel/re2/Makefile16
-rw-r--r--devel/re2/distinfo6
-rw-r--r--devel/re2/pkg-plist4
-rw-r--r--devel/rubygem-re2/Makefile1
-rw-r--r--dns/dnsdist/Makefile2
-rw-r--r--editors/vscode/Makefile2
-rw-r--r--irc/inspircd/Makefile2
-rw-r--r--math/or-tools/Makefile2
-rw-r--r--math/py-or-tools/Makefile2
-rw-r--r--net-im/mtxclient/Makefile2
-rw-r--r--science/py-tensorflow/Makefile2
-rw-r--r--textproc/kibana7/Makefile1
-rw-r--r--textproc/kibana8/Makefile1
-rw-r--r--www/chromium/Makefile1
-rw-r--r--www/iridium/Makefile1
-rw-r--r--www/qt5-webengine/Makefile2
-rw-r--r--www/ungoogled-chromium/Makefile1
31 files changed, 41 insertions, 27 deletions
diff --git a/cad/camotics/Makefile b/cad/camotics/Makefile
index 16c7aa57a511..b6019f6b4329 100644
--- a/cad/camotics/Makefile
+++ b/cad/camotics/Makefile
@@ -1,7 +1,7 @@
PORTNAME= CAMotics
DISTVERSIONPREFIX= v
DISTVERSION= 1.3.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= cad
MAINTAINER= thierry@FreeBSD.org
diff --git a/databases/arrow/Makefile b/databases/arrow/Makefile
index 65a5f604feec..ac2a2e736972 100644
--- a/databases/arrow/Makefile
+++ b/databases/arrow/Makefile
@@ -1,5 +1,6 @@
PORTNAME= arrow
DISTVERSION= 13.0.0
+PORTREVISION= 1
CATEGORIES= databases
MASTER_SITES= APACHE/${PORTNAME}/${PORTNAME}-${DISTVERSION} \
https://github.com/apache/orc/archive/rel/:orc
diff --git a/devel/bear/Makefile b/devel/bear/Makefile
index 83b870609162..d43782d56c0f 100644
--- a/devel/bear/Makefile
+++ b/devel/bear/Makefile
@@ -1,5 +1,6 @@
PORTNAME= bear
DISTVERSION= 3.1.3
+PORTREVISION= 1
CATEGORIES= devel
MAINTAINER= jrm@FreeBSD.org
diff --git a/devel/bloaty/Makefile b/devel/bloaty/Makefile
index cba3676a4267..e389036eb248 100644
--- a/devel/bloaty/Makefile
+++ b/devel/bloaty/Makefile
@@ -1,7 +1,7 @@
PORTNAME= bloaty
PORTVERSION= 1.1
DISTVERSIONPREFIX= v
-PORTREVISION= 10
+PORTREVISION= 11
CATEGORIES= devel
MAINTAINER= bofh@FreeBSD.org
diff --git a/devel/cbang/Makefile b/devel/cbang/Makefile
index 7fa4ead2f66e..7f997f41d8c1 100644
--- a/devel/cbang/Makefile
+++ b/devel/cbang/Makefile
@@ -1,6 +1,6 @@
PORTNAME= cbang
PORTVERSION= 1.8.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= devel
MAINTAINER= thierry@FreeBSD.org
diff --git a/devel/electron22/Makefile b/devel/electron22/Makefile
index 3147d84d1588..11a022ae5d84 100644
--- a/devel/electron22/Makefile
+++ b/devel/electron22/Makefile
@@ -1,6 +1,7 @@
PORTNAME= electron
DISTVERSIONPREFIX= v
DISTVERSION= ${ELECTRON_VER:S/-beta./.b/}
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= https://github.com/tagattie/FreeBSD-Electron/releases/download/v22.2.0/:chromium \
https://commondatastorage.googleapis.com/chromium-nodejs/:chromium_node \
diff --git a/devel/electron23/Makefile b/devel/electron23/Makefile
index b5798547ebe7..6fec79390d31 100644
--- a/devel/electron23/Makefile
+++ b/devel/electron23/Makefile
@@ -1,7 +1,7 @@
PORTNAME= electron
DISTVERSIONPREFIX= v
DISTVERSION= ${ELECTRON_VER:S/-beta./.b/}
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= devel
MASTER_SITES= https://github.com/tagattie/FreeBSD-Electron/releases/download/v23.2.1/:chromium \
https://commondatastorage.googleapis.com/chromium-nodejs/:chromium_node \
diff --git a/devel/electron24/Makefile b/devel/electron24/Makefile
index b47c6af0a226..8a92f4e5dcdd 100644
--- a/devel/electron24/Makefile
+++ b/devel/electron24/Makefile
@@ -1,6 +1,7 @@
PORTNAME= electron
DISTVERSIONPREFIX= v
DISTVERSION= ${ELECTRON_VER:S/-beta./.b/}
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= https://github.com/tagattie/FreeBSD-Electron/releases/download/v24.4.0/:chromium \
https://commondatastorage.googleapis.com/chromium-nodejs/:chromium_node \
diff --git a/devel/electron25/Makefile b/devel/electron25/Makefile
index b675358f4d1b..14293a901b31 100644
--- a/devel/electron25/Makefile
+++ b/devel/electron25/Makefile
@@ -1,6 +1,7 @@
PORTNAME= electron
DISTVERSIONPREFIX= v
DISTVERSION= ${ELECTRON_VER:S/-beta./.b/}
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= https://github.com/tagattie/FreeBSD-Electron/releases/download/v25.5.0/:chromium \
https://commondatastorage.googleapis.com/chromium-nodejs/:chromium_node \
diff --git a/devel/google-cloud-cpp/Makefile b/devel/google-cloud-cpp/Makefile
index f3e2f5d0774a..caad75870cad 100644
--- a/devel/google-cloud-cpp/Makefile
+++ b/devel/google-cloud-cpp/Makefile
@@ -1,6 +1,7 @@
PORTNAME= google-cloud-cpp
DISTVERSIONPREFIX= v
DISTVERSION= 2.13.0
+PORTREVISION= 1
CATEGORIES= devel
DIST_SUBDIR= ${PORTNAME}
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
diff --git a/devel/grpc/Makefile b/devel/grpc/Makefile
index d623677258ec..40417f3d0cb0 100644
--- a/devel/grpc/Makefile
+++ b/devel/grpc/Makefile
@@ -1,6 +1,7 @@
PORTNAME= grpc
PORTVERSION= 1.54.2
DISTVERSIONPREFIX= v
+PORTREVISION= 1
PORTEPOCH= 2
CATEGORIES= devel
diff --git a/devel/grpc142/Makefile b/devel/grpc142/Makefile
index 5c86b0ab909f..d189618f6d09 100644
--- a/devel/grpc142/Makefile
+++ b/devel/grpc142/Makefile
@@ -1,7 +1,7 @@
PORTNAME= grpc
PORTVERSION= 1.42.0
DISTVERSIONPREFIX= v
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= devel
PKGNAMESUFFIX= 142
diff --git a/devel/libddwaf/Makefile b/devel/libddwaf/Makefile
index ecc63971117c..66b5d38051a0 100644
--- a/devel/libddwaf/Makefile
+++ b/devel/libddwaf/Makefile
@@ -1,5 +1,6 @@
PORTNAME= libddwaf
PORTVERSION= 1.14.0
+PORTREVISION= 1
CATEGORIES= devel
MAINTAINER= sunpoet@FreeBSD.org
diff --git a/devel/py-google-re2/Makefile b/devel/py-google-re2/Makefile
index 8cb0a36fae5d..07d76ffef2ea 100644
--- a/devel/py-google-re2/Makefile
+++ b/devel/py-google-re2/Makefile
@@ -1,6 +1,6 @@
PORTNAME= google-re2
PORTVERSION= 1.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/devel/re2/Makefile b/devel/re2/Makefile
index fc4bf0862cc2..1a5a9ab1b05e 100644
--- a/devel/re2/Makefile
+++ b/devel/re2/Makefile
@@ -1,6 +1,8 @@
PORTNAME= re2
-PORTVERSION= 20230301
+PORTVERSION= 20230901
CATEGORIES= devel
+MASTER_SITES= https://github.com/google/re2/releases/download/${PORTVERSION:C|(....)(..)(..)|\1-\2-\3|}/
+DISTNAME= re2-${PORTVERSION:C|(....)(..)(..)|\1-\2-\3|}
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Fast C++ regex library
@@ -9,16 +11,14 @@ WWW= https://github.com/google/re2
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
-USES= compiler:c++11-lang gmake pathfix
+LIB_DEPENDS= libabsl_base.so:devel/abseil
-MAKE_ARGS= CXX="${CXX}" CXXFLAGS="${CXXFLAGS}" SED_INPLACE="${SED} -i ''" prefix=${PREFIX}
-USE_LDCONFIG= yes
+USES= compiler:c++17-lang gmake localbase:ldflags pathfix pkgconfig
+MAKE_ARGS= CXX="${CXX}" CXXFLAGS="${CXXFLAGS}" SED_INPLACE="${SED} -i ''" prefix=${PREFIX}
PATHFIX_MAKEFILEIN= Makefile
-
-GH_ACCOUNT= google
-GH_TAGNAME= ${PORTVERSION:C|(....)(..)(..)|\1-\2-\3|}
-USE_GITHUB= yes
+USE_CXXSTD= c++17
+USE_LDCONFIG= yes
post-install:
${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libre2.so
diff --git a/devel/re2/distinfo b/devel/re2/distinfo
index 2cb11642d052..ba07a9e5e6ce 100644
--- a/devel/re2/distinfo
+++ b/devel/re2/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1678206641
-SHA256 (google-re2-20230301-2023-03-01_GH0.tar.gz) = 7a9a4824958586980926a300b4717202485c4b4115ac031822e29aa4ef207e48
-SIZE (google-re2-20230301-2023-03-01_GH0.tar.gz) = 383282
+TIMESTAMP = 1694053939
+SHA256 (re2-2023-09-01.tar.gz) = 5bb6875ae1cd1e9fedde98018c346db7260655f86fdb8837e3075103acd3649b
+SIZE (re2-2023-09-01.tar.gz) = 396555
diff --git a/devel/re2/pkg-plist b/devel/re2/pkg-plist
index 473a3aec6358..2642bf316b8c 100644
--- a/devel/re2/pkg-plist
+++ b/devel/re2/pkg-plist
@@ -4,6 +4,6 @@ include/re2/set.h
include/re2/stringpiece.h
lib/libre2.a
lib/libre2.so
-lib/libre2.so.10
-lib/libre2.so.10.0.0
+lib/libre2.so.11
+lib/libre2.so.11.0.0
libdata/pkgconfig/re2.pc
diff --git a/devel/rubygem-re2/Makefile b/devel/rubygem-re2/Makefile
index d5d3586b36d5..4cce125b74c8 100644
--- a/devel/rubygem-re2/Makefile
+++ b/devel/rubygem-re2/Makefile
@@ -1,5 +1,6 @@
PORTNAME= re2
PORTVERSION= 1.7.0
+PORTREVISION= 1
CATEGORIES= devel rubygems
MASTER_SITES= RG
diff --git a/dns/dnsdist/Makefile b/dns/dnsdist/Makefile
index dc3f7c1e746e..7c8094007aec 100644
--- a/dns/dnsdist/Makefile
+++ b/dns/dnsdist/Makefile
@@ -1,6 +1,6 @@
PORTNAME= dnsdist
DISTVERSION= 1.8.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= dns net
MASTER_SITES= https://downloads.powerdns.com/releases/
diff --git a/editors/vscode/Makefile b/editors/vscode/Makefile
index 99ce290c341b..ab285b3ee0c8 100644
--- a/editors/vscode/Makefile
+++ b/editors/vscode/Makefile
@@ -1,6 +1,6 @@
PORTNAME= vscode
DISTVERSION= 1.81.1
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= editors
MASTER_SITES= https://github.com/tagattie/FreeBSD-VSCode/releases/download/${DISTVERSION}/:yarn_cache
DISTFILES= yarn-offline-cache-${DISTVERSION}${EXTRACT_SUFX}:yarn_cache \
diff --git a/irc/inspircd/Makefile b/irc/inspircd/Makefile
index 00f3ef87b341..ac38a298cfac 100644
--- a/irc/inspircd/Makefile
+++ b/irc/inspircd/Makefile
@@ -1,7 +1,7 @@
PORTNAME= inspircd
DISTVERSIONPREFIX= v
DISTVERSION= 3.16.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= irc
MAINTAINER= driesm@FreeBSD.org
diff --git a/math/or-tools/Makefile b/math/or-tools/Makefile
index f6ae57e6c979..2a4fe1708a00 100644
--- a/math/or-tools/Makefile
+++ b/math/or-tools/Makefile
@@ -1,7 +1,7 @@
PORTNAME= or-tools
DISTVERSIONPREFIX= v
DISTVERSION= 9.5
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= math
MAINTAINER= yuri@FreeBSD.org
diff --git a/math/py-or-tools/Makefile b/math/py-or-tools/Makefile
index 13cf22a54c45..669048625ccc 100644
--- a/math/py-or-tools/Makefile
+++ b/math/py-or-tools/Makefile
@@ -1,7 +1,7 @@
PORTNAME= or-tools
DISTVERSIONPREFIX= v
DISTVERSION= 9.5
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= math
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/net-im/mtxclient/Makefile b/net-im/mtxclient/Makefile
index 151b02ff1e1d..a2eb36e99eac 100644
--- a/net-im/mtxclient/Makefile
+++ b/net-im/mtxclient/Makefile
@@ -1,7 +1,7 @@
PORTNAME= mtxclient
DISTVERSIONPREFIX= v
DISTVERSION= 0.9.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net-im
MAINTAINER= adridg@FreeBSD.org
diff --git a/science/py-tensorflow/Makefile b/science/py-tensorflow/Makefile
index 70412e07ac0a..c02e1b0c9884 100644
--- a/science/py-tensorflow/Makefile
+++ b/science/py-tensorflow/Makefile
@@ -1,7 +1,7 @@
PORTNAME= tensorflow
DISTVERSIONPREFIX= v
DISTVERSION= 2.9.1
-PORTREVISION= 11
+PORTREVISION= 12
CATEGORIES= science python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DIST_SUBDIR= ${PORTNAME}
diff --git a/textproc/kibana7/Makefile b/textproc/kibana7/Makefile
index 70e03c3bb3d0..10e37d82e34d 100644
--- a/textproc/kibana7/Makefile
+++ b/textproc/kibana7/Makefile
@@ -1,6 +1,7 @@
PORTNAME= kibana
PORTVERSION= 7.17.11
DISTVERSIONSUFFIX= -darwin-x86_64
+PORTREVISION= 1
CATEGORIES= textproc www
MASTER_SITES= https://artifacts.elastic.co/downloads/kibana/ \
http://artifacts.elastic.co/downloads/kibana/
diff --git a/textproc/kibana8/Makefile b/textproc/kibana8/Makefile
index d284d2e4e6dc..fb63b15559ab 100644
--- a/textproc/kibana8/Makefile
+++ b/textproc/kibana8/Makefile
@@ -1,6 +1,7 @@
PORTNAME= kibana
DISTVERSION= 8.8.2
DISTVERSIONSUFFIX= -darwin-x86_64
+PORTREVISION= 1
CATEGORIES= textproc www
MASTER_SITES= https://artifacts.elastic.co/downloads/kibana/ \
http://artifacts.elastic.co/downloads/kibana/
diff --git a/www/chromium/Makefile b/www/chromium/Makefile
index 782fa35e2345..d0a14ade7af7 100644
--- a/www/chromium/Makefile
+++ b/www/chromium/Makefile
@@ -1,5 +1,6 @@
PORTNAME= chromium
PORTVERSION= 116.0.5845.179
+PORTREVISION= 1
CATEGORIES= www wayland
MASTER_SITES= https://commondatastorage.googleapis.com/chromium-browser-official/ \
https://nerd.hu/distfiles/:external
diff --git a/www/iridium/Makefile b/www/iridium/Makefile
index be063b5c2a41..a39c70a70cf4 100644
--- a/www/iridium/Makefile
+++ b/www/iridium/Makefile
@@ -1,5 +1,6 @@
PORTNAME= iridium
PORTVERSION= 2023.08.116
+PORTREVISION= 1
CATEGORIES= www wayland
MASTER_SITES= https://downloads.iridiumbrowser.de/source/
PKGNAMESUFFIX= -browser
diff --git a/www/qt5-webengine/Makefile b/www/qt5-webengine/Makefile
index c864d94a34ce..93ce67c120c1 100644
--- a/www/qt5-webengine/Makefile
+++ b/www/qt5-webengine/Makefile
@@ -19,7 +19,7 @@
PORTNAME= webengine
DISTVERSION= ${QT5_VERSION}
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= www
PKGNAMEPREFIX= qt5-
diff --git a/www/ungoogled-chromium/Makefile b/www/ungoogled-chromium/Makefile
index 87be53ae2101..fb9e4c8b8ef8 100644
--- a/www/ungoogled-chromium/Makefile
+++ b/www/ungoogled-chromium/Makefile
@@ -1,5 +1,6 @@
PORTNAME= ungoogled-chromium
PORTVERSION= 116.0.5845.179
+PORTREVISION= 1
UGVERSION= ${DISTVERSION}-1
CATEGORIES= www wayland
MASTER_SITES= https://commondatastorage.googleapis.com/chromium-browser-official/ \