Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Jul 2020 12:07:06 +0000 (UTC)
From:      Pietro Cerutti <gahr@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r543787 - head/astro/xearth/files
Message-ID:  <202007301207.06UC76Wc064159@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gahr
Date: Thu Jul 30 12:07:05 2020
New Revision: 543787
URL: https://svnweb.freebsd.org/changeset/ports/543787

Log:
  astro/xearth: round my location to .3f

Modified:
  head/astro/xearth/files/freebsd.committers.markers

Modified: head/astro/xearth/files/freebsd.committers.markers
==============================================================================
--- head/astro/xearth/files/freebsd.committers.markers	Thu Jul 30 12:06:14 2020	(r543786)
+++ head/astro/xearth/files/freebsd.committers.markers	Thu Jul 30 12:07:05 2020	(r543787)
@@ -144,7 +144,7 @@
  45.27,		9.17,		"olgeni"			# Milano, Italy
  45.488328,	9.164711,	"ale"		align=left	# Milano, Italy
  48.53778,	9.04111,	"bz"				# Baden-Wuerttemberg
- 46.050045,	8.9166476,	"gahr"				# Bedano, Switzerland
+ 46.051,	8.919,		"gahr"				# Bedano, Switzerland
  52.05,		8.9,		"lkoeller"			# Lemgo, Germany
  45.667,	8.867,		"nivit"		align=left	# Fagnano Olona, Italy
  53.0793,	8.8017,		"tobik"				# Bremen, Germany



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