pkgsrc-Changes archive

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

CVS commit: pkgsrc/audio/musicpd



Module Name:    pkgsrc
Committed By:   triaxx
Date:           Wed Dec 21 17:08:40 UTC 2022

Modified Files:
        pkgsrc/audio/musicpd: Makefile distinfo
Removed Files:
        pkgsrc/audio/musicpd/patches: patch-src_archive_plugins_meson.build

Log Message:
musicpd: Remove useless patch

pkgsrc changes:
---------------
  * Remove patch for which the issue has been fixed upstream:
    https://github.com/MusicPlayerDaemon/MPD/commit/32bddfa
  * Bump revision


To generate a diff of this commit:
cvs rdiff -u -r1.282 -r1.283 pkgsrc/audio/musicpd/Makefile
cvs rdiff -u -r1.143 -r1.144 pkgsrc/audio/musicpd/distinfo
cvs rdiff -u -r1.2 -r0 \
    pkgsrc/audio/musicpd/patches/patch-src_archive_plugins_meson.build

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/audio/musicpd/Makefile
diff -u pkgsrc/audio/musicpd/Makefile:1.282 pkgsrc/audio/musicpd/Makefile:1.283
--- pkgsrc/audio/musicpd/Makefile:1.282 Tue Dec  6 19:37:49 2022
+++ pkgsrc/audio/musicpd/Makefile       Wed Dec 21 17:08:39 2022
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.282 2022/12/06 19:37:49 wiz Exp $
+# $NetBSD: Makefile,v 1.283 2022/12/21 17:08:39 triaxx Exp $
 
 DISTNAME=      mpd-0.23.11
+PKGREVISION=   1
 PKGNAME=       ${DISTNAME:S/mpd/musicpd/}
 CATEGORIES=    audio
 MASTER_SITES=  https://www.musicpd.org/download/mpd/${PKGVERSION_NOREV:R}/

Index: pkgsrc/audio/musicpd/distinfo
diff -u pkgsrc/audio/musicpd/distinfo:1.143 pkgsrc/audio/musicpd/distinfo:1.144
--- pkgsrc/audio/musicpd/distinfo:1.143 Tue Dec  6 19:37:49 2022
+++ pkgsrc/audio/musicpd/distinfo       Wed Dec 21 17:08:39 2022
@@ -1,10 +1,9 @@
-$NetBSD: distinfo,v 1.143 2022/12/06 19:37:49 wiz Exp $
+$NetBSD: distinfo,v 1.144 2022/12/21 17:08:39 triaxx Exp $
 
 BLAKE2s (mpd-0.23.11.tar.xz) = e6bbf596f1bd6e4a5e9475d3f48e821b6c5f07801965a5e15e62449dbb1e45d7
 SHA512 (mpd-0.23.11.tar.xz) = 971ae6b8ee5bf963a0f2408194fa01089713b606b3a2423081621b80a25e1b480f0e80a6d155ac8c2083960d99681c90f4bf00bf0baffa1f977259f1687c4ceb
 Size (mpd-0.23.11.tar.xz) = 774592 bytes
 SHA1 (patch-doc_mpd.conf.5.rst) = ee22092564075cdf7917e4e66687f6ab98b5817c
-SHA1 (patch-src_archive_plugins_meson.build) = a37ed926b2321aa948158f0b77a4422565c146ca
 SHA1 (patch-src_decoder_plugins_meson.build) = 8033d6e19da05f472f14f3562a5dfc2f410da98b
 SHA1 (patch-src_net_IPv6Address.hxx) = f89b838ad5e946c5db8d95a6dd560e02bdccae29
 SHA1 (patch-src_util_WStringAPI.hxx) = 92f39096770943c26d8aaae8a7581d4daca2d233



Home | Main Index | Thread Index | Old Index