openbsd-ports/net/icecast/patches/patch-Makefile_in
naddy 5e262d19fa Update to 2.3.0 from maintainer Moritz Grimm.
New features:
  * Support Ogg Speex, Ogg FLAC, Ogg Midi
  * Intro file support
  * On-demand relays
  * Improved mount-level settings
  * URL listener authenticator
  * Authentication for on-demand files
  * Updated admin/web interface
  * Various reliability bug fixes

Port changes:
  * Ogg Theora streaming is now enabled
  * Revamped README.OpenBSD file, tightened DESCR
  * <fileserve> directive not disabled any longer in icecast.xml.dist
2005-10-21 15:59:54 +00:00

13 lines
439 B
Plaintext

$OpenBSD: patch-Makefile_in,v 1.3 2005/10/21 15:59:54 naddy Exp $
--- Makefile.in.orig Sat Aug 20 21:36:59 2005
+++ Makefile.in Tue Aug 23 11:30:09 2005
@@ -137,7 +137,7 @@ EXTRA_DIST = HACKING m4/acx_pthread.m4 m
docdir = $(datadir)/doc/$(PACKAGE)
-doc_DATA = README AUTHORS COPYING NEWS TODO ChangeLog
+doc_DATA = AUTHORS NEWS
subdir = .
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs