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: Sat Nov 28 19:35:45 UTC 2020
Modified Files:
pkgsrc/geography/gama: Makefile PLIST distinfo
Log Message:
gama: Update to 2.12
Packaging changes: Add yaml-cpp dependency
Upstream changes: Add support for yaml input format
To generate a diff of this commit:
cvs rdiff -u -r1.40 -r1.41 pkgsrc/geography/gama/Makefile
cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/geography/gama/PLIST
cvs rdiff -u -r1.17 -r1.18 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.40 pkgsrc/geography/gama/Makefile:1.41
--- pkgsrc/geography/gama/Makefile:1.40 Thu Nov 5 09:08:16 2020
+++ pkgsrc/geography/gama/Makefile Sat Nov 28 19:35:45 2020
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.40 2020/11/05 09:08:16 ryoon Exp $
+# $NetBSD: Makefile,v 1.41 2020/11/28 19:35:45 gdt Exp $
#
-DISTNAME= gama-2.11
-PKGREVISION= 1
+DISTNAME= gama-2.12
CATEGORIES= geography
MASTER_SITES= ${MASTER_SITE_GNU:=gama/}
@@ -24,4 +23,5 @@ TEST_TARGET= check
.include "../../databases/sqlite3/buildlink3.mk"
.include "../../textproc/expat/buildlink3.mk"
+.include "../../textproc/yaml-cpp/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/geography/gama/PLIST
diff -u pkgsrc/geography/gama/PLIST:1.1.1.1 pkgsrc/geography/gama/PLIST:1.2
--- pkgsrc/geography/gama/PLIST:1.1.1.1 Wed Sep 7 23:04:38 2011
+++ pkgsrc/geography/gama/PLIST Sat Nov 28 19:35:45 2020
@@ -1,6 +1,7 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2011/09/07 23:04:38 gdt Exp $
+@comment $NetBSD: PLIST,v 1.2 2020/11/28 19:35:45 gdt Exp $
bin/gama-g3
bin/gama-local
bin/gama-local-xml2sql
bin/gama-local-xml2txt
+bin/gama-local-yaml2gkf
info/gama.info
Index: pkgsrc/geography/gama/distinfo
diff -u pkgsrc/geography/gama/distinfo:1.17 pkgsrc/geography/gama/distinfo:1.18
--- pkgsrc/geography/gama/distinfo:1.17 Thu Oct 29 23:26:24 2020
+++ pkgsrc/geography/gama/distinfo Sat Nov 28 19:35:45 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.17 2020/10/29 23:26:24 gdt Exp $
+$NetBSD: distinfo,v 1.18 2020/11/28 19:35:45 gdt Exp $
-SHA1 (gama-2.11.tar.gz) = 50047142d525ed131b64780284fe5c5f5be68e90
-RMD160 (gama-2.11.tar.gz) = 89547b7e020242a0f8c7825d4bfd13a585f7c671
-SHA512 (gama-2.11.tar.gz) = 9d92ea148c4f0d1f2f9000930749003bf6976a0131990cc3686a4afcc64a7e1ee50675649935a76dec1543a7d446f7cdc2953e2d24ed43423412cb16bff30f0f
-Size (gama-2.11.tar.gz) = 14648176 bytes
+SHA1 (gama-2.12.tar.gz) = 659da8942bc8de1d2c9000e8ff41aa7e5eb803d9
+RMD160 (gama-2.12.tar.gz) = f0455b425c9ebd88576126bf33520cf4953f8e83
+SHA512 (gama-2.12.tar.gz) = c62b334ea6af52ed0107e278c3db89f48e6b4e5ca6fc25b3595f7fb3a7cf89447f96f2df31272ad2408c296e7438d3c0530d9b8fb7ed439dff77a7f2e0154ce0
+Size (gama-2.12.tar.gz) = 14686706 bytes
Home |
Main Index |
Thread Index |
Old Index