svn commit: r422526 - head/graphics/squish

John Marino marino at FreeBSD.org
Tue Sep 20 17:30:10 UTC 2016


Author: marino
Date: Tue Sep 20 17:30:08 2016
New Revision: 422526
URL: https://svnweb.freebsd.org/changeset/ports/422526

Log:
  graphics/squish: new macports MASTER_SITES to unbreak

Modified:
  head/graphics/squish/Makefile

Modified: head/graphics/squish/Makefile
==============================================================================
--- head/graphics/squish/Makefile	Tue Sep 20 17:21:46 2016	(r422525)
+++ head/graphics/squish/Makefile	Tue Sep 20 17:30:08 2016	(r422526)
@@ -5,15 +5,13 @@ PORTNAME=	squish
 PORTVERSION=	1.10
 PORTREVISION=	2
 CATEGORIES=	graphics
-MASTER_SITES=	http://libsquish.googlecode.com/files/
+MASTER_SITES=	http://her.gr.distfiles.macports.org/squish/
 
 MAINTAINER=	rddeblois at gmail.com
 COMMENT=	Open source DXT compression library
 
 LICENSE=	MIT
 
-BROKEN=		Unfetchable (google code has gone away)
-
 USES=		uidfix
 MAKE_ENV=	INSTALL_DIR=${STAGEDIR}${PREFIX}
 PLIST_FILES=	include/squish.h \


More information about the svn-ports-all mailing list