pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/multimedia/nostt nostt: Update to 1.2



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5285be94df39
branches:  trunk
changeset: 346725:5285be94df39
user:      sjmulder <sjmulder%pkgsrc.org@localhost>
date:      Thu Jan 02 20:57:21 2020 +0000

description:
nostt: Update to 1.2

Changes:
 - Fixed: build warning from mismatched callback signature.
 - Fixed: only first column printed with colors off.
 - New: type 'q' at the prompt to quit.
 - New: next page suggested after last subpage (e.g. [101] after [101-4]).
 - Change: drop /usr/local from default include and lib search path. System
   search paths aren't for us to decide.

diffstat:

 multimedia/nostt/Makefile |   5 ++---
 multimedia/nostt/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 8 deletions(-)

diffs (28 lines):

diff -r 9bb0f538f387 -r 5285be94df39 multimedia/nostt/Makefile
--- a/multimedia/nostt/Makefile Thu Jan 02 20:33:30 2020 +0000
+++ b/multimedia/nostt/Makefile Thu Jan 02 20:57:21 2020 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2019/08/22 12:23:38 ryoon Exp $
+# $NetBSD: Makefile,v 1.7 2020/01/02 20:57:21 sjmulder Exp $
 
-DISTNAME=      nostt-1.1.1
-PKGREVISION=   4
+DISTNAME=      nostt-1.2
 CATEGORIES=    multimedia
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=sjmulder/}
 
diff -r 9bb0f538f387 -r 5285be94df39 multimedia/nostt/distinfo
--- a/multimedia/nostt/distinfo Thu Jan 02 20:33:30 2020 +0000
+++ b/multimedia/nostt/distinfo Thu Jan 02 20:57:21 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2018/12/06 19:52:40 leot Exp $
+$NetBSD: distinfo,v 1.2 2020/01/02 20:57:21 sjmulder Exp $
 
-SHA1 (nostt-1.1.1.tar.gz) = 96187e2fc8bea388a3554120b6b3b2dceb30e7ac
-RMD160 (nostt-1.1.1.tar.gz) = a21c0cc60a8eb2d0fec5f296ce782c7a6855d914
-SHA512 (nostt-1.1.1.tar.gz) = e1407ebd4d6afa81d24d4332ba497a95a1e063e7498b340e0122b78985e46c9bbfb9ca6ec44fb00147cc9c24f7430e30bca819b43f7182f667201673ea142c9c
-Size (nostt-1.1.1.tar.gz) = 9018 bytes
+SHA1 (nostt-1.2.tar.gz) = 0eeb531e5b0484f69d7e138351097f78d3ef4d16
+RMD160 (nostt-1.2.tar.gz) = 81450e5402e7c37dd471b4036967f4b394480b5b
+SHA512 (nostt-1.2.tar.gz) = a1305f260145917cd2fd0f9327fe4c8ce7d7ee20849e90f8ac683028482bf58b2ef83be0c96121a5c9d0cb66b4e8fe89efcd1d2cccaa92800b7b8519abe13584
+Size (nostt-1.2.tar.gz) = 9246 bytes



Home | Main Index | Thread Index | Old Index