Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 4 Aug 2019 08:07:05 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r508075 - branches/2019Q3/graphics/exiv2
Message-ID:  <201908040807.x74875O6086660@repo.freebsd.org>

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

Log:
  MFH: r508074
  
  Make fetchable again

Modified:
  branches/2019Q3/graphics/exiv2/Makefile
Directory Properties:
  branches/2019Q3/   (props changed)

Modified: branches/2019Q3/graphics/exiv2/Makefile
==============================================================================
--- branches/2019Q3/graphics/exiv2/Makefile	Sun Aug  4 08:06:06 2019	(r508074)
+++ branches/2019Q3/graphics/exiv2/Makefile	Sun Aug  4 08:07:05 2019	(r508075)
@@ -7,7 +7,7 @@ DISTVERSIONSUFFIX=	a-Source
 PORTREVISION=	1
 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?201908040807.x74875O6086660>