svn commit: r441993 - head/audio/libshout

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon May 29 15:26:24 UTC 2017


Author: sunpoet
Date: Mon May 29 15:26:23 2017
New Revision: 441993
URL: https://svnweb.freebsd.org/changeset/ports/441993

Log:
  Remove CONFLICTS: audio/libshout2 has been removed over 3 years

Modified:
  head/audio/libshout/Makefile

Modified: head/audio/libshout/Makefile
==============================================================================
--- head/audio/libshout/Makefile	Mon May 29 15:26:18 2017	(r441992)
+++ head/audio/libshout/Makefile	Mon May 29 15:26:23 2017	(r441993)
@@ -16,8 +16,6 @@ LICENSE_FILE=	${WRKSRC}/COPYING
 LIB_DEPENDS=	libogg.so:audio/libogg \
 		libvorbis.so:audio/libvorbis
 
-CONFLICTS=	libshout2-[0-9]*
-
 OPTIONS_DEFINE=	DOCS SPEEX THEORA
 OPTIONS_DEFAULT=SPEEX THEORA
 


More information about the svn-ports-all mailing list