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:           Mon Oct  2 22:20:06 UTC 2023

Modified Files:
        pkgsrc/geography/gama: Makefile distinfo

Log Message:
geography/gama: Update to 2.26

upstream changes: fix bug in svg generation introduced in 2.25


To generate a diff of this commit:
cvs rdiff -u -r1.65 -r1.66 pkgsrc/geography/gama/Makefile
cvs rdiff -u -r1.35 -r1.36 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.65 pkgsrc/geography/gama/Makefile:1.66
--- pkgsrc/geography/gama/Makefile:1.65 Mon Sep 25 00:12:05 2023
+++ pkgsrc/geography/gama/Makefile      Mon Oct  2 22:20:06 2023
@@ -1,11 +1,9 @@
-# $NetBSD: Makefile,v 1.65 2023/09/25 00:12:05 gdt Exp $
+# $NetBSD: Makefile,v 1.66 2023/10/02 22:20:06 gdt Exp $
 #
 
-DISTNAME=      gama-2.25.1
+DISTNAME=      gama-2.26
 CATEGORIES=    geography
-#MASTER_SITES= ${MASTER_SITE_GNU:=gama/}
-# temporary pending resolution of upstream signing issues
-MASTER_SITES=  https://www.netbsd.org/~gdt/gama/
+MASTER_SITES=  ${MASTER_SITE_GNU:=gama/}
 
 MAINTAINER=    gdt%NetBSD.org@localhost
 HOMEPAGE=      https://www.gnu.org/s/gama/

Index: pkgsrc/geography/gama/distinfo
diff -u pkgsrc/geography/gama/distinfo:1.35 pkgsrc/geography/gama/distinfo:1.36
--- pkgsrc/geography/gama/distinfo:1.35 Mon Sep 25 00:12:05 2023
+++ pkgsrc/geography/gama/distinfo      Mon Oct  2 22:20:06 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.35 2023/09/25 00:12:05 gdt Exp $
+$NetBSD: distinfo,v 1.36 2023/10/02 22:20:06 gdt Exp $
 
-BLAKE2s (gama-2.25.1.tar.gz) = 45a8d223cbed8c6f43f750d7758eb2a9478a281ebd21bfd76c39526e3766bc5c
-SHA512 (gama-2.25.1.tar.gz) = c1495d65dc5b561dc4278af6e8a32bcc0fe6501d708853219063420875b55ea089a82a7af1324862d0014f7ae65995687f7e2739af8290f9fc6eac096f5f2bc9
-Size (gama-2.25.1.tar.gz) = 15374382 bytes
+BLAKE2s (gama-2.26.tar.gz) = a1e6163075103579d2d3c7c23686ef263d815e03afd260a7de7aa39dc81fdf45
+SHA512 (gama-2.26.tar.gz) = 4ad0168deaa84115cee783fd9c20e761c3a43cad15d9c45238d4e244f1599c3dac2af10f276b86015be8ac7beda1c725ba9c20b09c435d5290d97202e77de4f4
+Size (gama-2.26.tar.gz) = 15387399 bytes



Home | Main Index | Thread Index | Old Index