diff options
author | tsutsui <tsutsui@pkgsrc.org> | 2022-01-18 14:38:34 +0000 |
---|---|---|
committer | tsutsui <tsutsui@pkgsrc.org> | 2022-01-18 14:38:34 +0000 |
commit | e134150a0aebeedeeb5ded73772d1183cb2a1dea (patch) | |
tree | 19134bd14e620ebc8d01df18df5dea8734783857 /x11/mlterm | |
parent | c27175bd7de2cedd7461518cc89e8c18bd1773d3 (diff) | |
download | pkgsrc-e134150a0aebeedeeb5ded73772d1183cb2a1dea.tar.gz |
mlterm: 3.9.2 tag on GitHub has been renamed (i.e. distfile is updated).
Diffstat (limited to 'x11/mlterm')
-rw-r--r-- | x11/mlterm/Makefile | 5 | ||||
-rw-r--r-- | x11/mlterm/distinfo | 8 |
2 files changed, 7 insertions, 6 deletions
diff --git a/x11/mlterm/Makefile b/x11/mlterm/Makefile index b1bf17fb7c5..19736214141 100644 --- a/x11/mlterm/Makefile +++ b/x11/mlterm/Makefile @@ -1,10 +1,11 @@ -# $NetBSD: Makefile,v 1.167 2022/01/17 14:44:46 tsutsui Exp $ +# $NetBSD: Makefile,v 1.168 2022/01/18 14:38:34 tsutsui Exp $ DISTNAME= mlterm-3.9.2 +DIST_SUBDIR= ${PKGNAME_NOREV} # for re-tagged 3.9.2 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_GITHUB:=arakiken/} GITHUB_PROJECT= ${DISTNAME:S/-${PKGVERSION_NOREV}//} -GITHUB_TAG= rel-${PKGVERSION_NOREV:S/./_/g} +GITHUB_TAG= ${PKGVERSION_NOREV} MAINTAINER= tsutsui@NetBSD.org HOMEPAGE= http://mlterm.sourceforge.net/ diff --git a/x11/mlterm/distinfo b/x11/mlterm/distinfo index dad0735b8fb..923d7cfdbf0 100644 --- a/x11/mlterm/distinfo +++ b/x11/mlterm/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.89 2022/01/17 14:44:46 tsutsui Exp $ +$NetBSD: distinfo,v 1.90 2022/01/18 14:38:34 tsutsui Exp $ -BLAKE2s (mlterm-3.9.2.tar.gz) = 81a6206b6458b6348fdec1b82d44a9d751a7849a525728c8b51ab8c975a5874b -SHA512 (mlterm-3.9.2.tar.gz) = baa4d3b3bdd3ee61f1355b007a37402b52613de6e656a2aefecd07bf3824ffe420d5bcc744ad5ca9d16be1acf409f132ad74eb0c646708e1eb9427ecbd341b29 -Size (mlterm-3.9.2.tar.gz) = 4259709 bytes +BLAKE2s (mlterm-3.9.2/mlterm-3.9.2.tar.gz) = 3bd490eb661bc802cb05ebbb17a73956f5a62ca3838dcf5cb7baad0c01c3ebdb +SHA512 (mlterm-3.9.2/mlterm-3.9.2.tar.gz) = 3076dafbc98a01738d88acf0e0f52e15d33862b3e9b7a851a4496f1be07ee9e51103daf7842954bcae1f1ba62bd6645b0bd60af7f66ee98721bdf3786b9fcbaf +Size (mlterm-3.9.2/mlterm-3.9.2.tar.gz) = 4259208 bytes SHA1 (patch-configure) = 266b3e8383c425c7ef8cd180f07e1199890521ba SHA1 (patch-etc_font-fb) = 52c18f512c67ff530c0c326394fdf43956d71cb0 SHA1 (patch-vtemu_Makefile.in) = 172f12f73408489f782d63c8b0b7915af441d368 |