ports/58980: [PATCH] x11-toolkits/gtk-xfce-engine: Unbreak fetching

Sergei Kolobov sergei at FreeBSD.org
Wed Nov 5 21:30:10 UTC 2003


>Number:         58980
>Category:       ports
>Synopsis:       [PATCH] x11-toolkits/gtk-xfce-engine: Unbreak fetching
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Nov 05 13:30:08 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Sergei Kolobov
>Release:        FreeBSD 5.1-CURRENT i386
>Organization:
>Environment:
System: FreeBSD elf.chetwood.ru 5.1-CURRENT FreeBSD 5.1-CURRENT #1: Sun Oct  5 18:18:29 MSD
>Description:
- Make the port fetchable - the newest version that is carried 
  by the SourceForge is 2.1.1, while the port is currently at 2.1.6. 
  Switch from MASTER_SITE_SOURCEFORGE to the official mirrors 
  as listed on http://www.xfce.org/en/download.html

Port maintainer (oliver at FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.51
>How-To-Repeat:
>Fix:

--- gtk-xfce-engine-2.1.6.patch begins here ---
Index: Makefile
===================================================================
RCS file: /FreeBSD/cvs/ports/x11-toolkits/gtk-xfce-engine/Makefile,v
retrieving revision 1.12
diff -u -u -r1.12 Makefile
--- Makefile	27 Sep 2003 11:41:34 -0000	1.12
+++ Makefile	5 Nov 2003 21:16:59 -0000
@@ -8,16 +8,17 @@
 PORTNAME=	gtk-xfce-engine
 PORTVERSION=	2.1.6
 CATEGORIES=	x11-toolkits xfce
-MASTER_SITES=	${MASTER_SITE_SOURCEFORGE} \
-		http://www.xfce.org/archive/xfce-4.0.0/src/
-MASTER_SITE_SUBDIR=	xfce
+MASTER_SITES=	ftp://ftp.berlios.de/pub/xfce-goodies/4.0.0/ \
+	http://hannelore.f1.fhtw-berlin.de/mirrors/xfce4/4.0.0/xfce-4.0.0/src/ \
+	http://linux.imp.mx/xfce4/xfce_4.0.0/src/ \
+	http://www.efd.lth.se/~c03bk/xfce4/mirror/tarballs/4.0.0/ \
+	http://changux.homelinux.org/xfce_4.0.0/archive/xfce-4.0.0/src/ \
+	http://www.xfce.org/archive/xfce-4.0.0/src/
 
 MAINTAINER=	oliver at FreeBSD.org
 COMMENT=	An XFCE engine for GTK 2.0
 
 LIB_DEPENDS=	gtk-x11-2.0.200:${PORTSDIR}/x11-toolkits/gtk20
-
-WRKSRC=		${WRKDIR}/gtk-xfce-engine-${PORTVERSION}
 
 USE_GMAKE=	yes
 USE_GNOME=	gnomehack
--- gtk-xfce-engine-2.1.6.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list