svn commit: r400161 - head/multimedia/bombono

Antoine Brodin antoine at FreeBSD.org
Sun Oct 25 19:45:16 UTC 2015


Author: antoine
Date: Sun Oct 25 19:45:14 2015
New Revision: 400161
URL: https://svnweb.freebsd.org/changeset/ports/400161

Log:
  Chase audio/dvda-author expiration

Modified:
  head/multimedia/bombono/Makefile

Modified: head/multimedia/bombono/Makefile
==============================================================================
--- head/multimedia/bombono/Makefile	Sun Oct 25 19:35:28 2015	(r400160)
+++ head/multimedia/bombono/Makefile	Sun Oct 25 19:45:14 2015	(r400161)
@@ -11,6 +11,9 @@ DISTNAME=	${PORTNAME}-dvd-${PORTVERSION}
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	DVD authoring program
 
+DEPRECATED=	depends on expiring audio/dvda-author
+EXPIRATION_DATE=	2015-11-26
+
 BUILD_DEPENDS=	gm:${PORTSDIR}/graphics/GraphicsMagick
 LIB_DEPENDS=	libgtkmm-2.4.so:${PORTSDIR}/x11-toolkits/gtkmm24 \
 		libxml++-2.6.so:${PORTSDIR}/textproc/libxml++26 \


More information about the svn-ports-all mailing list