pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/tack



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sat Jan 27 20:23:50 UTC 2024

Modified Files:
        pkgsrc/devel/tack: Makefile distinfo

Log Message:
tack: update to 1.09.20230201.

3 years of changes, no summary found.
For details read the CHANGES file.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/tack/Makefile \
    pkgsrc/devel/tack/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/tack/Makefile
diff -u pkgsrc/devel/tack/Makefile:1.1 pkgsrc/devel/tack/Makefile:1.2
--- pkgsrc/devel/tack/Makefile:1.1      Sat Jan 27 19:27:16 2024
+++ pkgsrc/devel/tack/Makefile  Sat Jan 27 20:23:50 2024
@@ -1,17 +1,17 @@
-# $NetBSD: Makefile,v 1.1 2024/01/27 19:27:16 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2024/01/27 20:23:50 wiz Exp $
 
-DISTNAME=      tack
-PKGNAME=       tack-1.09
+DISTNAME=      tack-1.09-20230201
+PKGNAME=       ${DISTNAME:S/-20/.20/}
 CATEGORIES=    devel
-MASTER_SITES=  https://invisible-island.net/datafiles/release/
-DIST_SUBDIR=   ${PKGNAME_NOREV}
+MASTER_SITES=  https://invisible-island.net/archives/ncurses/current/
+EXTRACT_SUFX=  .tgz
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      https://invisible-island.net/ncurses/tack.html
 COMMENT=       Verify or refine a terminfo description of a terminal
 LICENSE=       gnu-gpl-v2
 
-WRKSRC=                ${WRKDIR}/${PKGNAME_NOREV}
+WRKSRC=                ${WRKDIR}/${DISTNAME:S,-202.*,,}
 GNU_CONFIGURE= yes
 
 # uses ncurses private symbols
Index: pkgsrc/devel/tack/distinfo
diff -u pkgsrc/devel/tack/distinfo:1.1 pkgsrc/devel/tack/distinfo:1.2
--- pkgsrc/devel/tack/distinfo:1.1      Sat Jan 27 19:27:16 2024
+++ pkgsrc/devel/tack/distinfo  Sat Jan 27 20:23:50 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1 2024/01/27 19:27:16 wiz Exp $
+$NetBSD: distinfo,v 1.2 2024/01/27 20:23:50 wiz Exp $
 
-BLAKE2s (tack-1.09/tack.tar.gz) = 9f6f0e994d784fbedf1bec19e631378a594359775fa93d9cc871675f2a4fed78
-SHA512 (tack-1.09/tack.tar.gz) = 2e39d4cd5cb74250e473bbb9aabc2426bbe769eca10c20a1e2a7d710fc4c15d726ac0e7276cf9b0216dead8e474106e22f7572f52162a2cc6a5a5455d4471711
-Size (tack-1.09/tack.tar.gz) = 237926 bytes
+BLAKE2s (tack-1.09-20230201.tgz) = 92087b5623abb42a628419edd6553d82974629162b3f82d7b10d2def22e499ee
+SHA512 (tack-1.09-20230201.tgz) = 45723237919e1fda960d05608b32de5f610b8c658cb4e2d8393e889d81455c1b63addf8200fb54db34b40719419397fa74738bba3ca83efe1790107198779bc6
+Size (tack-1.09-20230201.tgz) = 256410 bytes



Home | Main Index | Thread Index | Old Index