ports/119687: UPDATE: astro/gpsd
Anton Karpov
toxa at toxahost.ru
Tue Jan 15 16:20:02 UTC 2008
>Number: 119687
>Category: ports
>Synopsis: UPDATE: astro/gpsd
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Tue Jan 15 16:20:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator: Anton Karpov
>Release: FreeBSD 6.2-STABLE i386
>Organization:
>Environment:
System: FreeBSD mercury.ank-pki.ru 6.2-STABLE FreeBSD 6.2-STABLE #0: Tue Jan 23 18:26:58 MSK 2007 root at mercury.ank-pki.ru:/usr/obj/usr/src/sys/MERCURY i386
>Description:
There is new version of gpsd available
>How-To-Repeat:
>Fix:
please see the patch below
--- gpsd.diff begins here ---
diff -ruN gpsd/Makefile gpsd.old/Makefile
--- gpsd/Makefile Tue Jan 15 18:52:37 2008
+++ gpsd.old/Makefile Tue Jan 15 18:42:54 2008
@@ -6,7 +6,8 @@
#
PORTNAME= gpsd
-PORTVERSION= 2.36
+PORTVERSION= 2.32
+PORTREVISION= 2
CATEGORIES= astro geography
MASTER_SITES= ${MASTER_SITE_BERLIOS}
MASTER_SITE_SUBDIR= ${PORTNAME}
diff -ruN gpsd/distinfo gpsd.old/distinfo
--- gpsd/distinfo Tue Jan 15 18:43:26 2008
+++ gpsd.old/distinfo Tue Jan 15 18:42:54 2008
@@ -1,3 +1,3 @@
-MD5 (gpsd-2.36.tar.gz) = bb54e89ddb4fdc7af8bbc5534652f9ce
-SHA256 (gpsd-2.36.tar.gz) = 0c9bf796b932dab2baab70829780eccde4113c08ce649768facd5010d6da640a
-SIZE (gpsd-2.36.tar.gz) = 736220
+MD5 (gpsd-2.32.tar.gz) = 4bb9b0c1642d36265c807a04da3d6f60
+SHA256 (gpsd-2.32.tar.gz) = 95bee94daaf0168387152223fac186ba40d7b02657bfc0336c90edc5ea15bf10
+SIZE (gpsd-2.32.tar.gz) = 617947
diff -ruN gpsd/files/patch-gpspipe.c gpsd.old/files/patch-gpspipe.c
--- gpsd/files/patch-gpspipe.c Thu Jan 1 03:00:00 1970
+++ gpsd.old/files/patch-gpspipe.c Tue Jan 15 18:42:54 2008
@@ -0,0 +1,10 @@
+--- gpspipe.c.orig Mon Jan 30 16:04:07 2006
++++ gpspipe.c Mon Jan 30 16:04:56 2006
+@@ -26,6 +26,7 @@
+
+ #include <errno.h>
+ #include <stdio.h>
++#include <sys/types.h>
+ #include <sys/socket.h>
+ #include <unistd.h>
+ #include <string.h>
--- gpsd.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list