pkgsrc-Changes archive

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

CVS commit: pkgsrc



Module Name:    pkgsrc
Committed By:   wiz
Date:           Tue Sep  5 06:45:17 UTC 2023

Modified Files:
        pkgsrc/audio: Makefile
        pkgsrc/doc: CHANGES-2023
Removed Files:
        pkgsrc/audio/libmusicbrainz: DESCR Makefile PLIST buildlink3.mk
            distinfo
        pkgsrc/audio/libmusicbrainz/patches: patch-aa

Log Message:
libmusicbrainz: remove

This was the old v3 version of the API, the newer (but still obsolete)
v5 version is in audio/libmusizbrainz5.


To generate a diff of this commit:
cvs rdiff -u -r1.676 -r1.677 pkgsrc/audio/Makefile
cvs rdiff -u -r1.2 -r0 pkgsrc/audio/libmusicbrainz/DESCR
cvs rdiff -u -r1.24 -r0 pkgsrc/audio/libmusicbrainz/Makefile
cvs rdiff -u -r1.4 -r0 pkgsrc/audio/libmusicbrainz/PLIST
cvs rdiff -u -r1.19 -r0 pkgsrc/audio/libmusicbrainz/buildlink3.mk
cvs rdiff -u -r1.7 -r0 pkgsrc/audio/libmusicbrainz/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/audio/libmusicbrainz/patches/patch-aa
cvs rdiff -u -r1.5334 -r1.5335 pkgsrc/doc/CHANGES-2023

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

Modified files:

Index: pkgsrc/audio/Makefile
diff -u pkgsrc/audio/Makefile:1.676 pkgsrc/audio/Makefile:1.677
--- pkgsrc/audio/Makefile:1.676 Mon Sep  4 09:37:47 2023
+++ pkgsrc/audio/Makefile       Tue Sep  5 06:45:16 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.676 2023/09/04 09:37:47 wiz Exp $
+# $NetBSD: Makefile,v 1.677 2023/09/05 06:45:16 wiz Exp $
 #
 
 COMMENT=       Audio tools, players, and libraries
@@ -241,7 +241,6 @@ SUBDIR+=    libmpd
 SUBDIR+=       libmpdclient
 SUBDIR+=       libmtag
 SUBDIR+=       libmusepack
-SUBDIR+=       libmusicbrainz
 SUBDIR+=       libmusicbrainz5
 SUBDIR+=       libmysofa
 SUBDIR+=       libofa

Index: pkgsrc/doc/CHANGES-2023
diff -u pkgsrc/doc/CHANGES-2023:1.5334 pkgsrc/doc/CHANGES-2023:1.5335
--- pkgsrc/doc/CHANGES-2023:1.5334      Tue Sep  5 06:41:46 2023
+++ pkgsrc/doc/CHANGES-2023     Tue Sep  5 06:45:16 2023
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2023,v 1.5334 2023/09/05 06:41:46 wiz Exp $
+$NetBSD: CHANGES-2023,v 1.5335 2023/09/05 06:45:16 wiz Exp $
 
 Changes to the packages collection and infrastructure in 2023:
 
@@ -7768,7 +7768,7 @@ Changes to the packages collection and i
        Removed audio/p5-MusicBrainz-Client [wiz 2023-09-04]
        Removed audio/p5-MusicBrainz-Queries [wiz 2023-09-04]
        Removed audio/bmp-scrobbler [wiz 2023-09-04]
-       Removed audio/musicbrainz [wiz 2023-09-04]
+       Removed audio/musicbrainz successor audio/libmusicbrainz5 [wiz 2023-09-04]
        Added mail/opensmtpd-filter-dnsbl version 0.3 [vins 2023-09-04]
        Added meta-pkgs/opensmtpd-filters version 1.0 [vins 2023-09-04]
        Updated audio/libcanberra to 0.30nb10 [wiz 2023-09-04]
@@ -7783,3 +7783,4 @@ Changes to the packages collection and i
        Updated www/py-aiohttp-socks to 0.8.1 [adam 2023-09-05]
        Updated shells/oh-my-posh to 18.7.0 [pin 2023-09-05]
        Removed multimedia/kscd [wiz 2023-09-05]
+       Removed audio/libmusicbrainz successor audio/libmusicbrainz5 [wiz 2023-09-05]



Home | Main Index | Thread Index | Old Index