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:           Sun Sep 15 16:44:28 UTC 2024

Modified Files:
        pkgsrc/geography/gama: Makefile distinfo
Removed Files:
        pkgsrc/geography/gama/patches: patch-configure
            patch-lib_gnu__gama_local_deformation.cpp
            patch-tests_gama-local_src_check__version.cpp

Log Message:
geography/gama: Update to 2.31

packaging changes: drop 3 patches applied upstream

Changes in release 2.31 (2024-09-15)

  This release fixes a bug in handling the list of removed
  observations (local network adjustment). This bug did not influence
  command line tool gama-local, but was fatal for qgama interactive
  application.


To generate a diff of this commit:
cvs rdiff -u -r1.70 -r1.71 pkgsrc/geography/gama/Makefile
cvs rdiff -u -r1.38 -r1.39 pkgsrc/geography/gama/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/geography/gama/patches/patch-configure \
    pkgsrc/geography/gama/patches/patch-lib_gnu__gama_local_deformation.cpp \
    pkgsrc/geography/gama/patches/patch-tests_gama-local_src_check__version.cpp

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.70 pkgsrc/geography/gama/Makefile:1.71
--- pkgsrc/geography/gama/Makefile:1.70 Wed May 29 16:32:46 2024
+++ pkgsrc/geography/gama/Makefile      Sun Sep 15 16:44:27 2024
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.70 2024/05/29 16:32:46 adam Exp $
+# $NetBSD: Makefile,v 1.71 2024/09/15 16:44:27 gdt Exp $
 #
 
-DISTNAME=      gama-2.30
-PKGREVISION=   1
+DISTNAME=      gama-2.31
 CATEGORIES=    geography
 MASTER_SITES=  ${MASTER_SITE_GNU:=gama/}
 

Index: pkgsrc/geography/gama/distinfo
diff -u pkgsrc/geography/gama/distinfo:1.38 pkgsrc/geography/gama/distinfo:1.39
--- pkgsrc/geography/gama/distinfo:1.38 Fri Apr 19 00:09:04 2024
+++ pkgsrc/geography/gama/distinfo      Sun Sep 15 16:44:27 2024
@@ -1,8 +1,5 @@
-$NetBSD: distinfo,v 1.38 2024/04/19 00:09:04 gdt Exp $
+$NetBSD: distinfo,v 1.39 2024/09/15 16:44:27 gdt Exp $
 
-BLAKE2s (gama-2.30.tar.gz) = 7f04cea68f1d4de51a526efa45e6020084ec353def10efcf70375c28c3309148
-SHA512 (gama-2.30.tar.gz) = c205ade7182484819b2b59437d21142fd26531bc8c9ccf75b5177f46f673af6724188358e562d42773996ee9ceed41aff1016e382eddcdb345b173811ed13766
-Size (gama-2.30.tar.gz) = 15438619 bytes
-SHA1 (patch-configure) = fe310c3ddf799e96bcede402e82c8ecd7aef7bee
-SHA1 (patch-lib_gnu__gama_local_deformation.cpp) = 5054f73c7d5bdd66280cf33070c13b4774221b54
-SHA1 (patch-tests_gama-local_src_check__version.cpp) = 34d553ee4e0e614a9bce64420ddc7b97dddf7229
+BLAKE2s (gama-2.31.tar.gz) = 9f671be840262559ce3aa3f1530d6e41fe71b421abcfb37c5734e799354b9998
+SHA512 (gama-2.31.tar.gz) = 3177afbb7de82f566f8ed9f81403308c92d84e3d8328375ce49a1a0f2578f7447e029ad6c616060cc08b9b2b3d49997852d3ac3deb2dfe715697c4dce131e2d5
+Size (gama-2.31.tar.gz) = 15439501 bytes



Home | Main Index | Thread Index | Old Index