pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/multimedia/nostt
Module Name: pkgsrc
Committed By: sjmulder
Date: Sat Aug 5 13:07:49 UTC 2023
Modified Files:
pkgsrc/multimedia/nostt: Makefile PLIST distinfo
Log Message:
multimedia/nostt: Update to 1.3
Changes:
- Fixed: typo and style in man page (thanks Omar Polo).
- New: Dutch translation of the man page.
- New: unveil() support on OpenBSD (thanks Tim van der Molen).
- New: support for NO_COLOR=1 (http://no-color.org).
- New: non-canonical CMake build file.
- Change: migrated builds from sr.ht to GitHub Actions.
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 pkgsrc/multimedia/nostt/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/multimedia/nostt/PLIST
cvs rdiff -u -r1.6 -r1.7 pkgsrc/multimedia/nostt/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/multimedia/nostt/Makefile
diff -u pkgsrc/multimedia/nostt/Makefile:1.20 pkgsrc/multimedia/nostt/Makefile:1.21
--- pkgsrc/multimedia/nostt/Makefile:1.20 Wed Apr 19 08:10:59 2023
+++ pkgsrc/multimedia/nostt/Makefile Sat Aug 5 13:07:49 2023
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.20 2023/04/19 08:10:59 adam Exp $
+# $NetBSD: Makefile,v 1.21 2023/08/05 13:07:49 sjmulder Exp $
-DISTNAME= nostt-1.2.2
-PKGREVISION= 1
+DISTNAME= nostt-1.3
CATEGORIES= multimedia
MASTER_SITES= ${MASTER_SITE_GITHUB:=sjmulder/}
Index: pkgsrc/multimedia/nostt/PLIST
diff -u pkgsrc/multimedia/nostt/PLIST:1.1 pkgsrc/multimedia/nostt/PLIST:1.2
--- pkgsrc/multimedia/nostt/PLIST:1.1 Thu Dec 6 19:52:40 2018
+++ pkgsrc/multimedia/nostt/PLIST Sat Aug 5 13:07:49 2023
@@ -1,3 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2018/12/06 19:52:40 leot Exp $
+@comment $NetBSD: PLIST,v 1.2 2023/08/05 13:07:49 sjmulder Exp $
bin/nostt
man/man1/nostt.1
+man/nl/man1/nostt.1
Index: pkgsrc/multimedia/nostt/distinfo
diff -u pkgsrc/multimedia/nostt/distinfo:1.6 pkgsrc/multimedia/nostt/distinfo:1.7
--- pkgsrc/multimedia/nostt/distinfo:1.6 Thu Nov 3 11:12:21 2022
+++ pkgsrc/multimedia/nostt/distinfo Sat Aug 5 13:07:49 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2022/11/03 11:12:21 sjmulder Exp $
+$NetBSD: distinfo,v 1.7 2023/08/05 13:07:49 sjmulder Exp $
-BLAKE2s (nostt-1.2.2.tar.gz) = bf7f104278bd3d21fe6e81ef00764f1954130eec1af80dd055f8ba82fee56b8e
-SHA512 (nostt-1.2.2.tar.gz) = c17d26fdd050c519ee65c2e33877fe4aa2d719cd05c03f63d585a7d0ffa93bcbea11d9dd806ba4b0df2405d46814e37932794bc34e8b4ded2c46b3e00d6c03a7
-Size (nostt-1.2.2.tar.gz) = 10187 bytes
+BLAKE2s (nostt-1.3.tar.gz) = 49dfa330aec8b4ac342f30f34e94fd3dd08cbcee28f00b8d23524292c54955ef
+SHA512 (nostt-1.3.tar.gz) = f145f2e08985b90bd238d274f0f3d4c8af21ebaecb92af7fd9b2c95e2c7948af3de1102278a07e7d9ebe671a1fa9133343e07efb19c90cfc24a426d8a2496900
+Size (nostt-1.3.tar.gz) = 11437 bytes
Home |
Main Index |
Thread Index |
Old Index