pkgsrc-Changes archive

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

CVS commit: pkgsrc/audio



Module Name:    pkgsrc
Committed By:   nia
Date:           Sat Feb 29 13:51:34 UTC 2020

Modified Files:
        pkgsrc/audio: Makefile
Removed Files:
        pkgsrc/audio/rtunes: DESCR Makefile PLIST distinfo
        pkgsrc/audio/rtunes/files: rtunes.conf
        pkgsrc/audio/rtunes/patches: patch-aa patch-ab patch-ac patch-ad
            patch-ae patch-af patch-ag patch-ah patch-ai patch-rtunes_parse.y

Log Message:
audio: Remove rtunes

This is dead upstream since 2009 and fails to build against OpenSSL 1.1.


To generate a diff of this commit:
cvs rdiff -u -r1.586 -r1.587 pkgsrc/audio/Makefile
cvs rdiff -u -r1.1.1.1 -r0 pkgsrc/audio/rtunes/DESCR
cvs rdiff -u -r1.12 -r0 pkgsrc/audio/rtunes/Makefile
cvs rdiff -u -r1.2 -r0 pkgsrc/audio/rtunes/PLIST
cvs rdiff -u -r1.6 -r0 pkgsrc/audio/rtunes/distinfo
cvs rdiff -u -r1.1.1.1 -r0 pkgsrc/audio/rtunes/files/rtunes.conf
cvs rdiff -u -r1.1.1.1 -r0 pkgsrc/audio/rtunes/patches/patch-aa \
    pkgsrc/audio/rtunes/patches/patch-ab pkgsrc/audio/rtunes/patches/patch-ac \
    pkgsrc/audio/rtunes/patches/patch-ad pkgsrc/audio/rtunes/patches/patch-ae
cvs rdiff -u -r1.3 -r0 pkgsrc/audio/rtunes/patches/patch-af
cvs rdiff -u -r1.2 -r0 pkgsrc/audio/rtunes/patches/patch-ag \
    pkgsrc/audio/rtunes/patches/patch-ah pkgsrc/audio/rtunes/patches/patch-ai
cvs rdiff -u -r1.1 -r0 pkgsrc/audio/rtunes/patches/patch-rtunes_parse.y

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.586 pkgsrc/audio/Makefile:1.587
--- pkgsrc/audio/Makefile:1.586 Wed Feb 26 18:10:49 2020
+++ pkgsrc/audio/Makefile       Sat Feb 29 13:51:33 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.586 2020/02/26 18:10:49 nia Exp $
+# $NetBSD: Makefile,v 1.587 2020/02/29 13:51:33 nia Exp $
 #
 
 COMMENT=       Audio tools
@@ -398,7 +398,6 @@ SUBDIR+=    rhythmbox
 SUBDIR+=       rip
 SUBDIR+=       rosegarden
 SUBDIR+=       rsynth
-SUBDIR+=       rtunes
 SUBDIR+=       rubberband
 SUBDIR+=       ruby-mp3info
 SUBDIR+=       ruby-taglib



Home | Main Index | Thread Index | Old Index