diff options
Diffstat (limited to 'databases')
-rw-r--r-- | databases/gnats4/Makefile | 2 | ||||
-rw-r--r-- | databases/gnatsweb4/Makefile | 3 | ||||
-rw-r--r-- | databases/mongodb60/Makefile | 3 | ||||
-rw-r--r-- | databases/mongodb60/distinfo | 6 | ||||
-rw-r--r-- | databases/mongodb70/Makefile | 53 | ||||
-rw-r--r-- | databases/mongodb70/distinfo | 12 | ||||
-rw-r--r-- | databases/mongodb70/files/patch-SConstruct | 10 | ||||
-rw-r--r-- | databases/mongodb70/files/patch-src_third__party_mozjs_gen-config.sh | 16 | ||||
-rw-r--r-- | databases/pspg/Makefile | 2 | ||||
-rw-r--r-- | databases/pspg/distinfo | 6 | ||||
-rw-r--r-- | databases/redis/Makefile | 2 | ||||
-rw-r--r-- | databases/redis/distinfo | 6 | ||||
-rw-r--r-- | databases/spatialite_gui/Makefile | 2 | ||||
-rw-r--r-- | databases/timescaledb/Makefile | 24 | ||||
-rw-r--r-- | databases/timescaledb/distinfo | 6 | ||||
-rw-r--r-- | databases/timescaledb/pkg-plist | 11 |
16 files changed, 82 insertions, 82 deletions
diff --git a/databases/gnats4/Makefile b/databases/gnats4/Makefile index 787752413377..e0bb5804ba52 100644 --- a/databases/gnats4/Makefile +++ b/databases/gnats4/Makefile @@ -14,6 +14,8 @@ LICENSE_FILE= ${WRKSRC}/COPYING BROKEN_mips= Does not build: error: conflicting types for yy_scan_string BROKEN_mips64= Does not build: error: conflicting types for yy_scan_string +DEPRECATED= Abandoned upstream, last release in 2015 and last activity about 9 years ago +EXPIRATION_DATE=2025-06-30 USES= cpe gettext-runtime gmake CPE_VENDOR= gnu diff --git a/databases/gnatsweb4/Makefile b/databases/gnatsweb4/Makefile index ff476e0dc4c0..34b183c027f8 100644 --- a/databases/gnatsweb4/Makefile +++ b/databases/gnatsweb4/Makefile @@ -11,6 +11,9 @@ WWW= https://www.gnu.org/software/gnats/ LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING +DEPRECATED= Abandoned upstream, last release in 2015 and no active development in the last 10 years +EXPIRATION_DATE=2025-06-30 + USES= apache:run perl5 shebangfix SHEBANG_FILES= gnatsweb.pl USE_PERL5= run diff --git a/databases/mongodb60/Makefile b/databases/mongodb60/Makefile index 9d4a89a3b75d..dd2d6b2e3a10 100644 --- a/databases/mongodb60/Makefile +++ b/databases/mongodb60/Makefile @@ -1,7 +1,6 @@ PORTNAME= mongodb DISTVERSIONPREFIX= r -DISTVERSION= 6.0.22 -PORTREVISION= 1 +DISTVERSION= 6.0.23 CATEGORIES= databases net MASTER_SITES= https://hg.mozilla.org/mozilla-central/raw-rev/:patches PKGNAMESUFFIX= ${DISTVERSION:R:S/.//} diff --git a/databases/mongodb60/distinfo b/databases/mongodb60/distinfo index 20ebad72e229..2a4a6a0821a7 100644 --- a/databases/mongodb60/distinfo +++ b/databases/mongodb60/distinfo @@ -1,7 +1,7 @@ -TIMESTAMP = 1745467631 +TIMESTAMP = 1747236989 SHA256 (223087fdc29f18678f6174e9807b8780e439acf6) = f234371584e2b2bc9953ae4fd145da19c99a6f04087f53d59616aecf29df039c SIZE (223087fdc29f18678f6174e9807b8780e439acf6) = 1597 -SHA256 (mongodb-mongo-r6.0.22_GH0.tar.gz) = 273280e02ad62293874b89bfc7d8b5fff9e004d5a09067c4fdb9c4699beda336 -SIZE (mongodb-mongo-r6.0.22_GH0.tar.gz) = 87688277 +SHA256 (mongodb-mongo-r6.0.23_GH0.tar.gz) = 0461c38e85bcd7fc6f84de6f14e4aec06751794b9820abde9c1f36e1772c70f4 +SIZE (mongodb-mongo-r6.0.23_GH0.tar.gz) = 87680718 SHA256 (mongodb-forks-spidermonkey-82aac6af18abcd5bf188afbc821779ccb0ca0902_GH0.tar.gz) = a365bf54ef4e4fd6a136cf6afa9c620ba0c8982402473b9bfac38928a688a9e0 SIZE (mongodb-forks-spidermonkey-82aac6af18abcd5bf188afbc821779ccb0ca0902_GH0.tar.gz) = 141291901 diff --git a/databases/mongodb70/Makefile b/databases/mongodb70/Makefile index b91c6b368457..27b11b7c096c 100644 --- a/databases/mongodb70/Makefile +++ b/databases/mongodb70/Makefile @@ -1,13 +1,8 @@ PORTNAME= mongodb DISTVERSIONPREFIX= r -DISTVERSION= 7.0.19 -PORTREVISION= 1 +DISTVERSION= 7.0.20 CATEGORIES= databases net -MASTER_SITES= https://hg.mozilla.org/mozilla-central/raw-rev/:patches PKGNAMESUFFIX= ${DISTVERSION:R:S/.//} -DISTFILES= 223087fdc29f18678f6174e9807b8780e439acf6:patches # https://bugzilla.mozilla.org/1894423 -EXTRACT_ONLY= ${GH_ACCOUNT}-${GH_PROJECT}-${DISTVERSIONPREFIX}${DISTVERSION}_GH0.tar.gz \ - ${GH_ACCOUNT}-forks-spidermonkey-${MOZJS_TAG}_GH0.tar.gz MAINTAINER= ronald@FreeBSD.org COMMENT= MongoDB Community Edition (7.0.x Branch) @@ -27,7 +22,8 @@ BUILD_DEPENDS= ${PY_SETUPTOOLS} \ ${PYTHON_PKGNAMEPREFIX}packaging>0:devel/py-packaging@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}psutil>0:sysutils/py-psutil@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pymongo>0:databases/py-pymongo@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}pyyaml>=3.11:devel/py-pyyaml@${PY_FLAVOR} + ${PYTHON_PKGNAMEPREFIX}pyyaml>=3.11:devel/py-pyyaml@${PY_FLAVOR} \ + rust-cbindgen>0:devel/rust-cbindgen # build depends used while running ${WRKSRC}/src/third_party/mozjs/gen-config.sh BUILD_DEPENDS+= gm4:devel/m4 \ gsed:textproc/gsed @@ -39,14 +35,16 @@ LIB_DEPENDS= libcurl.so:ftp/curl \ libzstd.so:archivers/zstd FLAVORS= default armv80a + armv80a_PKGNAMESUFFIX= ${DISTVERSION:R:S/.//}-armv80a USES= compiler:c++20-lang cpe python:build scons shebangfix ssl # gmake is used while running ${WRKSRC}/src/third_party/mozjs/gen-config.sh USES+= gmake pkgconfig +CPE_PRODUCT= mongodb # mozjs tag comes from ${WRKSRC}/src/third_party/mozjs/get-sources.sh -MOZJS_TAG= 4c197344dfc48dfbbd242333878f17f0379e6205 +MOZJS_TAG= ee5eabe03bfae1cba9d97eb380fbc9408707b9ee USE_GITHUB= yes GH_ACCOUNT= mongodb mongodb-forks:mozjs @@ -57,7 +55,12 @@ USE_RC_SUBR= mongod SHEBANG_FILES= buildscripts/scons.py python_OLD_CMD= @python_interpreter@ -CONFIGURE_ENV+= M4=${LOCALBASE}/bin/gm4 +HAS_CONFIGURE= yes +CONFIGURE_SCRIPT= gen-config.sh +CONFIGURE_ARGS+= ${MOZJS_ARCH} \ + freebsd +CONFIGURE_ENV+= PYTHON3="${PYTHON_CMD}" + MAKE_ARGS= --allocator=system \ --cxx-std=20 \ --disable-warnings-as-errors \ @@ -74,6 +77,7 @@ MAKE_ARGS= --allocator=system \ AR=llvm-ar \ MONGO_VERSION=${DISTVERSION} \ VERBOSE=on +ALL_TARGET= install-core CFLAGS+= -DBOOST_NO_CXX98_FUNCTION_BASE @@ -87,15 +91,18 @@ EXTRACT_AFTER_ARGS= --exclude src/third_party/snappy-* \ --exclude src/third_party/zstandard \ --no-same-owner --no-same-permissions +# This ports is only following the Major Release. +# https://docs.mongodb.com/manual/reference/versioning/ +PORTSCOUT= limit:^7\.0\. + +CONFIGURE_WRKSRC= ${MOZJS_WRKSRC} + USERS= mongodb GROUPS= mongodb OPTIONS_DEFINE= LTO NOAVX SASL OPTIONS_DEFINE_aarch64= ARMV80A OPTIONS_DEFAULT= NOAVX SASL -.if ${FLAVOR:U} == armv80a -OPTIONS_SET+= ARMV80A -.endif # MongoDB on non-LSE ARM cpu like Raspberry Pi can work but is unsupported upstream. # Can give corruption on high concurrency. @@ -114,20 +121,18 @@ NOAVX_EXTRA_PATCHES= ${FILESDIR}/extrapatch-src_third__party_mozjs_SConscript \ SASL_LIB_DEPENDS= libsasl2.so:security/cyrus-sasl2 SASL_MAKE_ARGS= --use-sasl-client +MOZJS_WRKSRC= ${WRKSRC}/src/third_party/mozjs + +.if ${FLAVOR:U} == armv80a +OPTIONS_SET+= ARMV80A +.endif + .include <bsd.port.pre.mk> .if ${FLAVOR:U} == armv80a && ${ARCH} != aarch64 IGNORE= flavor armv80a is only valid on aarch64 .endif -ALL_TARGET= install-core - -# This ports is only following the Major Release. -# https://docs.mongodb.com/manual/reference/versioning/ -PORTSCOUT= limit:^7\.0\. - -CPE_PRODUCT= mongodb - .if ${ARCH} == amd64 MOZJS_ARCH= x86_64 .elif ${ARCH} == powerpc64le @@ -138,7 +143,7 @@ MOZJS_ARCH= ${ARCH} post-extract: # Verify we downloaded the proper mozjs git tag. - ${SH} -xc "test \"X`grep -E '^LIB_GIT_REVISION=' ${WRKSRC}/src/third_party/mozjs/get-sources.sh`\" = \"XLIB_GIT_REVISION=${MOZJS_TAG}\"" + ${SH} -xc "test \"X`grep -E '^LIB_GIT_REVISION=' ${MOZJS_WRKSRC}/get-sources.sh`\" = \"XLIB_GIT_REVISION=${MOZJS_TAG}\"" post-patch: # fix build with python-3.11 @@ -146,12 +151,10 @@ post-patch: ${REINPLACE_CMD} -e 's#rU#r#g' ${WRKDIR}/spidermonkey-${MOZJS_TAG}/python/mozbuild/mozbuild/preprocessor.py ${REINPLACE_CMD} -e 's#rU#r#g' ${WRKDIR}/spidermonkey-${MOZJS_TAG}/python/mozbuild/mozbuild/backend/base.py ${REINPLACE_CMD} -e 's#rU#r#g' ${WRKDIR}/spidermonkey-${MOZJS_TAG}/python/mozbuild/mozbuild/action/process_define_files.py - ${PATCH} -d ${WRKSRC}/src/third_party/mozjs/extract --quiet -p1 -V none < ${DISTDIR}/223087fdc29f18678f6174e9807b8780e439acf6 -do-configure: +pre-configure: # Replacement of ${WRKSRC}/src/third_party/mozjs/get-sources.sh - ${LN} -sF ${WRKDIR}/spidermonkey-${MOZJS_TAG} ${WRKSRC}/src/third_party/mozjs/mozilla-release - cd ${WRKSRC}/src/third_party/mozjs && PYTHON3="${PYTHON_CMD}" ${SH} ./gen-config.sh ${MOZJS_ARCH} freebsd + ${LN} -sF ${WRKDIR}/spidermonkey-${MOZJS_TAG} ${MOZJS_WRKSRC}/mozilla-release do-build: ${WRKSRC}/buildscripts/scons.py -C ${WRKSRC} ${MAKE_ARGS} diff --git a/databases/mongodb70/distinfo b/databases/mongodb70/distinfo index 708ec6ec0ead..600357fd9541 100644 --- a/databases/mongodb70/distinfo +++ b/databases/mongodb70/distinfo @@ -1,7 +1,5 @@ -TIMESTAMP = 1745704517 -SHA256 (223087fdc29f18678f6174e9807b8780e439acf6) = f234371584e2b2bc9953ae4fd145da19c99a6f04087f53d59616aecf29df039c -SIZE (223087fdc29f18678f6174e9807b8780e439acf6) = 1597 -SHA256 (mongodb-mongo-r7.0.19_GH0.tar.gz) = 552358bf46936f2ebe53b414d8e15b9932baf38a191ef2d50eef5dabba663396 -SIZE (mongodb-mongo-r7.0.19_GH0.tar.gz) = 87222348 -SHA256 (mongodb-forks-spidermonkey-4c197344dfc48dfbbd242333878f17f0379e6205_GH0.tar.gz) = 25ddc30c800d44231798793f788765e0ae8060b9f9f2f09d7f23955b2f63f034 -SIZE (mongodb-forks-spidermonkey-4c197344dfc48dfbbd242333878f17f0379e6205_GH0.tar.gz) = 164661704 +TIMESTAMP = 1747294177 +SHA256 (mongodb-mongo-r7.0.20_GH0.tar.gz) = 5946b2ec223f156b1eb67226d074f14a6f218d0a43920c266bafc431b936e124 +SIZE (mongodb-mongo-r7.0.20_GH0.tar.gz) = 88002907 +SHA256 (mongodb-forks-spidermonkey-ee5eabe03bfae1cba9d97eb380fbc9408707b9ee_GH0.tar.gz) = ff2f5ed45ae507d64022e3af17d11dc984b66f9b99931d8da34ce92fe5b6d816 +SIZE (mongodb-forks-spidermonkey-ee5eabe03bfae1cba9d97eb380fbc9408707b9ee_GH0.tar.gz) = 280291333 diff --git a/databases/mongodb70/files/patch-SConstruct b/databases/mongodb70/files/patch-SConstruct index 4ccd299adcaf..ec60029c937c 100644 --- a/databases/mongodb70/files/patch-SConstruct +++ b/databases/mongodb70/files/patch-SConstruct @@ -1,4 +1,4 @@ ---- SConstruct.orig 2024-06-19 03:26:19 UTC +--- SConstruct.orig 2025-05-13 16:37:03 UTC +++ SConstruct @@ -23,7 +23,6 @@ import SCons.Script @@ -25,9 +25,7 @@ if get_option('build-metrics'): env['BUILD_METRICS_ARTIFACTS_DIR'] = '$BUILD_ROOT/$VARIANT_DIR' env.Tool('build_metrics') -@@ -1799,9 +1788,9 @@ if has_option('variables-help'): - print(env_vars.GenerateHelpText(env)) - Exit(0) +@@ -1801,7 +1790,7 @@ if unknown_vars: unknown_vars = env_vars.UnknownVariables() if unknown_vars: @@ -36,7 +34,7 @@ install_actions.setup(env, get_option('install-action')) -@@ -3024,7 +3013,7 @@ if env.TargetOSIs('posix'): +@@ -3013,7 +3002,7 @@ if env.TargetOSIs('posix'): # If runtime hardening is requested, then build anything # destined for an executable with the necessary flags for PIE. env.AppendUnique( @@ -45,7 +43,7 @@ PROGLINKFLAGS=['-pie'], ) -@@ -3032,7 +3021,6 @@ if env.TargetOSIs('posix'): +@@ -3021,7 +3010,6 @@ if env.TargetOSIs('posix'): env.Append( CCFLAGS=[ "-fasynchronous-unwind-tables", diff --git a/databases/mongodb70/files/patch-src_third__party_mozjs_gen-config.sh b/databases/mongodb70/files/patch-src_third__party_mozjs_gen-config.sh index 58daab4bc056..4260904915e4 100644 --- a/databases/mongodb70/files/patch-src_third__party_mozjs_gen-config.sh +++ b/databases/mongodb70/files/patch-src_third__party_mozjs_gen-config.sh @@ -1,5 +1,11 @@ ---- src/third_party/mozjs/gen-config.sh.orig 2022-08-05 16:21:29 UTC +--- src/third_party/mozjs/gen-config.sh.orig 2025-05-13 16:37:03 UTC +++ src/third_party/mozjs/gen-config.sh +@@ -1,4 +1,4 @@ +-#!/bin/bash ++#!/bin/sh + + set -e + set -v @@ -29,6 +29,9 @@ case "$_Path" in } @@ -10,16 +16,16 @@ "platform/aarch64/linux") _CONFIG_OPTS="--host=aarch64-linux" ;; -@@ -108,7 +111,7 @@ CFLAGS="$CFLAGS -D__STDC_FORMAT_MACROS" \ - --disable-js-shell \ - --disable-tests "$_CONFIG_OPTS" +@@ -111,7 +114,7 @@ CFLAGS="$CFLAGS -D__STDC_FORMAT_MACROS" \ + --disable-wasm-moz-intgemm \ + "$_CONFIG_OPTS" -make recurse_export +gmake recurse_export cd ../../../.. -@@ -159,7 +162,7 @@ find "$_Path/build" -name '*.cpp' | +@@ -166,7 +169,7 @@ find "$_Path/build" -name '*.cpp' | find "$_Path/build" -name '*.cpp' | while read unified_file ; do echo "Processing $unified_file" diff --git a/databases/pspg/Makefile b/databases/pspg/Makefile index a5249e59d37f..3816690fa7cd 100644 --- a/databases/pspg/Makefile +++ b/databases/pspg/Makefile @@ -1,5 +1,5 @@ PORTNAME= pspg -DISTVERSION= 5.8.9 +DISTVERSION= 5.8.10 CATEGORIES= databases MAINTAINER= bofh@FreeBSD.org diff --git a/databases/pspg/distinfo b/databases/pspg/distinfo index 8207da5cc632..b475c917d275 100644 --- a/databases/pspg/distinfo +++ b/databases/pspg/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1747045170 -SHA256 (okbob-pspg-5.8.9_GH0.tar.gz) = c84c4d2cc14bdc3780494b77cf31946549e59e501555e0b0b88747181d4ec087 -SIZE (okbob-pspg-5.8.9_GH0.tar.gz) = 2445330 +TIMESTAMP = 1747216936 +SHA256 (okbob-pspg-5.8.10_GH0.tar.gz) = 806d6b3c3f53144487368caff851d3373735129db68908b9eb45efa58e3d0a8e +SIZE (okbob-pspg-5.8.10_GH0.tar.gz) = 2445610 diff --git a/databases/redis/Makefile b/databases/redis/Makefile index 18a76b09e4cb..0da204027df4 100644 --- a/databases/redis/Makefile +++ b/databases/redis/Makefile @@ -1,5 +1,5 @@ PORTNAME= redis -DISTVERSION= 8.0.0 +DISTVERSION= 8.0.1 CATEGORIES= databases MASTER_SITES= https://download.redis.io/releases/ diff --git a/databases/redis/distinfo b/databases/redis/distinfo index ba097311a171..b89fae42e185 100644 --- a/databases/redis/distinfo +++ b/databases/redis/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1746189281 -SHA256 (redis-8.0.0.tar.gz) = cf395665ba5fcecc4ef7aed1d8ab19c268619d98595827565c82344160171262 -SIZE (redis-8.0.0.tar.gz) = 3824488 +TIMESTAMP = 1747217171 +SHA256 (redis-8.0.1.tar.gz) = d3a11d6ababf44cb98d23f23cee39ae75d17867dcd64aac4add808e21ed36e0c +SIZE (redis-8.0.1.tar.gz) = 3811847 diff --git a/databases/spatialite_gui/Makefile b/databases/spatialite_gui/Makefile index 525205dfc25a..6399298ca38b 100644 --- a/databases/spatialite_gui/Makefile +++ b/databases/spatialite_gui/Makefile @@ -1,6 +1,6 @@ PORTNAME= spatialite_gui DISTVERSION= 2.1.0 -PORTREVISION= 15 +PORTREVISION= 16 DISTVERSIONSUFFIX= -beta1 CATEGORIES= databases geography MASTER_SITES= http://www.gaia-gis.it/gaia-sins/spatialite-gui-sources/ diff --git a/databases/timescaledb/Makefile b/databases/timescaledb/Makefile index 634fb628d117..005871ec1f39 100644 --- a/databases/timescaledb/Makefile +++ b/databases/timescaledb/Makefile @@ -1,13 +1,13 @@ PORTNAME= timescaledb -PORTVERSION= 2.19.3 +PORTVERSION= 2.20.0 CATEGORIES= databases MAINTAINER= kbowling@FreeBSD.org COMMENT= Time-series database built on PostgreSQL WWW= https://www.timescale.com/ -LICENSE= APACHE20 TSL -LICENSE_COMB= multi +LICENSE= APACHE20 TSL +LICENSE_COMB= multi LICENSE_NAME_TSL= Timescale License Agreement LICENSE_FILE_APACHE20= ${WRKSRC}/LICENSE-APACHE LICENSE_FILE_TSL= ${WRKSRC}/tsl/LICENSE-TIMESCALE @@ -15,29 +15,29 @@ LICENSE_PERMS_TSL= dist-mirror pkg-mirror auto-accept BROKEN_i386= compilation fails: undeclared type '__uint128_t' -USES= compiler:c11 cmake gettext-runtime cpe pgsql:14-17 +USES= cmake compiler:c11 cpe pgsql:15-17 +CPE_VENDOR= timescale +WANT_PGSQL= lib server USE_GITHUB= YES GH_ACCOUNT= timescale -CPE_VENDOR= timescale +CMAKE_OFF= REGRESS_CHECKS TAP_CHECKS WARNINGS_AS_ERRORS -PLIST_SUB= PORTVERSION=${PORTVERSION} SUB_FILES= pkg-message SUB_LIST= PORTVERSION=${PORTVERSION} +PLIST_SUB= PORTVERSION=${PORTVERSION} + OPTIONS_DEFINE= SSL TSL OPTIONS_DEFAULT= SSL TSL OPTIONS_SUB= yes -SSL_DESC= Build with OpenSSL support -TSL_DESC= Enables TSL licensed code in additon to Apache license code +SSL_DESC= Build with OpenSSL support +TSL_DESC= Enables TSL licensed code in additon to Apache license code -SSL_CMAKE_BOOL= USE_OPENSSL SSL_USES= ssl +SSL_CMAKE_BOOL= USE_OPENSSL TSL_CMAKE_BOOL_OFF= APACHE_ONLY -CMAKE_OFF= REGRESS_CHECKS TAP_CHECKS WARNINGS_AS_ERRORS -WANT_PGSQL= lib server - .include <bsd.port.mk> diff --git a/databases/timescaledb/distinfo b/databases/timescaledb/distinfo index f828d2831671..dd39311a2482 100644 --- a/databases/timescaledb/distinfo +++ b/databases/timescaledb/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1744776840 -SHA256 (timescale-timescaledb-2.19.3_GH0.tar.gz) = ef2c9019f3e292f77e274a95386e550cb8c358ec0e053f6b7097565f61381e01 -SIZE (timescale-timescaledb-2.19.3_GH0.tar.gz) = 8010948 +TIMESTAMP = 1747370173 +SHA256 (timescale-timescaledb-2.20.0_GH0.tar.gz) = b6ac4c29ef29e93249fcc25bf193dab2637422797360b12e00fd73067138a953 +SIZE (timescale-timescaledb-2.20.0_GH0.tar.gz) = 7784597 diff --git a/databases/timescaledb/pkg-plist b/databases/timescaledb/pkg-plist index 57660c330c9a..14bc5543ffc8 100644 --- a/databases/timescaledb/pkg-plist +++ b/databases/timescaledb/pkg-plist @@ -1,16 +1,6 @@ lib/postgresql/timescaledb-%%PORTVERSION%%.so %%TSL%%lib/postgresql/timescaledb-tsl-%%PORTVERSION%%.so lib/postgresql/timescaledb.so -share/postgresql/extension/timescaledb--2.5.0--%%PORTVERSION%%.sql -share/postgresql/extension/timescaledb--2.5.1--%%PORTVERSION%%.sql -share/postgresql/extension/timescaledb--2.5.2--%%PORTVERSION%%.sql -share/postgresql/extension/timescaledb--2.6.0--%%PORTVERSION%%.sql -share/postgresql/extension/timescaledb--2.6.1--%%PORTVERSION%%.sql -share/postgresql/extension/timescaledb--2.7.0--%%PORTVERSION%%.sql -share/postgresql/extension/timescaledb--2.7.1--%%PORTVERSION%%.sql -share/postgresql/extension/timescaledb--2.7.2--%%PORTVERSION%%.sql -share/postgresql/extension/timescaledb--2.8.0--%%PORTVERSION%%.sql -share/postgresql/extension/timescaledb--2.8.1--%%PORTVERSION%%.sql share/postgresql/extension/timescaledb--2.9.0--%%PORTVERSION%%.sql share/postgresql/extension/timescaledb--2.9.1--%%PORTVERSION%%.sql share/postgresql/extension/timescaledb--2.9.2--%%PORTVERSION%%.sql @@ -45,5 +35,6 @@ share/postgresql/extension/timescaledb--2.18.2--%%PORTVERSION%%.sql share/postgresql/extension/timescaledb--2.19.0--%%PORTVERSION%%.sql share/postgresql/extension/timescaledb--2.19.1--%%PORTVERSION%%.sql share/postgresql/extension/timescaledb--2.19.2--%%PORTVERSION%%.sql +share/postgresql/extension/timescaledb--2.19.3--%%PORTVERSION%%.sql share/postgresql/extension/timescaledb--%%PORTVERSION%%.sql share/postgresql/extension/timescaledb.control |