Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Aug 2015 10:20:54 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r395412 - head/www/download-gemist
Message-ID:  <201508271020.t7RAKsYV083103@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Thu Aug 27 10:20:53 2015
New Revision: 395412
URL: https://svnweb.freebsd.org/changeset/ports/395412

Log:
  - Mark BROKEN and reset maintainer by his own request
  
  PR:		202613
  Submitted by:	martin@arp242.net (maintainer)

Modified:
  head/www/download-gemist/Makefile

Modified: head/www/download-gemist/Makefile
==============================================================================
--- head/www/download-gemist/Makefile	Thu Aug 27 10:08:39 2015	(r395411)
+++ head/www/download-gemist/Makefile	Thu Aug 27 10:20:53 2015	(r395412)
@@ -6,11 +6,13 @@ PORTVERSION=	1.2
 CATEGORIES=	www python
 MASTER_SITES=	http://code.arp242.net/download-gemist/downloads/
 
-MAINTAINER=	martin@arp242.net
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Download videos from the Dutch uitzending gemist site
 
 LICENSE=	MIT
 
+BROKEN=		does not work (needs to be updated to the latest version)
+
 USES=		python
 NO_BUILD=	yes
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201508271020.t7RAKsYV083103>