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:           Wed Mar 13 14:41:14 UTC 2024

Modified Files:
        pkgsrc/audio: Makefile
        pkgsrc/doc: CHANGES-2024
Removed Files:
        pkgsrc/audio/espeak: DESCR Makefile PLIST buildlink3.mk distinfo
        pkgsrc/audio/espeak/patches: patch-src_Makefile

Log Message:
espeak: remove

Replaced by espeak-ng.


To generate a diff of this commit:
cvs rdiff -u -r1.694 -r1.695 pkgsrc/audio/Makefile
cvs rdiff -u -r1.1.1.1 -r0 pkgsrc/audio/espeak/DESCR
cvs rdiff -u -r1.20 -r0 pkgsrc/audio/espeak/Makefile
cvs rdiff -u -r1.5 -r0 pkgsrc/audio/espeak/PLIST
cvs rdiff -u -r1.9 -r0 pkgsrc/audio/espeak/buildlink3.mk
cvs rdiff -u -r1.8 -r0 pkgsrc/audio/espeak/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/audio/espeak/patches/patch-src_Makefile
cvs rdiff -u -r1.1858 -r1.1859 pkgsrc/doc/CHANGES-2024

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.694 pkgsrc/audio/Makefile:1.695
--- pkgsrc/audio/Makefile:1.694 Mon Mar 11 08:03:55 2024
+++ pkgsrc/audio/Makefile       Wed Mar 13 14:41:14 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.694 2024/03/11 08:03:55 wiz Exp $
+# $NetBSD: Makefile,v 1.695 2024/03/13 14:41:14 wiz Exp $
 #
 
 COMMENT=       Audio tools, players, and libraries
@@ -74,7 +74,6 @@ SUBDIR+=      easytag
 SUBDIR+=       eawpatches
 SUBDIR+=       eflite
 SUBDIR+=       emixer
-SUBDIR+=       espeak
 SUBDIR+=       espeak-ng
 SUBDIR+=       exaile
 SUBDIR+=       eyeD3

Index: pkgsrc/doc/CHANGES-2024
diff -u pkgsrc/doc/CHANGES-2024:1.1858 pkgsrc/doc/CHANGES-2024:1.1859
--- pkgsrc/doc/CHANGES-2024:1.1858      Wed Mar 13 14:38:22 2024
+++ pkgsrc/doc/CHANGES-2024     Wed Mar 13 14:41:14 2024
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2024,v 1.1858 2024/03/13 14:38:22 wiz Exp $
+$NetBSD: CHANGES-2024,v 1.1859 2024/03/13 14:41:14 wiz Exp $
 
 Changes to the packages collection and infrastructure in 2024:
 
@@ -3131,3 +3131,4 @@ Changes to the packages collection and i
        Updated sysutils/intel-microcode-netbsd to 20240312 [msaitoh 2024-03-13]
        Updated biology/minimap2 to 2.27 [bacon 2024-03-13]
        Updated audio/aeneas to 1.7.3nb19 [wiz 2024-03-13]
+       Removed audio/espeak successor audio/espeak-ng [wiz 2024-03-13]



Home | Main Index | Thread Index | Old Index