pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/geography/libspatialite
Module Name: pkgsrc
Committed By: wiz
Date: Fri Apr 25 07:09:42 UTC 2025
Modified Files:
pkgsrc/geography/libspatialite: Makefile
Log Message:
libspatialite: depend on libxml2 2.14 with http support enabled
bump PKGREVISION
To generate a diff of this commit:
cvs rdiff -u -r1.43 -r1.44 pkgsrc/geography/libspatialite/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/geography/libspatialite/Makefile
diff -u pkgsrc/geography/libspatialite/Makefile:1.43 pkgsrc/geography/libspatialite/Makefile:1.44
--- pkgsrc/geography/libspatialite/Makefile:1.43 Thu Apr 24 14:14:08 2025
+++ pkgsrc/geography/libspatialite/Makefile Fri Apr 25 07:09:42 2025
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.43 2025/04/24 14:14:08 wiz Exp $
+# $NetBSD: Makefile,v 1.44 2025/04/25 07:09:42 wiz Exp $
DISTNAME= libspatialite-5.1.0
-PKGREVISION= 10
+PKGREVISION= 11
CATEGORIES= geography
MASTER_SITES= https://www.gaia-gis.it/gaia-sins/libspatialite-sources/
@@ -26,5 +26,6 @@ BUILDLINK_API_DEPENDS.sqlite3+= sqlite3>
.include "../../geography/librttopo/buildlink3.mk"
.include "../../geography/proj/buildlink3.mk"
.include "../../textproc/freexl/buildlink3.mk"
+BUILDLINK_ABI_DEPENDS.libxml2+= libxml2-2.14.2nb2
.include "../../textproc/libxml2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index