Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 5 Aug 2017 10:29:55 +0000 (UTC)
From:      Raphael Kubo da Costa <rakuco@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r447395 - head/graphics/pfstmo
Message-ID:  <201708051029.v75ATt5u063236@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rakuco
Date: Sat Aug  5 10:29:55 2017
New Revision: 447395
URL: https://svnweb.freebsd.org/changeset/ports/447395

Log:
  Point MASTER_SITES to a working location.
  
  The directory where the tarball resides has changed upstream.
  
  PR:		219299

Modified:
  head/graphics/pfstmo/Makefile

Modified: head/graphics/pfstmo/Makefile
==============================================================================
--- head/graphics/pfstmo/Makefile	Sat Aug  5 09:07:37 2017	(r447394)
+++ head/graphics/pfstmo/Makefile	Sat Aug  5 10:29:55 2017	(r447395)
@@ -5,7 +5,7 @@ PORTNAME=	pfstmo
 PORTVERSION=	1.5
 PORTREVISION=	6
 CATEGORIES=	graphics
-MASTER_SITES=	SF/pfstools/${PORTNAME}/${PORTVERSION}
+MASTER_SITES=	SF/pfstools/${PORTNAME}_depreciated/${PORTVERSION}
 
 MAINTAINER=	ii@any.com.ru
 COMMENT=	Tone mapping operators



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