Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 Jun 2017 16:17:42 +0000 (UTC)
From:      Mathieu Arnold <mat@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r442782 - head/graphics/gimp-elsamuko-script
Message-ID:  <201706061617.v56GHgdK083627@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mat
Date: Tue Jun  6 16:17:42 2017
New Revision: 442782
URL: https://svnweb.freebsd.org/changeset/ports/442782

Log:
  Remark as BROKEN, it was never fixed.
  
  Ever since BROKEN was removed, it was failing with:
  
  => Attempting to fetch
  https://github.com/site/elsamuko/gimp-elsamuko/archive/elsamuko.zip
  fetch: https://github.com/site/elsamuko/gimp-elsamuko/archive/elsamuko.zip: Not Found
  
  Sponsored by:	Absolight

Modified:
  head/graphics/gimp-elsamuko-script/Makefile   (contents, props changed)

Modified: head/graphics/gimp-elsamuko-script/Makefile
==============================================================================
--- head/graphics/gimp-elsamuko-script/Makefile	Tue Jun  6 16:13:21 2017	(r442781)
+++ head/graphics/gimp-elsamuko-script/Makefile	Tue Jun  6 16:17:42 2017	(r442782)
@@ -15,6 +15,10 @@ COMMENT=	Gimp scripts by elsamuko
 
 LICENSE=	GPLv3
 
+BROKEN=		Unfetchable
+DEPRECATED=	Broken for more than 2 years
+EXPIRATION_DATE=	2017-07-01
+
 RUN_DEPENDS=	${LOCALBASE}/bin/gimp:graphics/gimp-app
 
 OPTIONS_DEFINE=	DOCS



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