pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/audio/asunder
Module Name: pkgsrc
Committed By: triaxx
Date: Tue Feb 27 10:26:07 UTC 2024
Modified Files:
pkgsrc/audio/asunder: Makefile PLIST distinfo
Log Message:
asunder: Update to 3.0.1
upstream changes:
-----------------
26 Jul 2023 - 3.0.1
===================
- CDDB upload wasn't working in 3.0 because I forgot to change it from test mode. Fixed now.
21 Jul 2023 - 3.0
=================
- Can now upload data to CDDB (thanks Andreas Hünnebeck). I haven't tested it myself.
- Updated de, el, fr, it, nl, tr translations.
- Added ie translation.
- Some minor fixes to desktop file.
- No GTK3, I just decided to bump the major version up because it's been 3 years since the last release :)
12 Oct 2020 - 2.9.7
===================
- Updated italian and french translations.
- Fixed the CDDB tooltip to say gnudb instead.
To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 pkgsrc/audio/asunder/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/audio/asunder/PLIST
cvs rdiff -u -r1.8 -r1.9 pkgsrc/audio/asunder/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/audio/asunder/Makefile
diff -u pkgsrc/audio/asunder/Makefile:1.24 pkgsrc/audio/asunder/Makefile:1.25
--- pkgsrc/audio/asunder/Makefile:1.24 Tue Nov 14 14:01:18 2023
+++ pkgsrc/audio/asunder/Makefile Tue Feb 27 10:26:07 2024
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.24 2023/11/14 14:01:18 wiz Exp $
+# $NetBSD: Makefile,v 1.25 2024/02/27 10:26:07 triaxx Exp $
-DISTNAME= asunder-2.9.6
-PKGREVISION= 6
+DISTNAME= asunder-3.0.1
CATEGORIES= audio
MASTER_SITES= http://littlesvr.ca/asunder/releases/
EXTRACT_SUFX= .tar.bz2
Index: pkgsrc/audio/asunder/PLIST
diff -u pkgsrc/audio/asunder/PLIST:1.3 pkgsrc/audio/asunder/PLIST:1.4
--- pkgsrc/audio/asunder/PLIST:1.3 Sun Nov 1 16:03:39 2020
+++ pkgsrc/audio/asunder/PLIST Tue Feb 27 10:26:07 2024
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2020/11/01 16:03:39 triaxx Exp $
+@comment $NetBSD: PLIST,v 1.4 2024/02/27 10:26:07 triaxx Exp $
bin/asunder
share/applications/asunder.desktop
share/locale/af/LC_MESSAGES/asunder.mo
@@ -41,6 +41,7 @@ share/locale/hu/LC_MESSAGES/asunder.mo
share/locale/hy/LC_MESSAGES/asunder.mo
share/locale/ia/LC_MESSAGES/asunder.mo
share/locale/id/LC_MESSAGES/asunder.mo
+share/locale/ie/LC_MESSAGES/asunder.mo
share/locale/is/LC_MESSAGES/asunder.mo
share/locale/it/LC_MESSAGES/asunder.mo
share/locale/ja/LC_MESSAGES/asunder.mo
Index: pkgsrc/audio/asunder/distinfo
diff -u pkgsrc/audio/asunder/distinfo:1.8 pkgsrc/audio/asunder/distinfo:1.9
--- pkgsrc/audio/asunder/distinfo:1.8 Tue Oct 26 09:58:47 2021
+++ pkgsrc/audio/asunder/distinfo Tue Feb 27 10:26:07 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.8 2021/10/26 09:58:47 nia Exp $
+$NetBSD: distinfo,v 1.9 2024/02/27 10:26:07 triaxx Exp $
-BLAKE2s (asunder-2.9.6.tar.bz2) = 598f56048607cb5f1337d78f6c1391006cc53045ba5086a9db5e71397c07fb0c
-SHA512 (asunder-2.9.6.tar.bz2) = 336514c964c2b46bf93aea050d771b6954c0761c4d9ebd63627a97945ac0c6eb8389e49abb5b42fffe8c646adc281785c7fc3b937b8dbd97e65d6b5834477633
-Size (asunder-2.9.6.tar.bz2) = 283568 bytes
+BLAKE2s (asunder-3.0.1.tar.bz2) = 7f013751dfe592bc1c0194624ba1490c54fca8c7fe24df7ef5e84151a71ba1c5
+SHA512 (asunder-3.0.1.tar.bz2) = 07b4caa80c35b39f407952276237787561100e1f546637b64119741f75385afe8db43a991cce364fb152ed5d20b9a9ac99a972b6cbb9616073dada2e2d048b74
+Size (asunder-3.0.1.tar.bz2) = 301493 bytes
Home |
Main Index |
Thread Index |
Old Index