Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 9 Mar 2013 22:10:02 GMT
From:      Nikos Ntarmos <ntarmos@ceid.upatras.gr>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/176779: x11/libxdg-basedir: MASTER_SITE gone, distfile not available
Message-ID:  <201303092210.r29MA2Rv051664@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/176779; it has been noted by GNATS.

From: Nikos Ntarmos <ntarmos@ceid.upatras.gr>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/176779: x11/libxdg-basedir: MASTER_SITE gone, distfile not
 available
Date: Sun, 10 Mar 2013 00:05:34 +0200

 --6c2NcOVqGQ03X4Wi
 Content-Type: text/plain; charset=us-ascii
 Content-Disposition: inline
 
 Hi there.
 
 I just contacted the author of libxdg-basedir. He has moved the tarballs
 to http://nevill.ch/libxdg-basedir/downloads/. I've attached the trivial
 relevant patch.
 
 Cheers.
 
 \n\n
 
 --6c2NcOVqGQ03X4Wi
 Content-Type: text/x-diff; charset=us-ascii
 Content-Disposition: attachment; filename="libxdg-basedir-mastersite.diff"
 
 --- Makefile.o
 +++ Makefile
 @@ -4,7 +4,7 @@
  PORTNAME=	libxdg-basedir
  PORTVERSION=	1.2.0
  CATEGORIES=	x11
 -MASTER_SITES=	http://n.ethz.ch/student/nevillm/download/libxdg-basedir/
 +MASTER_SITES=	http://nevill.ch/libxdg-basedir/downloads/
  
  MAINTAINER=	ntarmos@ceid.upatras.gr
  COMMENT=	Implementation of the XDG Base Directory specification
 
 --6c2NcOVqGQ03X4Wi--



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