pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/geography



Module Name:    pkgsrc
Committed By:   gdt
Date:           Thu Sep  4 13:06:33 UTC 2025

Modified Files:
        pkgsrc/geography: Makefile

Log Message:
geography/Makefile: Add py-rtcm and py-ubx2


To generate a diff of this commit:
cvs rdiff -u -r1.144 -r1.145 pkgsrc/geography/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/geography/Makefile
diff -u pkgsrc/geography/Makefile:1.144 pkgsrc/geography/Makefile:1.145
--- pkgsrc/geography/Makefile:1.144     Thu Sep  4 12:37:17 2025
+++ pkgsrc/geography/Makefile   Thu Sep  4 13:06:32 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.144 2025/09/04 12:37:17 gdt Exp $
+# $NetBSD: Makefile,v 1.145 2025/09/04 13:06:32 gdt Exp $
 #
 
 COMMENT=       Software for geographical-related uses
@@ -110,6 +110,8 @@ SUBDIR+=    py-nmeagps
 SUBDIR+=       py-obspy
 SUBDIR+=       py-owslib
 SUBDIR+=       py-proj
+SUBDIR+=       py-rtcm
+SUBDIR+=       py-ubx2
 SUBDIR+=       qgis
 SUBDIR+=       qt6-qtlocation
 SUBDIR+=       qt6-qtpositioning



Home | Main Index | Thread Index | Old Index