public inbox for cygwin-apps-cvs@sourceware.org
help / color / mirror / Atom feed
From: Yaakov Selkowitz <yselkowitz@sourceware.org>
To: cygwin-apps-cvs@sourceware.org
Subject: [cygport - the Cygwin packaging tool] branch master, updated. 0.33.1-19-gb72e78b
Date: Mon,  6 Apr 2020 06:55:49 +0000 (GMT)	[thread overview]
Message-ID: <20200406065549.8F9A7385B831@sourceware.org> (raw)




https://sourceware.org/git/gitweb.cgi?p=cygwin-apps/cygport.git;h=b72e78bc70a31c79605f00c1ee786eaf733cf04f

commit b72e78bc70a31c79605f00c1ee786eaf733cf04f
Author: Yaakov Selkowitz <yselkowi@redhat.com>
Date:   Mon Apr 6 02:55:22 2020 -0400

    kde.org: update URLs for 19.12 release


Diff:
---
 cygclass/kde.org.cygclass | 19 +++++++++++++++----
 1 file changed, 15 insertions(+), 4 deletions(-)

diff --git a/cygclass/kde.org.cygclass b/cygclass/kde.org.cygclass
index db5a936..7f864de 100644
--- a/cygclass/kde.org.cygclass
+++ b/cygclass/kde.org.cygclass
@@ -108,10 +108,18 @@ kf5-*:5.*|breeze-icons*|oxygen-icons*)
 	SRC_URI="mirror://kde/${_stable}/frameworks/${VERSION%\.*}/${ORIG_PN:-${PN#kf5-}}-${PV}.tar.xz"
 	SRC_DIR="${ORIG_PN:-${PN#kf5-}}-${PV}"
 	;;
-kf5-*:1[5-9].*|kf5-*:[2-9][0-9].*)
+kf5-*:19.12.*|kf5-*:[2-9][0-9].*)
+	SRC_URI="mirror://kde/${_stable}/release-service/${VERSION}/src/${ORIG_PN:-${PN#kf5-}}-${PV}.tar.xz"
+	SRC_DIR="${ORIG_PN:-${PN#kf5-}}-${PV}"
+	;;
+kf5-*:19.*)
 	SRC_URI="mirror://kde/${_stable}/applications/${VERSION}/src/${ORIG_PN:-${PN#kf5-}}-${PV}.tar.xz"
 	SRC_DIR="${ORIG_PN:-${PN#kf5-}}-${PV}"
 	;;
+kf5-*:1[5678].*)
+	SRC_URI="mirror://kde/Attic/applications/${VERSION}/src/${ORIG_PN:-${PN#kf5-}}-${PV}.tar.xz"
+	SRC_DIR="${ORIG_PN:-${PN#kf5-}}-${PV}"
+	;;
 *:3.*)
 	SRC_URI="mirror://kde/Attic/${VERSION}/src/${ORIG_PN:-${PN%3}}-${PV}.tar.bz2"
 	SRC_DIR="${ORIG_PN:-${PN%3}}-${PV}"
@@ -125,12 +133,15 @@ kf5-*:1[5-9].*|kf5-*:[2-9][0-9].*)
 *:5.*)
 	SRC_URI="mirror://kde/${_stable}/plasma/${PV}/${ORIG_PN:-${PN}}-${PV}.tar.xz"
 	;;
-*:1[456].*)
-	SRC_URI="mirror://kde/Attic/applications/${PV}/src/${ORIG_PN:-${PN}}-${PV}.tar.xz"
+*:19.12.*|*:[2-9][0-9].*)
+	SRC_URI="mirror://kde/${_stable}/release-service/${PV}/src/${ORIG_PN:-${PN}}-${PV}.tar.xz"
 	;;
-*:1[789].*|*:[2-9][0-9].*)
+*:19.*)
 	SRC_URI="mirror://kde/${_stable}/applications/${PV}/src/${ORIG_PN:-${PN}}-${PV}.tar.xz"
 	;;
+*:1[45678].*)
+	SRC_URI="mirror://kde/Attic/applications/${PV}/src/${ORIG_PN:-${PN}}-${PV}.tar.xz"
+	;;
 esac
 unset _stable
 



                 reply	other threads:[~2020-04-06  6:55 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20200406065549.8F9A7385B831@sourceware.org \
    --to=yselkowitz@sourceware.org \
    --cc=cygwin-apps-cvs@sourceware.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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).