pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/geography/gpsd
Module Name: pkgsrc
Committed By: gdt
Date: Tue Sep 28 00:16:08 UTC 2021
Modified Files:
pkgsrc/geography/gpsd: Makefile distinfo
Log Message:
geography/gpsd: Update to 3.23.1
3.23.1: 2021-09-21
Improve ubx cycle detection.
Add quirks for Jackson Labs nonstandard NMEA
Change STATUS_NO_FIX to STATUS_UNK to avoid confusion with fix mode.
Change STATUS_FIX to STATUS_GPS to avoid confusion with fix mode.
Change STATUS_DGPS_FIX to STATUS_DGPS to avoid confusion with fix mode.
Split SOURCE_ACM from SOURCE_USB. ACM has no speeds.
Add speeds 1 mbps, 1.152 mbps, 1.5 mbps, and higher. When libc supports them.
Improve autobaud.
Add new u-blox M10 messages.
Fix u-blox M6, M7 initialization issues.
Various ubxtool and gpxlogger updates.
Add mtk3301_speed_switcher()
No API, ABI changes.
Fallback to "python3" if "python" not found.
To generate a diff of this commit:
cvs rdiff -u -r1.58 -r1.59 pkgsrc/geography/gpsd/Makefile
cvs rdiff -u -r1.30 -r1.31 pkgsrc/geography/gpsd/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/gpsd/Makefile
diff -u pkgsrc/geography/gpsd/Makefile:1.58 pkgsrc/geography/gpsd/Makefile:1.59
--- pkgsrc/geography/gpsd/Makefile:1.58 Sun Aug 8 23:14:46 2021
+++ pkgsrc/geography/gpsd/Makefile Tue Sep 28 00:16:08 2021
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.58 2021/08/08 23:14:46 gdt Exp $
+# $NetBSD: Makefile,v 1.59 2021/09/28 00:16:08 gdt Exp $
-DISTNAME= gpsd-3.23
-PKGREVISION= 1
+DISTNAME= gpsd-3.23.1
CATEGORIES= geography
MASTER_SITES= http://download-mirror.savannah.gnu.org/releases/gpsd/
# will probably switch to https://gitlab.com/gpsd/gpsd/releases
Index: pkgsrc/geography/gpsd/distinfo
diff -u pkgsrc/geography/gpsd/distinfo:1.30 pkgsrc/geography/gpsd/distinfo:1.31
--- pkgsrc/geography/gpsd/distinfo:1.30 Sun Aug 8 15:20:14 2021
+++ pkgsrc/geography/gpsd/distinfo Tue Sep 28 00:16:08 2021
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.30 2021/08/08 15:20:14 gdt Exp $
+$NetBSD: distinfo,v 1.31 2021/09/28 00:16:08 gdt Exp $
-SHA1 (gpsd-3.23.tar.gz) = 46fbc05944fbb55632cdb16ca211d32a0be3a189
-RMD160 (gpsd-3.23.tar.gz) = b0047925a21c859f4a2e65ca1712a0c78f9e2cfc
-SHA512 (gpsd-3.23.tar.gz) = 967cc9801271418023630df02b457b76108968992151f6e80b569e99b856bd79cc3d0369d2088f3bc609b2ab22b29dba87639bf466bf262ab80b2b3f04055f8b
-Size (gpsd-3.23.tar.gz) = 4893363 bytes
+SHA1 (gpsd-3.23.1.tar.gz) = 1912c3e640752a12980b8bb819c65e9dc1c84eb8
+RMD160 (gpsd-3.23.1.tar.gz) = 62a786fc520792e00496cc46014e39be66fe56ef
+SHA512 (gpsd-3.23.1.tar.gz) = fccfac363103282581e4ea8236ce40e4600a01f02489c1aaec721a13deac556bac046a3b76f8a5e21fe8c736056e872d8c7f2e4ed2d38a164323dd9738f00388
+Size (gpsd-3.23.1.tar.gz) = 4904121 bytes
SHA1 (patch-SConscript) = 93da56bc5158016c38fede6626ca5f32091432ce
Home |
Main Index |
Thread Index |
Old Index