ports/146494: devel/gamin: Fix MASTER_SITES
Stefan Walter
stefan at FreeBSD.org
Tue May 11 14:10:02 UTC 2010
>Number: 146494
>Category: ports
>Synopsis: devel/gamin: Fix MASTER_SITES
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Tue May 11 14:10:02 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator: Stefan Walter
>Release: FreeBSD 8.0-RELEASE-p2 i386
>Organization:
Infinity Approximation Task Force
>Environment:
Irrelevant.
>Description:
=> gamin-0.1.10.tar.gz doesn't seem to exist in /usr/ports/distfiles/.
=> Attempting to fetch from http://www.gnome.org/~veillard/gamin/sources/.
fetch: http://www.gnome.org/~veillard/gamin/sources/gamin-0.1.10.tar.gz: Moved Permanently
>How-To-Repeat:
cd /usr/ports/devel/gamin && make fetch
>Fix:
--- gamin-MASTER_SITE.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/gamin/Makefile,v
retrieving revision 1.37
diff -u -r1.37 Makefile
--- Makefile 2 Aug 2009 19:33:08 -0000 1.37
+++ Makefile 11 May 2010 13:18:24 -0000
@@ -10,7 +10,7 @@
PORTVERSION= 0.1.10
PORTREVISION?= 3
CATEGORIES?= devel
-MASTER_SITES= http://www.gnome.org/~veillard/gamin/sources/
+MASTER_SITES= http://people.gnome.org/~veillard/gamin/sources/
MAINTAINER?= gnome at FreeBSD.org
COMMENT?= A file and directory monitoring system
--- gamin-MASTER_SITE.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list