Re: [PATCH] stable-arch fontconfig and friends urls fix



On Wed, 2005-01-12 at 22:54 -0800, Bob Kashani wrote:
> Paul this fixes bootstrap/fontconfig and friends url paths in arch-
> stable.

For some oddball reason the patch didn't make it. So here it is again.

Bob

-- 
Bob Kashani
http://www.ocf.berkeley.edu/~bobk/garnome
diff -Nru --minimal --exclude=.arch-ids --exclude={arch} garnome--stable/bootstrap/fontconfig/checksums garnome--stable-bob/bootstrap/fontconfig/checksums
--- garnome--stable/bootstrap/fontconfig/checksums	2005-01-12 21:58:53.466243632 -0800
+++ garnome--stable-bob/bootstrap/fontconfig/checksums	2005-01-12 22:12:14.355489960 -0800
@@ -1 +1 @@
-a6a856606809b9ebfcc37a6380dcd6df  download/fontconfig-2.2.1.tar.gz
+2466a797d645cda5eb466080fdaec416  download/fontconfig-2.2.3.tar.gz
diff -Nru --minimal --exclude=.arch-ids --exclude={arch} garnome--stable/bootstrap/fontconfig/Makefile garnome--stable-bob/bootstrap/fontconfig/Makefile
--- garnome--stable/bootstrap/fontconfig/Makefile	2005-01-12 21:58:53.465243784 -0800
+++ garnome--stable-bob/bootstrap/fontconfig/Makefile	2005-01-12 22:09:45.969048128 -0800
@@ -1,9 +1,9 @@
 GARNAME = fontconfig
-GARVERSION = 2.2.1
+GARVERSION = 2.2.3
 CATEGORIES = bootstrap
 DISTFILES = $(GARNAME)-$(GARVERSION).tar.gz
 
-MASTER_SITES = http://pdx.freedesktop.org/~fontconfig/release/
+MASTER_SITES = http://freedesktop.org/fontconfig/release/
 
 LIBDEPS = bootstrap/freetype
 
diff -Nru --minimal --exclude=.arch-ids --exclude={arch} garnome--stable/bootstrap/render/Makefile garnome--stable-bob/bootstrap/render/Makefile
--- garnome--stable/bootstrap/render/Makefile	2005-01-12 21:58:53.481241352 -0800
+++ garnome--stable-bob/bootstrap/render/Makefile	2005-01-12 22:03:54.433489656 -0800
@@ -3,7 +3,7 @@
 CATEGORIES = bootstrap
 DISTFILES = $(GARNAME)-$(GARVERSION).tar.gz
 
-MASTER_SITES = http://pdx.freedesktop.org/~xlibs/release/
+MASTER_SITES = http://www.freedesktop.org/software/fontconfig/releases/
 
 DESCRIPTION = render
 define BLURB
diff -Nru --minimal --exclude=.arch-ids --exclude={arch} garnome--stable/bootstrap/xcursor/Makefile garnome--stable-bob/bootstrap/xcursor/Makefile
--- garnome--stable/bootstrap/xcursor/Makefile	2005-01-12 21:58:53.483241048 -0800
+++ garnome--stable-bob/bootstrap/xcursor/Makefile	2005-01-12 22:04:25.358788296 -0800
@@ -3,7 +3,7 @@
 CATEGORIES = bootstrap
 DISTFILES = $(GARNAME)-$(GARVERSION).tar.gz
 
-MASTER_SITES = http://pdx.freedesktop.org/~xlibs/release/
+MASTER_SITES = http://www.freedesktop.org/software/fontconfig/releases/
 
 LIBDEPS = bootstrap/xrender
 
diff -Nru --minimal --exclude=.arch-ids --exclude={arch} garnome--stable/bootstrap/xft/Makefile garnome--stable-bob/bootstrap/xft/Makefile
--- garnome--stable/bootstrap/xft/Makefile	2005-01-12 21:58:53.483241048 -0800
+++ garnome--stable-bob/bootstrap/xft/Makefile	2005-01-12 22:02:25.328035744 -0800
@@ -3,7 +3,7 @@
 CATEGORIES = bootstrap
 DISTFILES = $(GARNAME)-$(GARVERSION).tar.gz
 
-MASTER_SITES = http://pdx.freedesktop.org/~xlibs/release/
+MASTER_SITES = http://www.freedesktop.org/software/fontconfig/releases/
 
 LIBDEPS = bootstrap/xrender bootstrap/fontconfig
 
diff -Nru --minimal --exclude=.arch-ids --exclude={arch} garnome--stable/bootstrap/xrender/Makefile garnome--stable-bob/bootstrap/xrender/Makefile
--- garnome--stable/bootstrap/xrender/Makefile	2005-01-12 21:58:53.484240896 -0800
+++ garnome--stable-bob/bootstrap/xrender/Makefile	2005-01-12 22:03:19.103860576 -0800
@@ -3,7 +3,7 @@
 CATEGORIES = bootstrap
 DISTFILES = $(GARNAME)-$(GARVERSION).tar.gz
 
-MASTER_SITES = http://pdx.freedesktop.org/~xlibs/release/
+MASTER_SITES = http://www.freedesktop.org/software/fontconfig/releases/
 
 LIBDEPS = bootstrap/render bootstrap/pkgconfig
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]