public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas K. Hüttel" <dilfridge@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-geosciences/gpsbabel/, sci-geosciences/gpsbabel/files/
Date: Thu, 12 Mar 2020 21:22:40 +0000 (UTC)	[thread overview]
Message-ID: <1584048146.5ea6d06a9c5ad52c156a27bc7f84ec5bcbe193d3.dilfridge@gentoo> (raw)

commit:     5ea6d06a9c5ad52c156a27bc7f84ec5bcbe193d3
Author:     Andreas K. Huettel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 12 21:22:08 2020 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Thu Mar 12 21:22:26 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ea6d06a

sci-geosciences/gpsbabel: Start preparing for 1.6.0

Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Andreas K. Huettel <dilfridge <AT> gentoo.org>

 ...pdate_check.patch => gpsbabel-1.6.0-disable_update_check.patch} | 0
 sci-geosciences/gpsbabel/gpsbabel-9999.ebuild                      | 7 +++++--
 2 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/sci-geosciences/gpsbabel/files/gpsbabel-9999-disable_update_check.patch b/sci-geosciences/gpsbabel/files/gpsbabel-1.6.0-disable_update_check.patch
similarity index 100%
rename from sci-geosciences/gpsbabel/files/gpsbabel-9999-disable_update_check.patch
rename to sci-geosciences/gpsbabel/files/gpsbabel-1.6.0-disable_update_check.patch

diff --git a/sci-geosciences/gpsbabel/gpsbabel-9999.ebuild b/sci-geosciences/gpsbabel/gpsbabel-9999.ebuild
index 7a58d881c90..e7b3f8abc91 100644
--- a/sci-geosciences/gpsbabel/gpsbabel-9999.ebuild
+++ b/sci-geosciences/gpsbabel/gpsbabel-9999.ebuild
@@ -5,6 +5,8 @@ EAPI=6
 
 inherit autotools eutils qmake-utils
 
+MY_PV=${PV//./_}
+
 DESCRIPTION="GPS waypoints, tracks and routes converter"
 HOMEPAGE="https://www.gpsbabel.org/ https://github.com/gpsbabel/gpsbabel"
 LICENSE="GPL-2"
@@ -15,10 +17,11 @@ if [[ ${PV} == 9999 ]] ; then
 	SRC_URI="doc? ( https://www.gpsbabel.org/style3.css -> gpsbabel.org-style3.css )"
 else
 	SRC_URI="
-		https://dev.gentoo.org/~asturm/${P}.tar.gz
+		https://github.com/gpsbabel/gpsbabel/archive/gpsbabel_${MY_PV}.tar.gz
 		doc? ( https://www.gpsbabel.org/style3.css -> gpsbabel.org-style3.css )
 	"
 	KEYWORDS="~amd64 ~ppc ~x86"
+	S="${WORKDIR}/gpsbabel-gpsbabel_${MY_PV}"
 fi
 
 SLOT="0"
@@ -52,7 +55,7 @@ DOCS=( AUTHORS README.{contrib,igc,mapconverter,md,xmapwpt} )
 
 PATCHES=(
 	"${FILESDIR}"/${PN}-1.5.4-disable_statistic_uploading.patch
-	"${FILESDIR}"/${PN}-9999-disable_update_check.patch
+	"${FILESDIR}"/${PN}-1.6.0-disable_update_check.patch
 	"${FILESDIR}"/${PN}-1.5.4-disable_version_check.patch
 	"${FILESDIR}"/${PN}-9999-use_system_shapelib.patch
 	"${FILESDIR}"/${PN}-9999-xmldoc.patch


             reply	other threads:[~2020-03-12 21:22 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-12 21:22 Andreas K. Hüttel [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-12-26 10:25 [gentoo-commits] repo/gentoo:master commit in: sci-geosciences/gpsbabel/, sci-geosciences/gpsbabel/files/ Sam James
2023-01-30  8:19 Andrew Ammerlaan
2022-08-25  1:23 Sam James
2021-05-28  1:14 Sam James
2020-03-12 20:49 Andreas K. Hüttel
2017-09-25 11:18 Andreas Sturmlechner
2017-09-16 12:47 Andreas Sturmlechner
2017-03-10  1:15 Andreas Sturmlechner
2017-01-21 16:14 Andreas Sturmlechner

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1584048146.5ea6d06a9c5ad52c156a27bc7f84ec5bcbe193d3.dilfridge@gentoo \
    --to=dilfridge@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox