pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/geography/gama
Module Name: pkgsrc
Committed By: gdt
Date: Tue Feb 20 12:01:01 UTC 2024
Modified Files:
pkgsrc/geography/gama: Makefile PLIST distinfo
Log Message:
geography/gama: Update to 2.29
Changes in release 2.29 (2024-02-19)
The maintenance release, no user-visible changes in existing
programs.
- New helper program compare-xyz was added; the program is used in
testing suite and currently is in alpha version.
- There are two major programs in the GNU gama project: gama-local
and gama-g3. The version of these two programs is same as version of
the release, 2.29 in this release. Apart of tese two, there are also
helper minion prorgam, used for example in testing suite. These
minion program are:
compare-xyz, gama-local-deformation, gama-local-gkf2yaml,
gama-local-xml2sql, gama-local-xml2txt, gama-local-yaml2gkf and
krumm2gama-local
Changes in these programs normally need not to yield the change of
the whole package. To avoid possible confusion between two different
version of these helper programs, they vere assigned their own minon
version, for example compare-xyz 2.29-0.3.
Changes in release 2.28 (2024-01-10)
The maintenance release, no user-visible changes.
- The helper program gama-local-deformation was split to
Deformation.h/.cpp class with minimal remaining program
gama-local-deformation.cpp.
- Added a simple autotools tests for deformation results (equivalent
test was already available in cmake build).
Changes in release 2.27 (2023-11-04)
The maintenance release, no user-visible changes.
- Fixed the bug in two test suite functions in the Krumm examples
collection.
- Updated version of krumm/2D/Wolf_DistanceDirectionAngle_free.xml
To generate a diff of this commit:
cvs rdiff -u -r1.67 -r1.68 pkgsrc/geography/gama/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/geography/gama/PLIST
cvs rdiff -u -r1.36 -r1.37 pkgsrc/geography/gama/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/gama/Makefile
diff -u pkgsrc/geography/gama/Makefile:1.67 pkgsrc/geography/gama/Makefile:1.68
--- pkgsrc/geography/gama/Makefile:1.67 Wed Nov 8 13:19:23 2023
+++ pkgsrc/geography/gama/Makefile Tue Feb 20 12:01:01 2024
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.67 2023/11/08 13:19:23 wiz Exp $
+# $NetBSD: Makefile,v 1.68 2024/02/20 12:01:01 gdt Exp $
#
-DISTNAME= gama-2.26
-PKGREVISION= 1
+DISTNAME= gama-2.29
CATEGORIES= geography
MASTER_SITES= ${MASTER_SITE_GNU:=gama/}
Index: pkgsrc/geography/gama/PLIST
diff -u pkgsrc/geography/gama/PLIST:1.5 pkgsrc/geography/gama/PLIST:1.6
--- pkgsrc/geography/gama/PLIST:1.5 Sun Aug 27 20:18:52 2023
+++ pkgsrc/geography/gama/PLIST Tue Feb 20 12:01:01 2024
@@ -1,5 +1,6 @@
-@comment $NetBSD: PLIST,v 1.5 2023/08/27 20:18:52 gdt Exp $
+@comment $NetBSD: PLIST,v 1.6 2024/02/20 12:01:01 gdt Exp $
bin/cmp_xml_file
+bin/compare-xyz
bin/gama-g3
bin/gama-local
bin/gama-local-deformation
Index: pkgsrc/geography/gama/distinfo
diff -u pkgsrc/geography/gama/distinfo:1.36 pkgsrc/geography/gama/distinfo:1.37
--- pkgsrc/geography/gama/distinfo:1.36 Mon Oct 2 22:20:06 2023
+++ pkgsrc/geography/gama/distinfo Tue Feb 20 12:01:01 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.36 2023/10/02 22:20:06 gdt Exp $
+$NetBSD: distinfo,v 1.37 2024/02/20 12:01:01 gdt Exp $
-BLAKE2s (gama-2.26.tar.gz) = a1e6163075103579d2d3c7c23686ef263d815e03afd260a7de7aa39dc81fdf45
-SHA512 (gama-2.26.tar.gz) = 4ad0168deaa84115cee783fd9c20e761c3a43cad15d9c45238d4e244f1599c3dac2af10f276b86015be8ac7beda1c725ba9c20b09c435d5290d97202e77de4f4
-Size (gama-2.26.tar.gz) = 15387399 bytes
+BLAKE2s (gama-2.29.tar.gz) = 5deba15cdbdbd4c1de2788a6deffab94eaa17339e72c51f7cc3e0b98179f3faf
+SHA512 (gama-2.29.tar.gz) = e7fa85edd666e8d9068b6b4559fcb945b648ee0268825f5482dee68e9f19fdbad74c51f07a3671d5dd71964adb937b8eab01ce10dbc80fa94958e4937d17a814
+Size (gama-2.29.tar.gz) = 15433693 bytes
Home |
Main Index |
Thread Index |
Old Index