pkgsrc-Changes archive

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

CVS commit: pkgsrc/audio/exaile



Module Name:    pkgsrc
Committed By:   nia
Date:           Thu Apr  8 10:34:59 UTC 2021

Modified Files:
        pkgsrc/audio/exaile: Makefile distinfo

Log Message:
exaile: Update to 4.1.1

4.1.1 (2021-03-28):

    Restored Python 3.6 compatibility, broken since 4.1.0-beta1 (#749).
    The last playlist export directory is now saved between calls and between sessions (#745, #747).
    Added tooltip text to the Clear buttons in the Properties dialog (#744).
    Plugins:
        console: When encountering a very long "word", the console will now wrap between characters instead of widening the window to fit the word.
        grouptagger: Fixed i18n issues in some strings. Translations for these strings may be broken until they are updated.
    Translation updates: Catalan, Croatian, Greek, Sinhala, Spanish.


To generate a diff of this commit:
cvs rdiff -u -r1.71 -r1.72 pkgsrc/audio/exaile/Makefile
cvs rdiff -u -r1.14 -r1.15 pkgsrc/audio/exaile/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/exaile/Makefile
diff -u pkgsrc/audio/exaile/Makefile:1.71 pkgsrc/audio/exaile/Makefile:1.72
--- pkgsrc/audio/exaile/Makefile:1.71   Thu Feb 18 18:04:27 2021
+++ pkgsrc/audio/exaile/Makefile        Thu Apr  8 10:34:58 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.71 2021/02/18 18:04:27 nia Exp $
+# $NetBSD: Makefile,v 1.72 2021/04/08 10:34:58 nia Exp $
 
-DISTNAME=      exaile-4.1.0
+DISTNAME=      exaile-4.1.1
 CATEGORIES=    audio
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=exaile/}
 GITHUB_PROJECT=        exaile

Index: pkgsrc/audio/exaile/distinfo
diff -u pkgsrc/audio/exaile/distinfo:1.14 pkgsrc/audio/exaile/distinfo:1.15
--- pkgsrc/audio/exaile/distinfo:1.14   Thu Feb 18 18:04:27 2021
+++ pkgsrc/audio/exaile/distinfo        Thu Apr  8 10:34:58 2021
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.14 2021/02/18 18:04:27 nia Exp $
+$NetBSD: distinfo,v 1.15 2021/04/08 10:34:58 nia Exp $
 
-SHA1 (exaile-4.1.0.tar.gz) = 1ce4fc498dea737588594630f32535aa29b6f84a
-RMD160 (exaile-4.1.0.tar.gz) = 0988bb1321f3a0d8c482723b8d781cf501c8880d
-SHA512 (exaile-4.1.0.tar.gz) = f9dab228c51f0de4984c5bbe54a80b1607c05374539e9ee57ab1cc6671641c10f09fb7da1798f02fc651c1769509969dc797a3186fc9508d0f7e4ac238188dc4
-Size (exaile-4.1.0.tar.gz) = 3684351 bytes
+SHA1 (exaile-4.1.1.tar.gz) = abc64a9a2d72a8ac5626dc7ec3b8e427565aa24c
+RMD160 (exaile-4.1.1.tar.gz) = e26963f26f4f600afa9219f9e6ec0762833009e3
+SHA512 (exaile-4.1.1.tar.gz) = 66c52374d2e668d0a9609749bd5308c9a3c76beeddc4ca990a5533ee521292941e32c6e37c1721df719e3db8cc3ce5636bfe4c9e33ad80236464ea579c89a0b7
+Size (exaile-4.1.1.tar.gz) = 3692350 bytes
 SHA1 (patch-exaile) = 738848e3f57ff4cf202478be6d1fe30bc3a93533



Home | Main Index | Thread Index | Old Index