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:50:48 UTC 2025
Modified Files:
pkgsrc/geography/py-nmeagps: Makefile
pkgsrc/geography/py-rtcm: Makefile
pkgsrc/geography/py-sbf2: Makefile
pkgsrc/geography/py-spartn: Makefile
pkgsrc/geography/py-ubx2: Makefile
Log Message:
geography/semuconsulting*: Use variable in HOMEPAGE
All of these modules are maintained the same way, and this reduces
diffs between the pkgsrc Makefiles, while fixing a previous cut/pasto.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/geography/py-nmeagps/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/geography/py-rtcm/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/geography/py-sbf2/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/geography/py-spartn/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/geography/py-ubx2/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/py-nmeagps/Makefile
diff -u pkgsrc/geography/py-nmeagps/Makefile:1.1 pkgsrc/geography/py-nmeagps/Makefile:1.2
--- pkgsrc/geography/py-nmeagps/Makefile:1.1 Thu Sep 4 12:37:35 2025
+++ pkgsrc/geography/py-nmeagps/Makefile Thu Sep 4 13:50:48 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2025/09/04 12:37:35 gdt Exp $
+# $NetBSD: Makefile,v 1.2 2025/09/04 13:50:48 gdt Exp $
VERSION= 1.0.51
DISTTAIL= nmeagps
@@ -10,7 +10,7 @@ CATEGORIES= geography
MASTER_SITES= ${MASTER_SITE_GITHUB:=semuconsulting/}
MAINTAINER= gdt%NetBSD.org@localhost
-HOMEPAGE= https://github.com/semuconsulting/pynmeagps/
+HOMEPAGE= https://github.com/semuconsulting/py${DISTTAIL}/
COMMENT= Python parser for NMEA 0183 (GNSS-relevant subset)
LICENSE= modified-bsd
Index: pkgsrc/geography/py-rtcm/Makefile
diff -u pkgsrc/geography/py-rtcm/Makefile:1.1 pkgsrc/geography/py-rtcm/Makefile:1.2
--- pkgsrc/geography/py-rtcm/Makefile:1.1 Thu Sep 4 13:04:51 2025
+++ pkgsrc/geography/py-rtcm/Makefile Thu Sep 4 13:50:48 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2025/09/04 13:04:51 gdt Exp $
+# $NetBSD: Makefile,v 1.2 2025/09/04 13:50:48 gdt Exp $
VERSION= 1.1.9
DISTTAIL= rtcm
@@ -10,7 +10,7 @@ CATEGORIES= geography
MASTER_SITES= ${MASTER_SITE_GITHUB:=semuconsulting/}
MAINTAINER= gdt%NetBSD.org@localhost
-HOMEPAGE= https://github.com/semuconsulting/pyrtcm/
+HOMEPAGE= https://github.com/semuconsulting/py${DISTTAIL}/
COMMENT= Python parser for RTCM3 (differential/RTK GNSS)
LICENSE= modified-bsd
Index: pkgsrc/geography/py-sbf2/Makefile
diff -u pkgsrc/geography/py-sbf2/Makefile:1.1 pkgsrc/geography/py-sbf2/Makefile:1.2
--- pkgsrc/geography/py-sbf2/Makefile:1.1 Thu Sep 4 13:34:10 2025
+++ pkgsrc/geography/py-sbf2/Makefile Thu Sep 4 13:50:48 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2025/09/04 13:34:10 gdt Exp $
+# $NetBSD: Makefile,v 1.2 2025/09/04 13:50:48 gdt Exp $
VERSION= 1.0.0
DISTTAIL= sbf2
@@ -10,7 +10,7 @@ CATEGORIES= geography
MASTER_SITES= ${MASTER_SITE_GITHUB:=semuconsulting/}
MAINTAINER= gdt%NetBSD.org@localhost
-HOMEPAGE= https://github.com/semuconsulting/pysbf2/
+HOMEPAGE= https://github.com/semuconsulting/py${DISTTAIL}/
COMMENT= Python parser for SBF (Septentrio GNSS receiver protocol)
LICENSE= modified-bsd
Index: pkgsrc/geography/py-spartn/Makefile
diff -u pkgsrc/geography/py-spartn/Makefile:1.1 pkgsrc/geography/py-spartn/Makefile:1.2
--- pkgsrc/geography/py-spartn/Makefile:1.1 Thu Sep 4 13:40:00 2025
+++ pkgsrc/geography/py-spartn/Makefile Thu Sep 4 13:50:48 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2025/09/04 13:40:00 gdt Exp $
+# $NetBSD: Makefile,v 1.2 2025/09/04 13:50:48 gdt Exp $
VERSION= 1.0.7
DISTTAIL= spartn
@@ -10,7 +10,7 @@ CATEGORIES= geography
MASTER_SITES= ${MASTER_SITE_GITHUB:=semuconsulting/}
MAINTAINER= gdt%NetBSD.org@localhost
-HOMEPAGE= https://github.com/semuconsulting/pysbf2/
+HOMEPAGE= https://github.com/semuconsulting/py${DISTTAIL}/
COMMENT= Python parser for SPARTN (u-blox differential protocol)
LICENSE= modified-bsd
Index: pkgsrc/geography/py-ubx2/Makefile
diff -u pkgsrc/geography/py-ubx2/Makefile:1.1 pkgsrc/geography/py-ubx2/Makefile:1.2
--- pkgsrc/geography/py-ubx2/Makefile:1.1 Thu Sep 4 13:05:37 2025
+++ pkgsrc/geography/py-ubx2/Makefile Thu Sep 4 13:50:48 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2025/09/04 13:05:37 gdt Exp $
+# $NetBSD: Makefile,v 1.2 2025/09/04 13:50:48 gdt Exp $
VERSION= 1.2.57
DISTTAIL= ubx2
@@ -10,7 +10,7 @@ CATEGORIES= geography
MASTER_SITES= ${MASTER_SITE_GITHUB:=semuconsulting/}
MAINTAINER= gdt%NetBSD.org@localhost
-HOMEPAGE= https://github.com/semuconsulting/pyubx2/
+HOMEPAGE= https://github.com/semuconsulting/py${DISTTAIL}/
COMMENT= Python parser for UBX (u-blox GNSS receiver protocol)
LICENSE= modified-bsd
Home |
Main Index |
Thread Index |
Old Index