Date: Fri, 8 May 2009 00:58:06 GMT From: Wen Heping <wenheping@gmail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/134353: [Update]astro/gpsd:update to 2.39 Message-ID: <200905080058.n480w6ou037891@www.freebsd.org> Resent-Message-ID: <200905080100.n48109Bk059834@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 134353 >Category: ports >Synopsis: [Update]astro/gpsd:update to 2.39 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Fri May 08 01:00:08 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Wen Heping >Release: FreeBSD 8.0-Current >Organization: ChangAn Middle School >Environment: FreeBSD fb8.wenjing.com 8.0-CURRENT FreeBSD 8.0-CURRENT #4: Fri Apr 10 16:36:28 HKT 2009 root@fb8.wenjing.com:/usr/obj/usr/src/sys/wen1 i386 >Description: update to 2.39 from 2.38 >How-To-Repeat: >Fix: Patch attached with submission follows: --- Makefile.orig 2009-05-08 15:37:30.000000000 +0800 +++ Makefile 2009-05-08 16:43:27.000000000 +0800 @@ -6,7 +6,7 @@ # PORTNAME= gpsd -PORTVERSION= 2.38 +PORTVERSION= 2.39 CATEGORIES= astro geography MASTER_SITES= ${MASTER_SITE_BERLIOS} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -26,7 +26,7 @@ LDFLAGS="${LDFLAGS} ${PTHREAD_LIBS}" MAN1= cgps.1 cgpxlogger.1 gps.1 gpscat.1 gpsctl.1 gpsfake.1 gpsflash.1 \ - gpspipe.1 gpsprof.1 rtcmdecode.1 sirfmon.1 xgps.1 xgpsspeed.1 + gpspipe.1 gpsprof.1 xgps.1 xgpsspeed.1 gpsdecode.1 gpsmon.1 MAN3= libgps.3 libgpsd.3 libgpsmm.3 MAN5= rtcm-104.5 srec.5 MAN8= gpsd.8 --- distinfo.orig 2009-03-09 16:39:48.000000000 +0800 +++ distinfo 2009-05-08 15:38:17.000000000 +0800 @@ -1,3 +1,3 @@ -MD5 (gpsd-2.38.tar.gz) = 725c320ca6fa35bcdaa1de2d8908f392 -SHA256 (gpsd-2.38.tar.gz) = ae828da850ac0590fd47768856c4ec29021332204182abe4ad94098d72168474 -SIZE (gpsd-2.38.tar.gz) = 776598 +MD5 (gpsd-2.39.tar.gz) = 3db437196a6840c252fca99b6c19d4d0 +SHA256 (gpsd-2.39.tar.gz) = ee3b2fb403112c3871e7e4fdb915cdc25b020f3208318ba61e9ac37692832a21 +SIZE (gpsd-2.39.tar.gz) = 834649 --- pkg-plist.orig 2009-05-08 15:37:38.000000000 +0800 +++ pkg-plist 2009-05-08 16:31:33.000000000 +0800 @@ -2,23 +2,23 @@ %%X11%%bin/xgps sbin/gpsd bin/cgps -bin/cgpxlogger bin/gpscat bin/gpsctl -bin/gpsdlcdd +bin/gpsdecode bin/gpsflash bin/gpsprof -bin/sirfmon bin/gpsfake +bin/gpsmon bin/gpspipe -bin/rtcmdecode +bin/gpxlogger +bin/lcdgps include/gps.h include/gpsd.h include/libgpsmm.h lib/libgps.a lib/libgps.la lib/libgps.so -lib/libgps.so.17 +lib/libgps.so.18 libdata/pkgconfig/libgps.pc libdata/pkgconfig/libgpsd.pc %%PYTHON_SITELIBDIR%%/gpslib.so >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200905080058.n480w6ou037891>