Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Dec 2012 23:13:09 +0000 (UTC)
From:      Beech Rintoul <beech@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r308970 - head/astro/gpsbabel
Message-ID:  <201212152313.qBFND9dV055420@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: beech
Date: Sat Dec 15 23:13:08 2012
New Revision: 308970
URL: http://svnweb.freebsd.org/changeset/ports/308970

Log:
  - Update to 1.4.4
  - Add local mirror
  - Pass maintainership to submitter
  
  PR:		ports/174363
  Submitted by:	Oliver Heesakkers <dev2@heesakkers.info>

Modified:
  head/astro/gpsbabel/Makefile   (contents, props changed)
  head/astro/gpsbabel/distinfo   (contents, props changed)

Modified: head/astro/gpsbabel/Makefile
==============================================================================
--- head/astro/gpsbabel/Makefile	Sat Dec 15 23:06:39 2012	(r308969)
+++ head/astro/gpsbabel/Makefile	Sat Dec 15 23:13:08 2012	(r308970)
@@ -2,12 +2,12 @@
 # $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/ \
+		LOCAL/beech
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	dev2@heesakkers.info
 COMMENT=	A GPS file translating tool
 
 LIB_DEPENDS=	expat:${PORTSDIR}/textproc/expat2

Modified: head/astro/gpsbabel/distinfo
==============================================================================
--- head/astro/gpsbabel/distinfo	Sat Dec 15 23:06:39 2012	(r308969)
+++ head/astro/gpsbabel/distinfo	Sat Dec 15 23:13:08 2012	(r308970)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201212152313.qBFND9dV055420>