diff options
author | Matthias Fechner <mfechner@FreeBSD.org> | 2022-03-26 09:27:27 +0100 |
---|---|---|
committer | Matthias Fechner <mfechner@FreeBSD.org> | 2022-03-26 09:27:27 +0100 |
commit | 247c7db7513f1264922428278678da641c5a3f52 (patch) | |
tree | 87a5a8eeb290ddd4320e5711dcbe3939fbdfe672 /databases/postgis30 | |
parent | 89dcd037621d39a5176b78e3976ecf692e088b10 (diff) | |
download | freebsd-ports-247c7db7513f1264922428278678da641c5a3f52.zip |
textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246
Diffstat (limited to 'databases/postgis30')
-rw-r--r-- | databases/postgis30/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/postgis30/Makefile b/databases/postgis30/Makefile index 0e986708fa53..c80d7f772e59 100644 --- a/databases/postgis30/Makefile +++ b/databases/postgis30/Makefile @@ -2,6 +2,7 @@ PORTNAME= postgis PORTVERSION= 3.0.5 +PORTREVISION= 1 CATEGORIES= databases geography MASTER_SITES= https://download.osgeo.org/postgis/source/ PKGNAMESUFFIX= 30 |