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/spatialite | |
parent | www/gitlab-ce: relaxe dependency to devel/rubygem-bootsnap (diff) |
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/spatialite')
-rw-r--r-- | databases/spatialite/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/spatialite/Makefile b/databases/spatialite/Makefile index 45c99d7df531..5b838fc8bb7a 100644 --- a/databases/spatialite/Makefile +++ b/databases/spatialite/Makefile @@ -2,6 +2,7 @@ PORTNAME= spatialite PORTVERSION= 5.0.1 +PORTREVISION= 1 CATEGORIES= databases geography MASTER_SITES= http://www.gaia-gis.it/gaia-sins/libspatialite-sources/ DISTNAME= lib${PORTNAME}-${PORTVERSION} |