Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 4 Aug 2019 08:06:06 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r508074 - head/graphics/exiv2
Message-ID:  <201908040806.x74866Op086472@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Sun Aug  4 08:06:06 2019
New Revision: 508074
URL: https://svnweb.freebsd.org/changeset/ports/508074

Log:
  Make fetchable again
  
  MFH:		2019Q3

Modified:
  head/graphics/exiv2/Makefile

Modified: head/graphics/exiv2/Makefile
==============================================================================
--- head/graphics/exiv2/Makefile	Sun Aug  4 08:02:12 2019	(r508073)
+++ head/graphics/exiv2/Makefile	Sun Aug  4 08:06:06 2019	(r508074)
@@ -7,7 +7,7 @@ DISTVERSIONSUFFIX=	-Source
 PORTREVISION=	2
 PORTEPOCH=	1
 CATEGORIES=	graphics
-MASTER_SITES=	http://www.exiv2.org/builds/
+MASTER_SITES=	https://www.exiv2.org/releases/
 
 MAINTAINER=	multimedia@FreeBSD.org
 COMMENT=	Exif, IPTC, and XMP metadata manipulation library and tools



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