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:           Thu Nov  3 11:12:21 UTC 2022

Modified Files:
        pkgsrc/multimedia/nostt: Makefile distinfo

Log Message:
multimedia/nostt: Update to 1.2.2

Changes:
 - Fixed: API error caused by use of old HTTP endpoint. Switched to same
   endpoint but HTTPS.


To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 pkgsrc/multimedia/nostt/Makefile
cvs rdiff -u -r1.5 -r1.6 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.18 pkgsrc/multimedia/nostt/Makefile:1.19
--- pkgsrc/multimedia/nostt/Makefile:1.18       Wed Oct 26 10:31:44 2022
+++ pkgsrc/multimedia/nostt/Makefile    Thu Nov  3 11:12:21 2022
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.18 2022/10/26 10:31:44 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2022/11/03 11:12:21 sjmulder Exp $
 
-DISTNAME=      nostt-1.2.1
-PKGREVISION=   3
+DISTNAME=      nostt-1.2.2
 CATEGORIES=    multimedia
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=sjmulder/}
 

Index: pkgsrc/multimedia/nostt/distinfo
diff -u pkgsrc/multimedia/nostt/distinfo:1.5 pkgsrc/multimedia/nostt/distinfo:1.6
--- pkgsrc/multimedia/nostt/distinfo:1.5        Tue Oct 26 11:01:13 2021
+++ pkgsrc/multimedia/nostt/distinfo    Thu Nov  3 11:12:21 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2021/10/26 11:01:13 nia Exp $
+$NetBSD: distinfo,v 1.6 2022/11/03 11:12:21 sjmulder Exp $
 
-BLAKE2s (nostt-1.2.1.tar.gz) = 18b895e91befd94993c0e533adba6c70677fd9142e5a39c7863268f02e881694
-SHA512 (nostt-1.2.1.tar.gz) = 9bd3abcc919987d16e72c2d5d9fffaffab67b999d16b73494108c9699fdc79946f5f4cb3bd4bd7769996e7f85e43047079a9a9a693ed4b8f4d60198df039b43b
-Size (nostt-1.2.1.tar.gz) = 10148 bytes
+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



Home | Main Index | Thread Index | Old Index