svn commit: r522492 - head/graphics/squish

Mathieu Arnold mat at FreeBSD.org
Thu Jan 9 14:52:19 UTC 2020


On Thu, Jan 09, 2020 at 02:16:10PM +0000, Dmitry Marakasov wrote:
> Author: amdmi3
> Date: Thu Jan  9 14:16:10 2020
> New Revision: 522492
> URL: https://svnweb.freebsd.org/changeset/ports/522492
> 
> Log:
>   - Unbreak fetch, use original download location

You know, Google Code was set read-only in the summer of 2015 and closed
in March 2016, so, this software has been dead for at least 4 and a half
years.  I am not sure keeping abandonware in the ports tree is the way
to go.

>   Approved by:	portmgr blanket
> 
> Modified:
>   head/graphics/squish/Makefile
> 
> Modified: head/graphics/squish/Makefile
> ==============================================================================
> --- head/graphics/squish/Makefile	Thu Jan  9 14:09:49 2020	(r522491)
> +++ head/graphics/squish/Makefile	Thu Jan  9 14:16:10 2020	(r522492)
> @@ -5,12 +5,10 @@ PORTNAME=	squish
>  PORTVERSION=	1.10
>  PORTREVISION=	2
>  CATEGORIES=	graphics
> -MASTER_SITES=	http://her.gr.distfiles.macports.org/squish/
> +MASTER_SITES=	https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/libsquish/
>  
>  MAINTAINER=	rddeblois at gmail.com
>  COMMENT=	Open source DXT compression library
> -
> -BROKEN=		unfetchable
>  
>  LICENSE=	MIT
>  
> 

-- 
Mathieu Arnold
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 963 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-ports-all/attachments/20200109/8b860aa4/attachment.sig>


More information about the svn-ports-all mailing list