Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 1 May 2016 06:06:02 +0000 (UTC)
From:      Cy Schubert <cy@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r414387 - head/x11/xvattr
Message-ID:  <201605010606.u416625F030877@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: cy
Date: Sun May  1 06:06:02 2016
New Revision: 414387
URL: https://svnweb.freebsd.org/changeset/ports/414387

Log:
  Make fetchable again.
  
  Take maintainership of this port.

Modified:
  head/x11/xvattr/Makefile
  head/x11/xvattr/distinfo

Modified: head/x11/xvattr/Makefile
==============================================================================
--- head/x11/xvattr/Makefile	Sun May  1 05:29:08 2016	(r414386)
+++ head/x11/xvattr/Makefile	Sun May  1 06:06:02 2016	(r414387)
@@ -5,14 +5,12 @@ PORTNAME=	xvattr
 PORTVERSION=	1.3
 PORTREVISION=	8
 CATEGORIES=	x11
-MASTER_SITES=	ftp://ftp.SpringDaemons.com/soft/ \
-		http://www.dtek.chalmers.se/groups/dvd/dist/
+MASTER_SITES=	http://xvattr.sourcearchive.com/downloads/1.3/
+DISTFILES=	xvattr_1.3.orig.tar.gz
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	cy@FreeBSD.org
 COMMENT=	Getting and setting Xv attributes
 
-BROKEN=		unfetchable
-
 USE_XORG=	x11 xv
 WANT_GNOME=	yes
 USES=		pkgconfig

Modified: head/x11/xvattr/distinfo
==============================================================================
--- head/x11/xvattr/distinfo	Sun May  1 05:29:08 2016	(r414386)
+++ head/x11/xvattr/distinfo	Sun May  1 06:06:02 2016	(r414387)
@@ -1,2 +1,2 @@
-SHA256 (xvattr-1.3.tar.gz) = 1cedc0b4795e6f4234b1d52172f74d7163ecb8142fbb35dc86c905df5478d8fa
-SIZE (xvattr-1.3.tar.gz) = 82263
+SHA256 (xvattr_1.3.orig.tar.gz) = 1cedc0b4795e6f4234b1d52172f74d7163ecb8142fbb35dc86c905df5478d8fa
+SIZE (xvattr_1.3.orig.tar.gz) = 82263



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