svn commit: r522266 - head/x11-themes/icons-human-azul

Fernando Apesteguía fernape at FreeBSD.org
Mon Jan 6 17:50:28 UTC 2020


Author: fernape
Date: Mon Jan  6 17:50:27 2020
New Revision: 522266
URL: https://svnweb.freebsd.org/changeset/ports/522266

Log:
  x11-themes/icons-human-azul: UNBREAK and make fetchable again
  
  The original icon distribution is again available at a different location.
  
  Committing due to maintainer timeout (+12 days)
  
  PR:	242877
  Submitted by:	vvelox at vvelox.net
  Approved by:	pneumann at gmail.com (maintainer, timeout +12 days)

Modified:
  head/x11-themes/icons-human-azul/Makefile

Modified: head/x11-themes/icons-human-azul/Makefile
==============================================================================
--- head/x11-themes/icons-human-azul/Makefile	Mon Jan  6 17:27:47 2020	(r522265)
+++ head/x11-themes/icons-human-azul/Makefile	Mon Jan  6 17:50:27 2020	(r522266)
@@ -5,13 +5,11 @@ PORTNAME=	icons-human-azul
 PORTVERSION=	0.1
 PORTREVISION=	1
 CATEGORIES=	x11-themes
-MASTER_SITES=	http://www.gnome-look.org/CONTENT/content-files/
+MASTER_SITES=	http://vvelox.net/distfiles/
 DISTNAME=	37099-HumanAzul
 
 MAINTAINER=	pneumann at gmail.com
 COMMENT=	Set of icons from the Ubuntu human look
-
-BROKEN=		unfetchable
 
 NO_BUILD=	yes
 WRKSRC=		${WRKDIR}/HumanAzul


More information about the svn-ports-all mailing list