svn commit: r442782 - head/graphics/gimp-elsamuko-script

Mathieu Arnold mat at FreeBSD.org
Tue Jun 6 16:17:44 UTC 2017


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


More information about the svn-ports-all mailing list