Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Dec 2015 23:46:57 +0000 (UTC)
From:      John Marino <marino@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r403882 - head/devel/libtar
Message-ID:  <201512162346.tBGNkvv5022619@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: marino
Date: Wed Dec 16 23:46:57 2015
New Revision: 403882
URL: https://svnweb.freebsd.org/changeset/ports/403882

Log:
  devel/libtar: change MASTERSITE to fedora to unbreak
  
  I don't know if this is the best MASTERSITE but at least it works.

Modified:
  head/devel/libtar/Makefile

Modified: head/devel/libtar/Makefile
==============================================================================
--- head/devel/libtar/Makefile	Wed Dec 16 23:41:47 2015	(r403881)
+++ head/devel/libtar/Makefile	Wed Dec 16 23:46:57 2015	(r403882)
@@ -5,12 +5,11 @@ PORTNAME=	libtar
 PORTVERSION=	1.2.11
 PORTREVISION=	2
 CATEGORIES=	devel
-MASTER_SITES=	ftp://ftp.feep.net/pub/software/libtar/
+MASTER_SITES=	http://pkgs.fedoraproject.org/repo/pkgs/libtar/libtar-1.2.11.tar.gz/604238e8734ce6e25347a58c4f1a1d7e/
 
 MAINTAINER=	manuelj.munoz@gmail.com
 COMMENT=	library for manipulating POSIX and GNU tar files
 
-BROKEN=		unfetchable
 USES=		cpe gmake
 GNU_CONFIGURE=	yes
 USE_LDCONFIG=	yes



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