From nobody@FreeBSD.org  Tue Dec 11 10:22:34 2012
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 73EE92CE
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 11 Dec 2012 10:22:34 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22])
	by mx1.freebsd.org (Postfix) with ESMTP id 5B1528FC0C
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 11 Dec 2012 10:22:34 +0000 (UTC)
Received: from red.freebsd.org (localhost [127.0.0.1])
	by red.freebsd.org (8.14.5/8.14.5) with ESMTP id qBBAMYm2096892
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 11 Dec 2012 10:22:34 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.5/8.14.5/Submit) id qBBAMYAf096891;
	Tue, 11 Dec 2012 10:22:34 GMT
	(envelope-from nobody)
Message-Id: <201212111022.qBBAMYAf096891@red.freebsd.org>
Date: Tue, 11 Dec 2012 10:22:34 GMT
From: Oliver Heesakkers <dev2@heesakkers.info>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [patch] astro/gpsbabel: update to 1.4.4 and adopt
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         174363
>Category:       ports
>Synopsis:       [patch] astro/gpsbabel: update to 1.4.4 and adopt
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    beech
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Dec 11 10:30:00 UTC 2012
>Closed-Date:    Sat Dec 15 23:13:44 UTC 2012
>Last-Modified:  Sat Dec 15 23:13:44 UTC 2012
>Originator:     Oliver Heesakkers
>Release:        9.1-RELEASE #3 r243795 amd64
>Organization:
>Environment:
>Description:
In light of the "Adopt and orphaned port project", the attached patch updates gpsbabel to 1.4.4 and sets me as the maintainer.

The official gpsbabel file download is annoying at best. Because of this I've hosted a copy of the 1.4.4 source file myself. In case this turns out to be particularly taxing, or if people feel this poses a privacy and/or security issue, I would suggest hosting a copy on the FreeBSD systems as well.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
--- Makefile	(revision 308615)
+++ Makefile	(working copy)
@@ -2,12 +2,11 @@
 # $FreeBSD$
 
 PORTNAME=	gpsbabel
-PORTVERSION=	1.4.3
+PORTVERSION=	1.4.4
 CATEGORIES=	astro geography
-MASTER_SITES=	${MASTER_SITE_GENTOO}
-MASTER_SITE_SUBDIR=	distfiles
+MASTER_SITES=	https://secure.ohos.nl/downloads/
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	dev2@heesakkers.info
 COMMENT=	A GPS file translating tool
 
 LIB_DEPENDS=	expat:${PORTSDIR}/textproc/expat2
Index: distinfo
===================================================================
--- distinfo	(revision 308615)
+++ distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (gpsbabel-1.4.3.tar.gz) = c9b81ebbd65a34e7fe741c18985c1ead65123fd09fa0ecbf882bc47a87c4f5d8
-SIZE (gpsbabel-1.4.3.tar.gz) = 5616398
+SHA256 (gpsbabel-1.4.4.tar.gz) = 9dd2a06e887cb286c9a07164a8f2ede11aed1147e6419007370c528412321944
+SIZE (gpsbabel-1.4.4.tar.gz) = 7811264


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->beech 
Responsible-Changed-By: beech 
Responsible-Changed-When: Wed Dec 12 22:10:31 UTC 2012 
Responsible-Changed-Why:  
I'll take it 

http://www.freebsd.org/cgi/query-pr.cgi?pr=174363 
State-Changed-From-To: open->closed 
State-Changed-By: beech 
State-Changed-When: Sat Dec 15 23:13:31 UTC 2012 
State-Changed-Why:  
Committed, Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=174363 
>Unformatted:
