svn commit: r360321 - head/net/wowzamediaserverpro

John Marino marino at FreeBSD.org
Wed Jul 2 23:43:57 UTC 2014


Author: marino
Date: Wed Jul  2 23:43:56 2014
New Revision: 360321
URL: http://svnweb.freebsd.org/changeset/ports/360321
QAT: https://qat.redports.org/buildarchive/r360321/

Log:
  net/wowzamediaserverpro: Reset maintainer and deprecate interactive port
  
  Unstaged ports are being reset today.  I'll grab this one from the batch
  in order to set the expiration date to match the other unmaintained
  interactive ports.  The port should be converted to a regular port as
  well as providing stage support in order to undeprecate it.
  
  Approved by:	portmgr (implicit)

Modified:
  head/net/wowzamediaserverpro/Makefile

Modified: head/net/wowzamediaserverpro/Makefile
==============================================================================
--- head/net/wowzamediaserverpro/Makefile	Wed Jul  2 23:43:12 2014	(r360320)
+++ head/net/wowzamediaserverpro/Makefile	Wed Jul  2 23:43:56 2014	(r360321)
@@ -7,9 +7,12 @@ CATEGORIES=	net
 MASTER_SITES=	http://www.wowzamedia.com/downloads/WowzaMediaServer-1-7-2/
 EXTRACT_SUFX=	.tar.bin
 
-MAINTAINER=	meritus at innervision.pl
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Commercial flash media server written in Java
 
+DEPRECATED=	Unmaintained interactive port
+EXPIRATION_DATE=2014-08-20
+
 RESTRICTED=	Redistribution not allowed
 
 IS_INTERACTIVE=	yes


More information about the svn-ports-all mailing list