aboutsummaryrefslogtreecommitdiff
path: root/aux/checks
diff options
context:
space:
mode:
Diffstat (limited to 'aux/checks')
-rwxr-xr-xaux/checks/changelog.sh4
-rw-r--r--aux/checks/manpages/footer.en.0.in4
-rw-r--r--aux/checks/manpages/footer.eo.0.in4
-rw-r--r--aux/checks/manpages/footer.es.0.in4
-rw-r--r--aux/checks/manpages/footer.fr.0.in4
-rw-r--r--aux/checks/manpages/footer.pt.0.in4
-rwxr-xr-xaux/checks/readme.sh14
7 files changed, 19 insertions, 19 deletions
diff --git a/aux/checks/changelog.sh b/aux/checks/changelog.sh
index ee10549..a73baec 100755
--- a/aux/checks/changelog.sh
+++ b/aux/checks/changelog.sh
@@ -20,7 +20,7 @@ shift $((OPTIND - 1))
. aux/lib.sh
-HOMEPAGE_LINK="Changelog for [$NAME](https://$TLD/$NAME/en/)."
+HOMEPAGE_LINK="Changelog for [$NAME](https://$DOMAIN/$NAME/en/)."
if ! grep -qF "$HOMEPAGE_LINK" CHANGELOG.md; then
echo "Missing link to homepage in CHANGELOG.md:" >&2
@@ -34,7 +34,7 @@ assert() {
VERSION="${2#v}"
CHANGELOG_ENTRY="$(printf \
'# [%s](https://%s/git/%s/commit/?id=%s) - %s' \
- "$VERSION" "$TLD" "$NAME" "$VVERSION" "$DATE")"
+ "$VERSION" "$DOMAIN" "$NAME" "$VVERSION" "$DATE")"
if ! grep -qF "$CHANGELOG_ENTRY" CHANGELOG.md; then
echo "Missing '$CHANGELOG_ENTRY' entry from CHANGELOG.md" >&2
exit 1
diff --git a/aux/checks/manpages/footer.en.0.in b/aux/checks/manpages/footer.en.0.in
index 8db378b..5b51ab5 100644
--- a/aux/checks/manpages/footer.en.0.in
+++ b/aux/checks/manpages/footer.en.0.in
@@ -17,11 +17,11 @@ Use the subject "\f(CR[@NAME@] BUG or TASK:
<description>\fR".
.IP \(bu
Browse bugs
-.UR https://@TLD@/@NAME@/TODOs.html
+.UR https://@DOMAIN@/@NAME@/TODOs.html
online
.UE .
.IP \(bu
-.UR https://@TLD@/@NAME@/en/
+.UR https://@DOMAIN@/@NAME@/en/
Homepage
.UE .
.IP \(bu
diff --git a/aux/checks/manpages/footer.eo.0.in b/aux/checks/manpages/footer.eo.0.in
index bb319ca..fc9fe56 100644
--- a/aux/checks/manpages/footer.eo.0.in
+++ b/aux/checks/manpages/footer.eo.0.in
@@ -7,7 +7,7 @@
.IP \(bu Report bugs to the .MT ~euandreh/@MAILING_LIST@@lists.sr.ht mailing
list .ME . Use the subject "\f(CR[@NAME@] BUG or TASK: <description>\fR".
-.IP \(bu Browse bugs .UR https://@TLD@/@NAME@/TODOs.html online .UE . .IP
-\(bu .UR https://@TLD@/@NAME@/en/ Homepage .UE . .IP \(bu .UR
+.IP \(bu Browse bugs .UR https://@DOMAIN@/@NAME@/TODOs.html online .UE . .IP
+\(bu .UR https://@DOMAIN@/@NAME@/en/ Homepage .UE . .IP \(bu .UR
https://lists.sr.ht/~euandreh/@MAILING_LIST@?search=%5B@NAME@%5D Comments
and discussions .UE .
diff --git a/aux/checks/manpages/footer.es.0.in b/aux/checks/manpages/footer.es.0.in
index bb319ca..fc9fe56 100644
--- a/aux/checks/manpages/footer.es.0.in
+++ b/aux/checks/manpages/footer.es.0.in
@@ -7,7 +7,7 @@
.IP \(bu Report bugs to the .MT ~euandreh/@MAILING_LIST@@lists.sr.ht mailing
list .ME . Use the subject "\f(CR[@NAME@] BUG or TASK: <description>\fR".
-.IP \(bu Browse bugs .UR https://@TLD@/@NAME@/TODOs.html online .UE . .IP
-\(bu .UR https://@TLD@/@NAME@/en/ Homepage .UE . .IP \(bu .UR
+.IP \(bu Browse bugs .UR https://@DOMAIN@/@NAME@/TODOs.html online .UE . .IP
+\(bu .UR https://@DOMAIN@/@NAME@/en/ Homepage .UE . .IP \(bu .UR
https://lists.sr.ht/~euandreh/@MAILING_LIST@?search=%5B@NAME@%5D Comments
and discussions .UE .
diff --git a/aux/checks/manpages/footer.fr.0.in b/aux/checks/manpages/footer.fr.0.in
index bb319ca..fc9fe56 100644
--- a/aux/checks/manpages/footer.fr.0.in
+++ b/aux/checks/manpages/footer.fr.0.in
@@ -7,7 +7,7 @@
.IP \(bu Report bugs to the .MT ~euandreh/@MAILING_LIST@@lists.sr.ht mailing
list .ME . Use the subject "\f(CR[@NAME@] BUG or TASK: <description>\fR".
-.IP \(bu Browse bugs .UR https://@TLD@/@NAME@/TODOs.html online .UE . .IP
-\(bu .UR https://@TLD@/@NAME@/en/ Homepage .UE . .IP \(bu .UR
+.IP \(bu Browse bugs .UR https://@DOMAIN@/@NAME@/TODOs.html online .UE . .IP
+\(bu .UR https://@DOMAIN@/@NAME@/en/ Homepage .UE . .IP \(bu .UR
https://lists.sr.ht/~euandreh/@MAILING_LIST@?search=%5B@NAME@%5D Comments
and discussions .UE .
diff --git a/aux/checks/manpages/footer.pt.0.in b/aux/checks/manpages/footer.pt.0.in
index bb319ca..fc9fe56 100644
--- a/aux/checks/manpages/footer.pt.0.in
+++ b/aux/checks/manpages/footer.pt.0.in
@@ -7,7 +7,7 @@
.IP \(bu Report bugs to the .MT ~euandreh/@MAILING_LIST@@lists.sr.ht mailing
list .ME . Use the subject "\f(CR[@NAME@] BUG or TASK: <description>\fR".
-.IP \(bu Browse bugs .UR https://@TLD@/@NAME@/TODOs.html online .UE . .IP
-\(bu .UR https://@TLD@/@NAME@/en/ Homepage .UE . .IP \(bu .UR
+.IP \(bu Browse bugs .UR https://@DOMAIN@/@NAME@/TODOs.html online .UE . .IP
+\(bu .UR https://@DOMAIN@/@NAME@/en/ Homepage .UE . .IP \(bu .UR
https://lists.sr.ht/~euandreh/@MAILING_LIST@?search=%5B@NAME@%5D Comments
and discussions .UE .
diff --git a/aux/checks/readme.sh b/aux/checks/readme.sh
index 0447b08..f97b2d3 100755
--- a/aux/checks/readme.sh
+++ b/aux/checks/readme.sh
@@ -28,12 +28,12 @@ cat <<-EOF >> "$EXPECTED"
## Links
- - [homepage](https://$TLD/s/$NAME/en/)
- - [source code](https://$TLD/git/$NAME/)
- - [bug tracking](https://$TLD/s/$NAME/TODOs.html)
+ - [homepage](https://$DOMAIN/s/$NAME/en/)
+ - [source code](https://$DOMAIN/git/$NAME/)
+ - [bug tracking](https://$DOMAIN/s/$NAME/TODOs.html)
- [mailing list]
- - [CI logs](https://$TLD/s/$NAME/ci/)
- - [CHANGELOG](https://$TLD/s/$NAME/en/CHANGELOG.html)
+ - [CI logs](https://$DOMAIN/s/$NAME/ci/)
+ - [CHANGELOG](https://$DOMAIN/s/$NAME/en/CHANGELOG.html)
[mailing list]: https://lists.sr.ht/~euandreh/$MAILING_LIST?search=%5B$NAME%5D
EOF
@@ -42,7 +42,7 @@ RELEASES_LIST="$(mkstemp)"
add_release() {
DATE="$1"
VVERSION="$2"
- echo "- [$VVERSION](https://$TLD/git/$NAME/commit/?id=$VVERSION) [$NAME-$VVERSION.tar.gz](https://$TLD/git/$NAME/snapshot/$NAME-$VVERSION.tar.gz) ([sig](https://$TLD/git/$NAME/snapshot/$NAME-$VVERSION.tar.gz.asc)) - $DATE" >> "$RELEASES_LIST"
+ echo "- [$VVERSION](https://$DOMAIN/git/$NAME/commit/?id=$VVERSION) [$NAME-$VVERSION.tar.gz](https://$DOMAIN/git/$NAME/snapshot/$NAME-$VVERSION.tar.gz) ([sig](https://$DOMAIN/git/$NAME/snapshot/$NAME-$VVERSION.tar.gz.asc)) - $DATE" >> "$RELEASES_LIST"
}
for VVERSION in $(git tag); do
@@ -72,7 +72,7 @@ cat <<-EOF >> "$EXPECTED"
[GNU Affero General Public License v3.0 or later][AGPL-3.0-or-later]
(AGPL-3.0-or-later).
- [AGPL-3.0-or-later]: https://$TLD/git/$NAME/tree/COPYING
+ [AGPL-3.0-or-later]: https://$DOMAIN/git/$NAME/tree/COPYING
EOF
if ! tail -n "$(wc -l < "$EXPECTED")" README.md | diff - "$EXPECTED"; then