From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Dec 11 10:30:00 2012 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id DC818394 for ; Tue, 11 Dec 2012 10:30:00 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id B18578FC13 for ; Tue, 11 Dec 2012 10:30:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id qBBAU0Jw053024 for ; Tue, 11 Dec 2012 10:30:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id qBBAU0CJ053019; Tue, 11 Dec 2012 10:30:00 GMT (envelope-from gnats) Resent-Date: Tue, 11 Dec 2012 10:30:00 GMT Resent-Message-Id: <201212111030.qBBAU0CJ053019@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Oliver Heesakkers Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 73EE92CE for ; 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 ; 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 ; 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 To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: ports/174363: [patch] astro/gpsbabel: update to 1.4.4 and adopt X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Dec 2012 10:30:00 -0000 >Number: 174363 >Category: ports >Synopsis: [patch] astro/gpsbabel: update to 1.4.4 and adopt >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: Tue Dec 11 10:30:00 UTC 2012 >Closed-Date: >Last-Modified: >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: >Unformatted: