pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/geography/libgeotiff
Module Name: pkgsrc
Committed By: gdt
Date: Wed Feb 19 12:03:02 UTC 2025
Modified Files:
pkgsrc/geography/libgeotiff: Makefile distinfo
Log Message:
geography/ilbgeotiff: Update to 1.7.4
This looks like a micro release but has a lot of build system changes.
Upstream NEWS, less bugfixes, minor improvements, and items not
relevant to pkgsrc:
* CMake modernization, automate release generation from tags and refactor CI (#115)
- CMake: Add BUILD_SHARED_LIBS matrix for ON and OFF using similar config for macos-latest, windows-latest, and ubuntu-latest
- CMake: Modernize CMake configuration to prevent flag/feature leaking
- CMake: Updates FindPROJ.cmake with GDAL's recent version
- CMake: add BUILD_MAN and BUILD_DOC options
- CMake: Remove FindGeoTIFF.cmake
To generate a diff of this commit:
cvs rdiff -u -r1.36 -r1.37 pkgsrc/geography/libgeotiff/Makefile
cvs rdiff -u -r1.12 -r1.13 pkgsrc/geography/libgeotiff/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/geography/libgeotiff/Makefile
diff -u pkgsrc/geography/libgeotiff/Makefile:1.36 pkgsrc/geography/libgeotiff/Makefile:1.37
--- pkgsrc/geography/libgeotiff/Makefile:1.36 Thu Nov 14 22:20:01 2024
+++ pkgsrc/geography/libgeotiff/Makefile Wed Feb 19 12:03:02 2025
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.36 2024/11/14 22:20:01 wiz Exp $
+# $NetBSD: Makefile,v 1.37 2025/02/19 12:03:02 gdt Exp $
-VERSION= 1.7.3
+VERSION= 1.7.4
+#RC= rc1
DISTNAME= libgeotiff-${VERSION}${RC}
-PKGREVISION= 5
CATEGORIES= geography
MASTER_SITES= https://download.osgeo.org/geotiff/libgeotiff/
Index: pkgsrc/geography/libgeotiff/distinfo
diff -u pkgsrc/geography/libgeotiff/distinfo:1.12 pkgsrc/geography/libgeotiff/distinfo:1.13
--- pkgsrc/geography/libgeotiff/distinfo:1.12 Sat May 25 00:12:47 2024
+++ pkgsrc/geography/libgeotiff/distinfo Wed Feb 19 12:03:02 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.12 2024/05/25 00:12:47 gdt Exp $
+$NetBSD: distinfo,v 1.13 2025/02/19 12:03:02 gdt Exp $
-BLAKE2s (libgeotiff-1.7.3.tar.gz) = 647ed040ea3c73dda82fafecbaf7816eda8baca5dd8ccc659d419e52442c79d5
-SHA512 (libgeotiff-1.7.3.tar.gz) = a523d6117c7433fe37b7c0cdcba81698426cd4b084bcb35c7dacc9e87bfda1ab7a4c16a9aa64a69dedb78edc2f85e8032bf8b158411f50909603e04d13821cd3
-Size (libgeotiff-1.7.3.tar.gz) = 547548 bytes
+BLAKE2s (libgeotiff-1.7.4.tar.gz) = 9556f37e0789acdfe5cc6a0086e95271c19573b2f4689d58674794cada8f73d6
+SHA512 (libgeotiff-1.7.4.tar.gz) = 72e81075348ef92c56f84c51bb8234eaf38e10fd88dc786c317ee6c1cf9fb1c07178b8cf4fc6348b1ddf6e42d5888861f8c57dac57273a278d157c59e9803eb1
+Size (libgeotiff-1.7.4.tar.gz) = 549848 bytes
Home |
Main Index |
Thread Index |
Old Index