diff --git a/misc/gpsd/Makefile b/misc/gpsd/Makefile index 844883f6cce..bd5566ac0ed 100644 --- a/misc/gpsd/Makefile +++ b/misc/gpsd/Makefile @@ -2,7 +2,7 @@ COMMENT-main= service daemon that monitors one or more GPSes COMMENT-x11= GUI test apps using gpsd COMMENT-php= web-based gpsd monitor in php -VERSION= 3.27.2 +VERSION= 3.27.5 DISTNAME= gpsd-${VERSION} PKGNAME-main= gpsd-${VERSION} PKGNAME-x11= gpsd-x11-${VERSION} diff --git a/misc/gpsd/distinfo b/misc/gpsd/distinfo index 132ef6c0323..fbbd841e18e 100644 --- a/misc/gpsd/distinfo +++ b/misc/gpsd/distinfo @@ -1,2 +1,2 @@ -SHA256 (gpsd-3.27.2.tar.gz) = 67Zu2SAYt5zsiO+2DjWllpJe70ZQLPA9b/CupjbudGE= -SIZE (gpsd-3.27.2.tar.gz) = 5996532 +SHA256 (gpsd-3.27.5.tar.gz) = QJhz9QSEYu8axBOlGrNcqotQsxvmKzNHvuHMKZTnxkk= +SIZE (gpsd-3.27.5.tar.gz) = 5995999 diff --git a/misc/gpsd/patches/patch-SConscript b/misc/gpsd/patches/patch-SConscript index 71d8a84b349..858a3b11bf6 100644 --- a/misc/gpsd/patches/patch-SConscript +++ b/misc/gpsd/patches/patch-SConscript @@ -1,7 +1,7 @@ Index: SConscript --- SConscript.orig +++ SConscript -@@ -237,8 +237,7 @@ api_version_minor = 16 +@@ -237,8 +237,7 @@ api_version_minor = 1 libgps_version_current = 32 libgps_version_revision = 0 libgps_version_age = 0