From 6322619bd029d7e901c03893c66b4c749c4f248d Mon Sep 17 00:00:00 2001 From: "Daisuke Fujimura (fd0)" Date: Fri, 3 Jan 2025 08:23:08 +0900 Subject: [PATCH] align-1.7.5 (repackage) --- align/README | 23 +++++++++++-------- ...-1bl1.cygport => align-1.7.5-1bl2.cygport} | 8 +++++-- 2 files changed, 19 insertions(+), 12 deletions(-) rename align/{align-1.7.5-1bl1.cygport => align-1.7.5-1bl2.cygport} (72%) diff --git a/align/README b/align/README index cec625d50..27fc330f6 100644 --- a/align/README +++ b/align/README @@ -1,24 +1,24 @@ align ------------------------------------------ -Align is a general-purpose text filter tool that helps vertically align -columns in string-separated tables of input text. With whitespace-separated -columns, you can often use it without arguments and it'll guess the right -thing to do. Otherwise, you can specify arguments to direct how the columns -are separated on input and rejoined in the aligned output. +Align is a general-purpose text filter tool that helps vertically align columns +in string-separated tables of input text. With whitespace-separated columns, +you can often use it without arguments and it'll guess the right thing to do. +Otherwise, you can specify arguments to direct how the columns are separated on +input and rejoined in the aligned output. Runtime requirements: - perl_base-5.22.2-1 + perl_base-5.36.3-1 Build requirements: (besides corresponding -devel packages) - cygport-0.23.0-1 - make-4.2.1-1 + cygport-0.36.9-1 + make-4.4.1-2 Canonical website: - http://www.cs.indiana.edu/~kinzler/align/ + https://kinzler.com/me/align/ Canonical download: - http://www.cs.indiana.edu/~kinzler/align/align-1.7.5.tgz + https://kinzler.com/me/align/align-1.7.5.tgz ------------------------------------------- @@ -49,6 +49,9 @@ Files included in the binary package: Port Notes: +----- version 1.7.5-1bl2 ----- +Repackage + ----- version 1.7.5-1bl1 ----- Version bump. diff --git a/align/align-1.7.5-1bl1.cygport b/align/align-1.7.5-1bl2.cygport similarity index 72% rename from align/align-1.7.5-1bl1.cygport rename to align/align-1.7.5-1bl2.cygport index 69bc0ce2d..91be3b812 100644 --- a/align/align-1.7.5-1bl1.cygport +++ b/align/align-1.7.5-1bl2.cygport @@ -1,5 +1,5 @@ -HOMEPAGE="http://www.cs.indiana.edu/~kinzler/${PN}/" -SRC_URI="http://www.cs.indiana.edu/~kinzler/${PN}/${P}.tgz" +HOMEPAGE="https://kinzler.com/me/${PN}/" +SRC_URI="https://kinzler.com/me/${PN}/${P}.tgz" CATEGORY="Text" SUMMARY="Text column alignment filter" @@ -9,6 +9,10 @@ columns, you can often use it without arguments and it'll guess the right thing to do. Otherwise, you can specify arguments to direct how the columns are separated on input and rejoined in the aligned output." +LICENSE="GPL-2.0-or-later" +LICENSE_SPDX="SPDX-License-Identifier: GPL-2.0-or-later" +LICENSE_URI="COPYING" + src_compile() { cd ${B}