From nobody@FreeBSD.org  Fri May  8 00:58:06 2009
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 99762106566C
	for <freebsd-gnats-submit@FreeBSD.org>; Fri,  8 May 2009 00:58:06 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 6E06D8FC0C
	for <freebsd-gnats-submit@FreeBSD.org>; Fri,  8 May 2009 00:58:06 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id n480w6Kd037892
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 8 May 2009 00:58:06 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id n480w6ou037891;
	Fri, 8 May 2009 00:58:06 GMT
	(envelope-from nobody)
Message-Id: <200905080058.n480w6ou037891@www.freebsd.org>
Date: Fri, 8 May 2009 00:58:06 GMT
From: Wen Heping <wenheping@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [Update]astro/gpsd:update to 2.39
X-Send-Pr-Version: www-3.1
X-GNATS-Notify: toxa@toxahost.ru

>Number:         134353
>Category:       ports
>Synopsis:       [Update]astro/gpsd:update to 2.39
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri May 08 01:00:08 UTC 2009
>Closed-Date:    Sat May 30 19:45:26 UTC 2009
>Last-Modified:  Sat May 30 19:50:03 UTC 2009
>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:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Fri May 8 01:00:18 UTC 2009 
Responsible-Changed-Why:  
miwi@ wants his PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=134353 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Fri May 8 01:00:23 UTC 2009 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=134353 

From: Edwin Groothuis <edwin@FreeBSD.org>
To: toxa@toxahost.ru
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/134353: [Update]astro/gpsd:update to 2.39
Date: Fri, 8 May 2009 01:00:21 UT

 Maintainer of astro/gpsd,
 
 Please note that PR ports/134353 has just been submitted.
 
 If it contains a patch for an upgrade, an enhancement or a bug fix
 you agree on, reply to this email stating that you approve the patch
 and a committer will take care of it.
 
 The full text of the PR can be found at:
     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/134353
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org
State-Changed-From-To: feedback->closed 
State-Changed-By: miwi 
State-Changed-When: Sat May 30 19:45:24 UTC 2009 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=134353 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/134353: commit references a PR
Date: Sat, 30 May 2009 19:45:29 +0000 (UTC)

 miwi        2009-05-30 19:45:18 UTC
 
   FreeBSD ports repository
 
   Modified files:
     astro/gpsd           Makefile distinfo pkg-plist 
   Log:
   - Update to 2.39
   
   PR:             134353
   Submitted by:   Wen Heping <wenheping@gmail.com>
   Approved by:    maintainer timeout
   
   Revision  Changes    Path
   1.13      +2 -2      ports/astro/gpsd/Makefile
   1.6       +3 -3      ports/astro/gpsd/distinfo
   1.5       +5 -5      ports/astro/gpsd/pkg-plist
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
