diff options
author | rh <rh@pkgsrc.org> | 2002-10-19 10:54:42 +0000 |
---|---|---|
committer | rh <rh@pkgsrc.org> | 2002-10-19 10:54:42 +0000 |
commit | c2934c968eaf297f84ff4b05d02846ae68a2e4c8 (patch) | |
tree | abeb1a92871d8e96cb4573c37dd9b354fe2ffba1 | |
parent | 5553928ad1dd18de779f571677d2e7e47bc3bdc9 (diff) | |
download | pkgsrc-c2934c968eaf297f84ff4b05d02846ae68a2e4c8.tar.gz |
Track directory layout change at MASTER_SITE_GNOME.
Patch provided in PR pkg/18701 by Julio Merino <jmmv@menta.net>
80 files changed, 168 insertions, 160 deletions
diff --git a/audio/gnome-audio/Makefile b/audio/gnome-audio/Makefile index ab275adfaaa..9e63eb9d204 100644 --- a/audio/gnome-audio/Makefile +++ b/audio/gnome-audio/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.6 2001/04/07 11:17:03 rh Exp $ +# $NetBSD: Makefile,v 1.7 2002/10/19 10:54:42 rh Exp $ # DISTNAME= gnome-audio-1.4.0 CATEGORIES= audio -MASTER_SITES= ${MASTER_SITE_GNOME:=stable/sources/gnome-audio/} +MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-audio/1.4/} MAINTAINER= rh@netbsd.org HOMEPAGE= http://www.gnome.org/ diff --git a/audio/gnome-media/Makefile b/audio/gnome-media/Makefile index a0f6505b1dd..bd5cad0e891 100644 --- a/audio/gnome-media/Makefile +++ b/audio/gnome-media/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.17 2002/09/23 18:08:36 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2002/10/19 10:54:42 rh Exp $ DISTNAME= gnome-media-1.2.3 PKGREVISION= 3 CATEGORIES= audio gnome -MASTER_SITES= ${MASTER_SITE_GNOME:=stable/sources/gnome-media/} +MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-media/1.2/} MAINTAINER= rh@netbsd.org HOMEPAGE= http://www.gnome.org/ diff --git a/audio/libaudiofile/Makefile b/audio/libaudiofile/Makefile index d012c442a77..4f01ef0f25a 100644 --- a/audio/libaudiofile/Makefile +++ b/audio/libaudiofile/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.24 2002/08/25 18:38:11 jlam Exp $ +# $NetBSD: Makefile,v 1.25 2002/10/19 10:54:43 rh Exp $ DISTNAME= audiofile-0.2.3 PKGNAME= lib${DISTNAME} PKGREVISION= 1 CATEGORIES= audio MASTER_SITES= ftp://ftp.68k.org/pub/michael/ \ - ${MASTER_SITE_GNOME:=stable/sources/audiofile/} + ${MASTER_SITE_GNOME:=sources/audiofile/0.2/} MAINTAINER= tron@netbsd.org HOMEPAGE= http://andromeda.68k.org/~michael/audiofile/ diff --git a/databases/gnome-mime-data/Makefile b/databases/gnome-mime-data/Makefile index 3993dd28361..5b0c61c9935 100644 --- a/databases/gnome-mime-data/Makefile +++ b/databases/gnome-mime-data/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2002/09/05 16:41:18 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2002/10/19 10:54:43 rh Exp $ # DISTNAME= gnome-mime-data-2.0.1 CATEGORIES= databases gnome -MASTER_SITES= ${MASTER_SITE_GNOME:=2.0.1/sources/gnome-mime-data/} +MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-mime-data/2.0/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= packages@netbsd.org diff --git a/devel/GConf/Makefile b/devel/GConf/Makefile index 01d5bdb216b..1d00edbbc35 100644 --- a/devel/GConf/Makefile +++ b/devel/GConf/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.30 2002/08/28 16:36:20 jlam Exp $ +# $NetBSD: Makefile,v 1.31 2002/10/19 10:54:43 rh Exp $ # DISTNAME= GConf-1.0.9 PKGREVISION= 1 CATEGORIES= devel gnome -MASTER_SITES= ${MASTER_SITE_GNOME:=stable/sources/GConf/} +MASTER_SITES= ${MASTER_SITE_GNOME:=sources/GConf/1.0/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= rh@netbsd.org diff --git a/devel/GConf2/Makefile b/devel/GConf2/Makefile index d531e707fd8..04f7d86bd07 100644 --- a/devel/GConf2/Makefile +++ b/devel/GConf2/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.6 2002/10/16 03:42:39 rh Exp $ +# $NetBSD: Makefile,v 1.7 2002/10/19 10:54:43 rh Exp $ # DISTNAME= GConf-1.2.1 PKGNAME= ${DISTNAME:S/GConf/GConf2/} PKGREVISION= 2 CATEGORIES= devel gnome -MASTER_SITES= ${MASTER_SITE_GNOME:=2.0.1/sources/GConf/} +MASTER_SITES= ${MASTER_SITE_GNOME:=sources/GConf/1.2/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= jmmv@hispabsd.org diff --git a/devel/atk/Makefile b/devel/atk/Makefile index 2ab9ae81063..466ef40fbe1 100644 --- a/devel/atk/Makefile +++ b/devel/atk/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2002/09/11 11:42:11 jlam Exp $ +# $NetBSD: Makefile,v 1.9 2002/10/19 10:54:43 rh Exp $ # DISTNAME= atk-1.0.3 @@ -7,7 +7,7 @@ CATEGORIES= devel MASTER_SITES= ftp://ftp.gtk.org/pub/gtk/v2.0/ \ ftp://ftp.cs.umn.edu/pub/gimp/gtk/v2.0/ \ http://www.ameth.org/gimp/pub/gtk/v2.0/ \ - ${MASTER_SITE_GNOME:=stable/sources/atk/} + ${MASTER_SITE_GNOME:=sources/atk/1.0/} MAINTAINER= packages@netbsd.org HOMEPAGE= http://developer.gnome.org/projects/gap/ diff --git a/devel/bonobo-activation/Makefile b/devel/bonobo-activation/Makefile index 1c0235b2b80..5330308dc64 100644 --- a/devel/bonobo-activation/Makefile +++ b/devel/bonobo-activation/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.8 2002/10/16 03:14:42 rh Exp $ +# $NetBSD: Makefile,v 1.9 2002/10/19 10:54:44 rh Exp $ # DISTNAME= bonobo-activation-1.0.2 PKGREVISION= 2 CATEGORIES= devel gnome -MASTER_SITES= ${MASTER_SITE_GNOME:=2.0.0/sources/bonobo-activation/} +MASTER_SITES= ${MASTER_SITE_GNOME:=sources/bonobo-activation/1.0/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= packages@netbsd.org diff --git a/devel/bonobo-conf/Makefile b/devel/bonobo-conf/Makefile index bfaf16dbf97..985f5d99ee7 100644 --- a/devel/bonobo-conf/Makefile +++ b/devel/bonobo-conf/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2002/10/02 23:46:08 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2002/10/19 10:54:44 rh Exp $ DISTNAME= bonobo-conf-0.14 PKGREVISION= 2 CATEGORIES= devel gnome -MASTER_SITES= ${MASTER_SITE_GNOME:=unstable/sources/bonobo-conf/} +MASTER_SITES= ${MASTER_SITE_GNOME:=sources/bonobo-conf/0.14/} MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.gnome.org/ diff --git a/devel/bonobo/Makefile b/devel/bonobo/Makefile index c1eb8f9107e..c91553439b3 100644 --- a/devel/bonobo/Makefile +++ b/devel/bonobo/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.29 2002/10/13 17:08:56 wiz Exp $ +# $NetBSD: Makefile,v 1.30 2002/10/19 10:54:44 rh Exp $ # DISTNAME= bonobo-1.0.18 PKGREVISION= 2 CATEGORIES= devel -MASTER_SITES= ${MASTER_SITE_GNOME:=stable/sources/bonobo/} +MASTER_SITES= ${MASTER_SITE_GNOME:=sources/bonobo/1.0/} MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.gnome.org/ diff --git a/devel/eel/Makefile b/devel/eel/Makefile index b46ec83cc9a..55ed59680ee 100644 --- a/devel/eel/Makefile +++ b/devel/eel/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.6 2002/10/08 11:56:33 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2002/10/19 10:54:44 rh Exp $ # DISTNAME= eel-1.0.1 PKGREVISION= 1 CATEGORIES= devel gnome -MASTER_SITES= ${MASTER_SITE_GNOME:=stable/sources/eel/}/ +MASTER_SITES= ${MASTER_SITE_GNOME:=sources/eel/1.0/}/ EXTRACT_SUFX= .tar.bz2 MAINTAINER= packages@netbsd.org diff --git a/devel/gail/Makefile b/devel/gail/Makefile index 2d0114fec07..5cac8abcfcd 100644 --- a/devel/gail/Makefile +++ b/devel/gail/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.1.1.1 2002/09/21 01:04:23 rh Exp $ +# $NetBSD: Makefile,v 1.2 2002/10/19 10:54:46 rh Exp $ # DISTNAME= gail-0.17 CATEGORIES= devel gnome -MASTER_SITES= ${MASTER_SITE_GNOME:=2.0.1/sources/gail/} +MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gail/0.17/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= jmmv@hispabsd.org diff --git a/devel/gal/Makefile b/devel/gal/Makefile index eda1882768d..3fff9a6152c 100644 --- a/devel/gal/Makefile +++ b/devel/gal/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.26 2002/09/21 10:49:26 jlam Exp $ +# $NetBSD: Makefile,v 1.27 2002/10/19 10:54:46 rh Exp $ DISTNAME= gal-0.19.3 PKGREVISION= 1 CATEGORIES= gnome devel -MASTER_SITES= ${MASTER_SITE_GNOME:=unstable/sources/gal/} +MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gal/0.19/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= rh@netbsd.org diff --git a/devel/glade/Makefile b/devel/glade/Makefile index 121afddf164..4410566097b 100644 --- a/devel/glade/Makefile +++ b/devel/glade/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.28 2002/10/05 04:53:16 wiz Exp $ +# $NetBSD: Makefile,v 1.29 2002/10/19 10:54:47 rh Exp $ # DISTNAME= glade-0.6.2 PKGREVISION= 3 CATEGORIES= devel MASTER_SITES= http://glade.pn.org/ \ - ${MASTER_SITE_GNOME:=stable/sources/glade/} + ${MASTER_SITE_GNOME:=sources/glade/0.6/} MAINTAINER= packages@netbsd.org HOMEPAGE= http://glade.pn.org/ diff --git a/devel/glib/Makefile b/devel/glib/Makefile index dbe4ac35539..947fdcab237 100644 --- a/devel/glib/Makefile +++ b/devel/glib/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.49 2002/08/25 18:38:27 jlam Exp $ +# $NetBSD: Makefile,v 1.50 2002/10/19 10:54:47 rh Exp $ # FreeBSD Id: Makefile,v 1.2 1998/08/06 14:55:12 vanilla Exp # @@ -8,7 +8,7 @@ CATEGORIES= devel MASTER_SITES= ftp://ftp.gtk.org/pub/gtk/v1.2/ \ ftp://ftp.cs.umn.edu/pub/gimp/gtk/v1.2/ \ http://www.ameth.org/gimp/pub/gtk/v1.2/ \ - ${MASTER_SITE_GNOME:=stable/sources/glib/} + ${MASTER_SITE_GNOME:=sources/glib/1.2/} MAINTAINER= tron@netbsd.org HOMEPAGE= http://developer.gnome.org/doc/API/glib/index.html diff --git a/devel/glib2/Makefile b/devel/glib2/Makefile index e24c2f2d783..72f9efb6ff2 100644 --- a/devel/glib2/Makefile +++ b/devel/glib2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2002/10/16 03:14:41 rh Exp $ +# $NetBSD: Makefile,v 1.10 2002/10/19 10:54:48 rh Exp $ # DISTNAME= glib-2.0.6 @@ -8,7 +8,7 @@ CATEGORIES= devel MASTER_SITES= ftp://ftp.gtk.org/pub/gtk/v2.0/ \ ftp://ftp.cs.umn.edu/pub/gimp/gtk/v2.0/ \ http://www.ameth.org/gimp/pub/gtk/v2.0/ \ - ${MASTER_SITE_GNOME:=stable/sources/glib/} + ${MASTER_SITE_GNOME:=sources/glib/2.0/} MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.gtk.org/docs/glib_toc.html diff --git a/devel/gnome-objc/Makefile b/devel/gnome-objc/Makefile index 275d1eeec21..a7d4f0635c5 100644 --- a/devel/gnome-objc/Makefile +++ b/devel/gnome-objc/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.9 2002/09/21 10:40:07 jlam Exp $ +# $NetBSD: Makefile,v 1.10 2002/10/19 10:54:48 rh Exp $ # DISTNAME= gnome-objc-1.0.40 PKGREVISION= 1 CATEGORIES= devel lang gnome -MASTER_SITES= ${MASTER_SITE_GNOME:=stable/sources/gnome-objc/} +MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-objc/1.0/} MAINTAINER= rh@netbsd.org HOMEPAGE= http://www.gnome.org/ diff --git a/devel/libbonobo/Makefile b/devel/libbonobo/Makefile index 93caf9aa4a9..e1f29c08219 100644 --- a/devel/libbonobo/Makefile +++ b/devel/libbonobo/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.4 2002/10/16 03:14:43 rh Exp $ +# $NetBSD: Makefile,v 1.5 2002/10/19 10:54:49 rh Exp $ DISTNAME= libbonobo-2.0.0 PKGREVISION= 2 CATEGORIES= devel gnome -MASTER_SITES= ${MASTER_SITE_GNOME:=2.0.0/sources/libbonobo/} +MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libbonobo/2.0/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= jmmv@hispabsd.org diff --git a/devel/libbonoboui/Makefile b/devel/libbonoboui/Makefile index 20140352e77..063c3d6c592 100644 --- a/devel/libbonoboui/Makefile +++ b/devel/libbonoboui/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.2 2002/09/15 05:35:27 rh Exp $ +# $NetBSD: Makefile,v 1.3 2002/10/19 10:54:49 rh Exp $ # DISTNAME= libbonoboui-2.0.3 PKGREVISION= 1 CATEGORIES= devel gnome -MASTER_SITES= ${MASTER_SITE_GNOME:=2.0.1/sources/libbonoboui/} +MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libbonoboui/2.0/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= jmmv@hispabsd.org diff --git a/devel/libglade/Makefile b/devel/libglade/Makefile index 608c80667ca..69e0009afc2 100644 --- a/devel/libglade/Makefile +++ b/devel/libglade/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.41 2002/10/05 04:10:03 rh Exp $ +# $NetBSD: Makefile,v 1.42 2002/10/19 10:54:50 rh Exp $ # DISTNAME= libglade-0.17 PKGREVISION= 2 CATEGORIES= devel gnome -MASTER_SITES= ${MASTER_SITE_GNOME:=stable/sources/libglade/} +MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libglade/0.17/} MAINTAINER= rh@netbsd.org HOMEPAGE= http://www.daa.com.au/~james/gnome/ diff --git a/devel/libglade2/Makefile b/devel/libglade2/Makefile index 7d9c14c33b7..1120854ff31 100644 --- a/devel/libglade2/Makefile +++ b/devel/libglade2/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.3 2002/09/10 16:06:39 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2002/10/19 10:54:50 rh Exp $ # DISTNAME= libglade-2.0.1 PKGNAME= libglade2-2.0.1 PKGREVISION= 1 CATEGORIES= devel gnome -MASTER_SITES= ${MASTER_SITE_GNOME:=2.0.1/sources/libglade/} +MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libglade/2.0/} MAINTAINER= jmmv@hispabsd.org HOMEPAGE= http://www.daa.com.au/~james/gnome/ diff --git a/devel/libgnome/Makefile b/devel/libgnome/Makefile index 2ff022918eb..74d2d25cb87 100644 --- a/devel/libgnome/Makefile +++ b/devel/libgnome/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.1.1.1 2002/09/11 23:31:16 rh Exp $ +# $NetBSD: Makefile,v 1.2 2002/10/19 10:54:50 rh Exp $ # DISTNAME= libgnome-2.0.4 CATEGORIES= devel gnome -MASTER_SITES= ${MASTER_SITE_GNOME:=2.0.1/sources/libgnome/} +MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libgnome/2.0/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= jmmv@hispabsd.org diff --git a/devel/libgnomeui/Makefile b/devel/libgnomeui/Makefile index 4f95e47c446..5cc16327a3d 100644 --- a/devel/libgnomeui/Makefile +++ b/devel/libgnomeui/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.2 2002/09/15 05:35:28 rh Exp $ +# $NetBSD: Makefile,v 1.3 2002/10/19 10:54:51 rh Exp $ # DISTNAME= libgnomeui-2.0.5 PKGREVISION= 1 CATEGORIES= devel gnome -MASTER_SITES= ${MASTER_SITE_GNOME:=2.0.1/sources/libgnomeui/} +MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libgnomeui/2.0/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= jmmv@hispabsd.org diff --git a/devel/libgtop/Makefile b/devel/libgtop/Makefile index 00173ffcbf2..8c05fb88c38 100644 --- a/devel/libgtop/Makefile +++ b/devel/libgtop/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.61 2002/08/26 20:55:03 tron Exp $ +# $NetBSD: Makefile,v 1.62 2002/10/19 10:54:51 rh Exp $ DISTNAME= libgtop-1.0.12 PKGREVISION= 3 CATEGORIES= devel gnome -MASTER_SITES= ${MASTER_SITE_GNOME:=stable/sources/libgtop/} +MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libgtop/1.0/} MAINTAINER= tron@netbsd.org COMMENT= library to retrieve system information, used in GNOME diff --git a/devel/libole2/Makefile b/devel/libole2/Makefile index 2f5691978db..ca004e5f059 100644 --- a/devel/libole2/Makefile +++ b/devel/libole2/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.10 2002/09/23 14:32:57 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2002/10/19 10:54:51 rh Exp $ # DISTNAME= libole2-0.2.4 CATEGORIES= devel gnome -MASTER_SITES= ${MASTER_SITE_GNOME:=unstable/sources/libole2/} +MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libole2/0.2/} MAINTAINER= rh@netbsd.org HOMEPAGE= http://www.gnome.org/ diff --git a/devel/libwnck/Makefile b/devel/libwnck/Makefile index cb59808c827..ce96d21f086 100644 --- a/devel/libwnck/Makefile +++ b/devel/libwnck/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.1.1.1 2002/09/12 01:41:00 rh Exp $ +# $NetBSD: Makefile,v 1.2 2002/10/19 10:54:51 rh Exp $ # DISTNAME= libwnck-0.17 CATEGORIES= devel x11 gnome -MASTER_SITES= ${MASTER_SITE_GNOME:=2.0.1/sources/libwnck/} +MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libwnck/0.17/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= jmmv@hispabsd.org diff --git a/devel/oaf/Makefile b/devel/oaf/Makefile index d202e63c885..df981d6f1e5 100644 --- a/devel/oaf/Makefile +++ b/devel/oaf/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.20 2002/08/28 16:26:12 jlam Exp $ +# $NetBSD: Makefile,v 1.21 2002/10/19 10:54:51 rh Exp $ # DISTNAME= oaf-0.6.10 CATEGORIES= devel gnome -MASTER_SITES= ${MASTER_SITE_GNOME:=stable/sources/oaf/} +MASTER_SITES= ${MASTER_SITE_GNOME:=sources/oaf/0.6/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= rh@netbsd.org diff --git a/devel/pango/Makefile b/devel/pango/Makefile index 5d3867c91ab..59cb99a92b1 100644 --- a/devel/pango/Makefile +++ b/devel/pango/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2002/09/11 11:44:35 jlam Exp $ +# $NetBSD: Makefile,v 1.11 2002/10/19 10:54:52 rh Exp $ # DISTNAME= pango-1.0.4 @@ -7,7 +7,7 @@ CATEGORIES= devel MASTER_SITES= ftp://ftp.gtk.org/pub/gtk/v2.0/ \ ftp://ftp.cs.umn.edu/pub/gimp/gtk/v2.0/ \ http://www.ameth.org/gimp/pub/gtk/v2.0/ \ - ${MASTER_SITE_GNOME:=stable/sources/pango/} + ${MASTER_SITE_GNOME:=sources/pango/1.0/} MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.pango.org diff --git a/games/gnome-chess/Makefile b/games/gnome-chess/Makefile index 6cba570567b..30c96763001 100644 --- a/games/gnome-chess/Makefile +++ b/games/gnome-chess/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2002/09/23 09:55:18 jlam Exp $ +# $NetBSD: Makefile,v 1.12 2002/10/19 10:54:52 rh Exp $ DISTNAME= gnome-chess-0.3.3 PKGREVISION= 3 CATEGORIES= games gnome -MASTER_SITES= ${MASTER_SITE_GNOME:=stable/sources/gnome-chess/} +MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-chess/0.3/} MAINTAINER= tron@netbsd.org HOMEPAGE= http://arcavia.com/rd/gnome-chess/ diff --git a/games/gnome-games/Makefile b/games/gnome-games/Makefile index b37c26c9c79..39bf2b9ba08 100644 --- a/games/gnome-games/Makefile +++ b/games/gnome-games/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.42 2002/10/06 01:34:17 wiz Exp $ +# $NetBSD: Makefile,v 1.43 2002/10/19 10:54:52 rh Exp $ DISTNAME= gnome-games-1.4.0.4 PKGREVISION= 2 CATEGORIES= games gnome -MASTER_SITES= ${MASTER_SITE_GNOME:=stable/sources/gnome-games/}\ +MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-games/1.4/}\ ${MASTER_SITE_LOCAL} EXTRACT_SUFX= .tar.bz2 DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ diff --git a/graphics/dia/Makefile b/graphics/dia/Makefile index fe9eecb459d..0b0a4b148eb 100644 --- a/graphics/dia/Makefile +++ b/graphics/dia/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.9 2002/10/08 18:50:18 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2002/10/19 10:54:52 rh Exp $ DISTNAME= dia-0.90 # PKGREVISION= 1 CATEGORIES= devel -MASTER_SITES= ${MASTER_SITE_GNOME:=stable/sources/dia/} +MASTER_SITES= ${MASTER_SITE_GNOME:=sources/dia/0.90/} MAINTAINER= jmcneill@invisible.yi.org HOMEPAGE= http://www.lysator.liu.se/~alla/dia/ diff --git a/graphics/ee/Makefile b/graphics/ee/Makefile index e1b11c2b483..36741fe8c29 100644 --- a/graphics/ee/Makefile +++ b/graphics/ee/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.25 2002/09/22 00:14:06 jlam Exp $ +# $NetBSD: Makefile,v 1.26 2002/10/19 10:54:52 rh Exp $ DISTNAME= ee-0.3.12 PKGREVISION= 2 CATEGORIES= x11 gnome -MASTER_SITES= ${MASTER_SITE_GNOME:=stable/sources/ee/} +MASTER_SITES= ${MASTER_SITE_GNOME:=sources/ee/0.3/} MAINTAINER= root@garbled.net HOMEPAGE= http://www.gnome.org/ diff --git a/graphics/eog/Makefile b/graphics/eog/Makefile index 447fd43f143..2e30b6e6a0f 100644 --- a/graphics/eog/Makefile +++ b/graphics/eog/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.3 2002/10/06 14:06:42 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2002/10/19 10:54:53 rh Exp $ DISTNAME= eog-0.6 PKGREVISION= 1 CATEGORIES= gnome graphics x11 -MASTER_SITES= ${MASTER_SITE_GNOME:=unstable/sources/eog/} +MASTER_SITES= ${MASTER_SITE_GNOME:=sources/eog/0.6/} MAINTAINER= epg@pobox.com HOMEPAGE= http://www.gnome.org/ diff --git a/graphics/gnome-pixmaps/Makefile b/graphics/gnome-pixmaps/Makefile index e74fba444d7..bf8f9040f35 100644 --- a/graphics/gnome-pixmaps/Makefile +++ b/graphics/gnome-pixmaps/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.4 2002/09/21 22:40:57 jlam Exp $ +# $NetBSD: Makefile,v 1.5 2002/10/19 10:54:53 rh Exp $ # DISTNAME= gnome-core-1.4.2 PKGNAME= ${DISTNAME:S/core/pixmaps/} CATEGORIES= graphics gnome -MASTER_SITES= ${MASTER_SITE_GNOME:=stable/sources/gnome-core/} +MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-core/1.4/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= rh@netbsd.org diff --git a/graphics/gnome2-pixmaps/Makefile b/graphics/gnome2-pixmaps/Makefile index dc31b356880..5c0a21a920e 100644 --- a/graphics/gnome2-pixmaps/Makefile +++ b/graphics/gnome2-pixmaps/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.6 2002/10/05 11:41:27 jlam Exp $ +# $NetBSD: Makefile,v 1.7 2002/10/19 10:54:53 rh Exp $ # DISTNAME= gnome-desktop-2.0.8 PKGNAME= ${DISTNAME:S/-desktop/2-pixmaps/} CATEGORIES= graphics gnome -MASTER_SITES= ${MASTER_SITE_GNOME:=2.0.1/sources/gnome-desktop/} +MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-desktop/2.0/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= rh@netbsd.org diff --git a/graphics/imlib/Makefile b/graphics/imlib/Makefile index 68521ee9b70..4943f435925 100644 --- a/graphics/imlib/Makefile +++ b/graphics/imlib/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.69 2002/08/25 18:39:11 jlam Exp $ +# $NetBSD: Makefile,v 1.70 2002/10/19 10:54:53 rh Exp $ # DISTNAME= imlib-1.9.14 PKGREVISION= 1 CATEGORIES= graphics -MASTER_SITES= ${MASTER_SITE_GNOME:=stable/sources/imlib/} +MASTER_SITES= ${MASTER_SITE_GNOME:=sources/imlib/1.9/} MAINTAINER= tron@netbsd.org HOMEPAGE= http://www.nl.rasterman.com/imlib.html diff --git a/graphics/libart2/Makefile b/graphics/libart2/Makefile index 3352ea3ae18..58e1eb6918e 100644 --- a/graphics/libart2/Makefile +++ b/graphics/libart2/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.4 2002/10/16 10:14:38 rh Exp $ +# $NetBSD: Makefile,v 1.5 2002/10/19 10:54:54 rh Exp $ DISTNAME= libart_lgpl-2.3.10 PKGNAME= ${DISTNAME:S/_lgpl/2/} PKGREVISION= 1 CATEGORIES= graphics -MASTER_SITES= ${MASTER_SITE_GNOME:=2.0.1/sources/libart_lgpl/} +MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libart_lgpl/2.3/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= jmmv@hispabsd.org diff --git a/graphics/libgnomecanvas/Makefile b/graphics/libgnomecanvas/Makefile index 5fd530d0105..80c8109b50d 100644 --- a/graphics/libgnomecanvas/Makefile +++ b/graphics/libgnomecanvas/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.1.1.1 2002/09/07 04:41:42 rh Exp $ +# $NetBSD: Makefile,v 1.2 2002/10/19 10:54:54 rh Exp $ # DISTNAME= libgnomecanvas-2.0.4 CATEGORIES= graphics gnome -MASTER_SITES= ${MASTER_SITE_GNOME:=2.0.1/sources/libgnomecanvas/} +MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libgnomecanvas/2.0/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= jmmv@hispabsd.org diff --git a/graphics/librsvg/Makefile b/graphics/librsvg/Makefile index 1738a79051d..c24ced7b94a 100644 --- a/graphics/librsvg/Makefile +++ b/graphics/librsvg/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.6 2002/10/08 09:56:55 jlam Exp $ +# $NetBSD: Makefile,v 1.7 2002/10/19 10:54:54 rh Exp $ # DISTNAME= librsvg-1.0.1 PKGREVISION= 1 CATEGORIES= graphics gnome -MASTER_SITES= ${MASTER_SITE_GNOME:=stable/sources/librsvg/} +MASTER_SITES= ${MASTER_SITE_GNOME:=sources/librsvg/1.0/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= rh@netbsd.org diff --git a/lang/gb/Makefile b/lang/gb/Makefile index e924eb36cb8..feeb510d97f 100644 --- a/lang/gb/Makefile +++ b/lang/gb/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.10 2002/10/08 12:23:12 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2002/10/19 10:54:54 rh Exp $ # DISTNAME= gb-0.0.20 PKGREVISION= 1 CATEGORIES= lang gnome -MASTER_SITES= ${MASTER_SITE_GNOME:=unstable/sources/gb/} +MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gb/0.0/} MAINTAINER= rh@netbsd.org HOMEPAGE= http://www.gnome.org/gb/ diff --git a/mail/evolution/Makefile b/mail/evolution/Makefile index 735b8497864..8cf55906add 100644 --- a/mail/evolution/Makefile +++ b/mail/evolution/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.26 2002/10/11 09:29:59 rh Exp $ +# $NetBSD: Makefile,v 1.27 2002/10/19 10:54:54 rh Exp $ DISTNAME= evolution-1.0.8 PKGREVISION= 4 CATEGORIES= mail time gnome -MASTER_SITES= ${MASTER_SITE_GNOME:=stable/sources/evolution/} +MASTER_SITES= ${MASTER_SITE_GNOME:=sources/evolution/1.0/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= rh@netbsd.org diff --git a/math/gnumeric0/Makefile b/math/gnumeric0/Makefile index 54b17cfb47f..bb447c78227 100644 --- a/math/gnumeric0/Makefile +++ b/math/gnumeric0/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.9 2002/09/23 20:51:51 jlam Exp $ +# $NetBSD: Makefile,v 1.10 2002/10/19 10:54:55 rh Exp $ # DISTNAME= gnumeric-0.75 PKGREVISION= 4 CATEGORIES= math gnome -MASTER_SITES= ${MASTER_SITE_GNOME:=stable/sources/gnumeric/} +MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnumeric/0.75/} MAINTAINER= rh@netbsd.org HOMEPAGE= http://www.gnome.org/gnumeric/ diff --git a/math/guppi/Makefile b/math/guppi/Makefile index 1c385e73e79..ff9b0d7821b 100644 --- a/math/guppi/Makefile +++ b/math/guppi/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.20 2002/09/24 10:20:06 jlam Exp $ +# $NetBSD: Makefile,v 1.21 2002/10/19 10:54:55 rh Exp $ DISTNAME= Guppi-0.40.3 PKGNAME= ${DISTNAME:S/G/g/} PKGREVISION= 1 CATEGORIES= math graphics -MASTER_SITES= ${MASTER_SITE_GNOME:=stable/sources/Guppi/} +MASTER_SITES= ${MASTER_SITE_GNOME:=sources/Guppi/0.40/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= packages@netbsd.org diff --git a/misc/gnome-pim/Makefile b/misc/gnome-pim/Makefile index 08d24e9cb47..c3ff5240253 100644 --- a/misc/gnome-pim/Makefile +++ b/misc/gnome-pim/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.31 2002/05/31 00:00:54 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.32 2002/10/19 10:54:55 rh Exp $ # DISTNAME= gnome-pim-1.4.0 PKGREVISION= 1 CATEGORIES= misc x11 gnome -MASTER_SITES= ${MASTER_SITE_GNOME:=stable/sources/gnome-pim/} +MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-pim/1.4/} MAINTAINER= rh@netbsd.org HOMEPAGE= http://www.gnome.org/ diff --git a/misc/gnome-utils/Makefile b/misc/gnome-utils/Makefile index 89691811d52..74a798dad62 100644 --- a/misc/gnome-utils/Makefile +++ b/misc/gnome-utils/Makefile @@ -1,9 +1,9 @@ -## $NetBSD: Makefile,v 1.48 2002/10/06 02:01:19 wiz Exp $ +## $NetBSD: Makefile,v 1.49 2002/10/19 10:54:55 rh Exp $ DISTNAME= gnome-utils-1.4.1 PKGREVISION= 3 CATEGORIES= misc x11 gnome -MASTER_SITES= ${MASTER_SITE_GNOME:=stable/sources/gnome-utils/} +MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-utils/1.4/} MAINTAINER= rh@netbsd.org HOMEPAGE= http://www.gnome.org/ diff --git a/net/ORBit/Makefile b/net/ORBit/Makefile index 132888940e9..fde810479a6 100644 --- a/net/ORBit/Makefile +++ b/net/ORBit/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.79 2002/09/27 00:45:13 jlam Exp $ +# $NetBSD: Makefile,v 1.80 2002/10/19 10:54:55 rh Exp $ # DISTNAME= ORBit-0.${ORBIT_MAJOR}.${ORBIT_MINOR} PKGREVISION= 1 CATEGORIES= net -MASTER_SITES= ${MASTER_SITE_GNOME:=stable/sources/ORBit/} +MASTER_SITES= ${MASTER_SITE_GNOME:=sources/ORBit/0.${ORBIT_MAJOR}/} MAINTAINER= wiz@netbsd.org HOMEPAGE= http://www.gnome.org/ diff --git a/net/libIDL/Makefile b/net/libIDL/Makefile index 6b9a475d84f..4957fbb7714 100644 --- a/net/libIDL/Makefile +++ b/net/libIDL/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.5 2002/10/08 22:31:43 jlam Exp $ +# $NetBSD: Makefile,v 1.6 2002/10/19 10:54:56 rh Exp $ # DISTNAME= libIDL-0.7.4 PKGREVISION= 2 CATEGORIES= net gnome -MASTER_SITES= ${MASTER_SITE_GNOME:=pre-gnome2/sources/libIDL/} +MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libIDL/0.7/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= rh@netbsd.org diff --git a/net/linc/Makefile b/net/linc/Makefile index 0eef1cd0a4e..6e12b4baad4 100644 --- a/net/linc/Makefile +++ b/net/linc/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.7 2002/10/08 22:31:55 jlam Exp $ +# $NetBSD: Makefile,v 1.8 2002/10/19 10:54:56 rh Exp $ # DISTNAME= linc-0.5.0 PKGREVISION= 1 CATEGORIES= net gnome -MASTER_SITES= ${MASTER_SITE_GNOME:=2.0.0/sources/linc/} +MASTER_SITES= ${MASTER_SITE_GNOME:=sources/linc/0.5/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= rh@netbsd.org diff --git a/print/ggv/Makefile b/print/ggv/Makefile index 4568d3d173f..4b172aecd00 100644 --- a/print/ggv/Makefile +++ b/print/ggv/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.31 2002/10/05 11:09:01 wiz Exp $ +# $NetBSD: Makefile,v 1.32 2002/10/19 10:54:56 rh Exp $ # DISTNAME= ggv-1.0.2 PKGREVISION= 4 CATEGORIES= print gnome -MASTER_SITES= ${MASTER_SITE_GNOME:=stable/sources/ggv/} +MASTER_SITES= ${MASTER_SITE_GNOME:=sources/ggv/1.0/} MAINTAINER= rh@netbsd.org HOMEPAGE= http://www.gnome.org/ diff --git a/print/gnome-print/Makefile b/print/gnome-print/Makefile index 3d746ed91d8..868652b4831 100644 --- a/print/gnome-print/Makefile +++ b/print/gnome-print/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.51 2002/09/21 08:20:52 jlam Exp $ +# $NetBSD: Makefile,v 1.52 2002/10/19 10:54:56 rh Exp $ # DISTNAME= gnome-print-0.36 CATEGORIES= print gnome -MASTER_SITES= ${MASTER_SITE_GNOME:=stable/sources/gnome-print/} +MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-print/0.36/} MAINTAINER= rh@netbsd.org HOMEPAGE= http://www.levien.com/gnome/print-arch.html diff --git a/print/libgnomeprint/Makefile b/print/libgnomeprint/Makefile index 1e93c42d4cf..def422f82c3 100644 --- a/print/libgnomeprint/Makefile +++ b/print/libgnomeprint/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.4 2002/10/16 03:14:44 rh Exp $ +# $NetBSD: Makefile,v 1.5 2002/10/19 10:54:56 rh Exp $ # DISTNAME= libgnomeprint-1.116.0 PKGREVISION= 1 CATEGORIES= print gnome -MASTER_SITES= ${MASTER_SITE_GNOME:=2.0.0/sources/libgnomeprint/} +MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libgnomeprint/1.116/} MAINTAINER= jmmv@hispabsd.org HOMEPAGE= http://www.levien.com/gnome/print-arch.html diff --git a/print/libgnomeprintui/Makefile b/print/libgnomeprintui/Makefile index abb0978ba78..5e0222705e8 100644 --- a/print/libgnomeprintui/Makefile +++ b/print/libgnomeprintui/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.1.1.1 2002/09/12 04:28:27 rh Exp $ +# $NetBSD: Makefile,v 1.2 2002/10/19 10:54:57 rh Exp $ # DISTNAME= libgnomeprintui-1.116.0 CATEGORIES= print gnome -MASTER_SITES= ${MASTER_SITE_GNOME:=2.0.1/sources/libgnomeprintui/} +MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libgnomeprintui/1.116/} MAINTAINER= jmmv@hispabsd.org HOMEPAGE= http://www.levien.com/gnome/print-arch.html diff --git a/sysutils/gnome-vfs/Makefile b/sysutils/gnome-vfs/Makefile index 63d46d39b3a..c2eba78f63b 100644 --- a/sysutils/gnome-vfs/Makefile +++ b/sysutils/gnome-vfs/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.22 2002/10/07 22:35:36 jschauma Exp $ +# $NetBSD: Makefile,v 1.23 2002/10/19 10:54:57 rh Exp $ DISTNAME= gnome-vfs-1.0.3 CATEGORIES= sysutils gnome -MASTER_SITES= ${MASTER_SITE_GNOME:=stable/sources/gnome-vfs/} +MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-vfs/1.0/} MAINTAINER= rh@netbsd.org HOMEPAGE= http://www.gnome.org/ diff --git a/sysutils/gnome-vfs2/Makefile b/sysutils/gnome-vfs2/Makefile index c3eeedc48d1..71300db895d 100644 --- a/sysutils/gnome-vfs2/Makefile +++ b/sysutils/gnome-vfs2/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.3 2002/10/16 03:14:44 rh Exp $ +# $NetBSD: Makefile,v 1.4 2002/10/19 10:54:57 rh Exp $ # DISTNAME= gnome-vfs-2.0.4 PKGNAME= ${DISTNAME:S/vfs/vfs2/} PKGREVISION= 2 CATEGORIES= sysutils gnome -MASTER_SITES= ${MASTER_SITE_GNOME:=2.0.1/sources/gnome-vfs/} +MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-vfs/2.0/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= jmmv@hispabsd.org diff --git a/sysutils/gtop/Makefile b/sysutils/gtop/Makefile index d2d806969de..1fdf127fff5 100644 --- a/sysutils/gtop/Makefile +++ b/sysutils/gtop/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.19 2002/03/13 17:37:43 fredb Exp $ +# $NetBSD: Makefile,v 1.20 2002/10/19 10:54:57 rh Exp $ DISTNAME= gtop-1.0.13 PKGREVISION= 1 CATEGORIES= sysutils gnome -MASTER_SITES= ${MASTER_SITE_GNOME:=stable/sources/gtop/} +MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gtop/1.0/} MAINTAINER= tron@netbsd.org HOMEPAGE= http://www.gnome.org/ diff --git a/sysutils/medusa/Makefile b/sysutils/medusa/Makefile index 8cc8f1e6ba1..e8517a44a0c 100644 --- a/sysutils/medusa/Makefile +++ b/sysutils/medusa/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.6 2002/09/23 23:38:30 jlam Exp $ +# $NetBSD: Makefile,v 1.7 2002/10/19 10:54:58 rh Exp $ # DISTNAME= medusa-0.5.1 PKGREVISION= 1 CATEGORIES= sysutils gnome -MASTER_SITES= ${MASTER_SITE_GNOME:=stable/sources/medusa/} \ +MASTER_SITES= ${MASTER_SITE_GNOME:=sources/medusa/0.5/} \ http://download.eazel.com/source/ MAINTAINER= rh@netbsd.org diff --git a/textproc/intltool/Makefile b/textproc/intltool/Makefile index 8a34f76362a..7ce1afdd5ad 100644 --- a/textproc/intltool/Makefile +++ b/textproc/intltool/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2002/08/25 18:40:02 jlam Exp $ +# $NetBSD: Makefile,v 1.3 2002/10/19 10:54:58 rh Exp $ # DISTNAME= intltool-0.18 CATEGORIES= textproc devel gnome -MASTER_SITES= ${MASTER_SITE_GNOME:=stable/sources/intltool/} +MASTER_SITES= ${MASTER_SITE_GNOME:=sources/intltool/0.18/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= packages@netbsd.org diff --git a/textproc/libunicode/Makefile b/textproc/libunicode/Makefile index 7dbb2e61252..1804096524c 100644 --- a/textproc/libunicode/Makefile +++ b/textproc/libunicode/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.4 2002/08/25 18:40:08 jlam Exp $ +# $NetBSD: Makefile,v 1.5 2002/10/19 10:54:58 rh Exp $ # DISTNAME= libunicode-0.4 CATEGORIES= textproc devel -MASTER_SITES= ${MASTER_SITE_GNOME:=unstable/sources/libunicode/} +MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libunicode/0.4/} MAINTAINER= rh@netbsd.org HOMEPAGE= http://www.pango.org/ diff --git a/textproc/libxml/Makefile b/textproc/libxml/Makefile index 8d7c519aa14..3e42b76c327 100644 --- a/textproc/libxml/Makefile +++ b/textproc/libxml/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.24 2002/08/26 10:21:04 martti Exp $ +# $NetBSD: Makefile,v 1.25 2002/10/19 10:54:58 rh Exp $ # DISTNAME= libxml-1.8.17 CATEGORIES= textproc devel lang gnome MASTER_SITES= ftp://rpmfind.net/pub/veillard/ \ - ${MASTER_SITE_GNOME:=stable/sources/libxml/} + ${MASTER_SITE_GNOME:=sources/libxml/1.8/} MAINTAINER= rh@netbsd.org HOMEPAGE= http://xmlsoft.org/ diff --git a/textproc/scrollkeeper/Makefile b/textproc/scrollkeeper/Makefile index 6ae2c3ba530..a5d6a39b497 100644 --- a/textproc/scrollkeeper/Makefile +++ b/textproc/scrollkeeper/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.7 2002/10/11 09:25:55 rh Exp $ +# $NetBSD: Makefile,v 1.8 2002/10/19 10:54:58 rh Exp $ # DISTNAME= scrollkeeper-0.2 PKGREVISION= 2 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scrollkeeper/} \ - ${MASTER_SITE_GNOME:=stable/sources/scrollkeeper/} + ${MASTER_SITE_GNOME:=sources/scrollkeeper/0.2/} MAINTAINER= packages@netbsd.org HOMEPAGE= http://scrollkeeper.sourceforge.net/ diff --git a/textproc/xml-i18n-tools/Makefile b/textproc/xml-i18n-tools/Makefile index 57684c7cf93..699e6782a7f 100644 --- a/textproc/xml-i18n-tools/Makefile +++ b/textproc/xml-i18n-tools/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2002/08/25 21:51:21 jlam Exp $ +# $NetBSD: Makefile,v 1.6 2002/10/19 10:54:59 rh Exp $ DISTNAME= xml-i18n-tools-0.9 CATEGORIES= textproc gnome -MASTER_SITES= ${MASTER_SITE_GNOME:=stable/sources/xml-i18n-tools/} +MASTER_SITES= ${MASTER_SITE_GNOME:=sources/xml-i18n-tools/0.9/} MAINTAINER= packages@netbsd.org HOMEPAGE= http://news.gnome.org/gnome-news/979851911/ diff --git a/www/glibwww/Makefile b/www/glibwww/Makefile index a8893e81caa..813d536b22a 100644 --- a/www/glibwww/Makefile +++ b/www/glibwww/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.8 2002/08/28 15:53:09 jlam Exp $ +# $NetBSD: Makefile,v 1.9 2002/10/19 10:54:59 rh Exp $ # DISTNAME= glibwww-0.2 PKGREVISION= 2 CATEGORIES= www gnome devel -MASTER_SITES= ${MASTER_SITE_GNOME:=unstable/sources/glibwww/} +MASTER_SITES= ${MASTER_SITE_GNOME:=sources/glibwww/0.2/} MAINTAINER= rh@netbsd.org HOMEPAGE= http://www.gnome.org/ diff --git a/www/gtkhtml/Makefile b/www/gtkhtml/Makefile index 124a0f60b25..8f77b49678d 100644 --- a/www/gtkhtml/Makefile +++ b/www/gtkhtml/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.21 2002/09/21 22:56:28 jlam Exp $ +# $NetBSD: Makefile,v 1.22 2002/10/19 10:54:59 rh Exp $ DISTNAME= gtkhtml-1.0.1 PKGREVISION= 2 CATEGORIES= www gnome -MASTER_SITES= ${MASTER_SITE_GNOME:=unstable/sources/gtkhtml/} +MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gtkhtml/1.0/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= rh@netbsd.org diff --git a/www/libghttp/Makefile b/www/libghttp/Makefile index bec3d6255db..d0491d9cae4 100644 --- a/www/libghttp/Makefile +++ b/www/libghttp/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2002/08/25 18:40:20 jlam Exp $ +# $NetBSD: Makefile,v 1.11 2002/10/19 10:54:59 rh Exp $ DISTNAME= libghttp-1.0.9 CATEGORIES= www gnome -MASTER_SITES= ${MASTER_SITE_GNOME:=stable/sources/libghttp/} +MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libghttp/1.0/} MAINTAINER= tron@netbsd.org HOMEPAGE= http://www.gnome.org/ diff --git a/www/libgtkhtml/Makefile b/www/libgtkhtml/Makefile index 83abcb3986a..16c37015162 100644 --- a/www/libgtkhtml/Makefile +++ b/www/libgtkhtml/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.1.1.1 2002/09/21 01:26:09 rh Exp $ +# $NetBSD: Makefile,v 1.2 2002/10/19 10:54:59 rh Exp $ # DISTNAME= libgtkhtml-2.0.2 CATEGORIES= devel gnome -MASTER_SITES= ${MASTER_SITE_GNOME:=2.0.1/sources/libgtkhtml/} +MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libgtkhtml/2.0/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= jmmv@hispabsd.org diff --git a/x11/controlcenter/Makefile b/x11/controlcenter/Makefile index 19b2fc06dee..c58b533df08 100644 --- a/x11/controlcenter/Makefile +++ b/x11/controlcenter/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.43 2002/10/05 03:39:34 rh Exp $ +# $NetBSD: Makefile,v 1.44 2002/10/19 10:55:00 rh Exp $ DISTNAME= control-center-1.4.0.4 CATEGORIES= x11 gnome -MASTER_SITES= ${MASTER_SITE_GNOME:=stable/sources/control-center/} +MASTER_SITES= ${MASTER_SITE_GNOME:=sources/control-center/1.4/} MAINTAINER= jlam@netbsd.org HOMEPAGE= http://www.gnome.org/ diff --git a/x11/gdm/Makefile b/x11/gdm/Makefile index cecdf5889a5..c4beb8ab939 100644 --- a/x11/gdm/Makefile +++ b/x11/gdm/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.28 2002/07/27 15:20:05 jschauma Exp $ +# $NetBSD: Makefile,v 1.29 2002/10/19 10:55:00 rh Exp $ DISTNAME= gdm-2.2.0 PKGREVISION= 2 CATEGORIES= x11 gnome -MASTER_SITES= ${MASTER_SITE_GNOME:=stable/sources/gdm/} \ +MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gdm/2.2/} \ ${MASTER_SITE_LOCAL} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} Daemon.README Daemon.png diff --git a/x11/gnome-applets/Makefile b/x11/gnome-applets/Makefile index da25a84c6a3..6709d28ddd7 100644 --- a/x11/gnome-applets/Makefile +++ b/x11/gnome-applets/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.21 2002/10/08 17:50:59 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2002/10/19 10:55:00 rh Exp $ # DISTNAME= gnome-applets-1.4.0.4 PKGREVISION= 2 CATEGORIES= x11 gnome -MASTER_SITES= ${MASTER_SITE_GNOME:=stable/sources/gnome-applets/} +MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-applets/1.4/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= packages@netbsd.org diff --git a/x11/gnome-core/Makefile b/x11/gnome-core/Makefile index 39ffca0716d..75a1539c658 100644 --- a/x11/gnome-core/Makefile +++ b/x11/gnome-core/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.80 2002/09/21 23:11:19 jlam Exp $ +# $NetBSD: Makefile,v 1.81 2002/10/19 10:55:00 rh Exp $ # DISTNAME= gnome-core-1.4.2 CATEGORIES= x11 gnome -MASTER_SITES= ${MASTER_SITE_GNOME:=stable/sources/gnome-core/} +MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-core/1.4/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= rh@netbsd.org diff --git a/x11/gnome-desktop/Makefile b/x11/gnome-desktop/Makefile index e4a5cd07dbe..26f46b0d8ca 100644 --- a/x11/gnome-desktop/Makefile +++ b/x11/gnome-desktop/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.2 2002/09/15 05:35:28 rh Exp $ +# $NetBSD: Makefile,v 1.3 2002/10/19 10:55:00 rh Exp $ # DISTNAME= gnome-desktop-2.0.8 PKGREVISION= 1 CATEGORIES= x11 gnome -MASTER_SITES= ${MASTER_SITE_GNOME:=2.0.1/sources/gnome-desktop/} +MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-desktop/2.0/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= jmmv@hispabsd.org diff --git a/x11/gnome-libs/Makefile b/x11/gnome-libs/Makefile index 0e2b2ce2af7..85f7a1137b0 100644 --- a/x11/gnome-libs/Makefile +++ b/x11/gnome-libs/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.77 2002/08/25 18:40:30 jlam Exp $ +# $NetBSD: Makefile,v 1.78 2002/10/19 10:55:01 rh Exp $ DISTNAME= gnome-libs-1.4.1.4 +PKGREVISION= 1 CATEGORIES= x11 gnome -MASTER_SITES= ${MASTER_SITE_GNOME:=stable/sources/gnome-libs/} +MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-libs/1.4/} MAINTAINER= tron@netbsd.org HOMEPAGE= http://www.gnome.org/ @@ -45,6 +46,13 @@ pre-configure: ${CHMOD} 0755 ${WRKSRC}/configure .endif +post-extract: +.for file in gnome-app-helper-convenience-macros.htm \ + gnome-app-helper-keybindings-config.htm + cd ${WRKSRC}/devel-docs/gnome-dev-info/gnome-dev-info && \ + ( [ -e ${file}l ] || ${MV} ${file} ${file}l ) +.endfor + post-patch: ${MV} ${WRKSRC}/gnome-config.in ${WRKSRC}/gnome-config.in-pre-lpath && \ ${SED} -e "s|@LOCALBASE@|${LOCALBASE}|g" \ diff --git a/x11/gnome-python/Makefile b/x11/gnome-python/Makefile index 7d3250663d9..6f2a1888502 100644 --- a/x11/gnome-python/Makefile +++ b/x11/gnome-python/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.28 2002/10/05 11:22:40 wiz Exp $ +# $NetBSD: Makefile,v 1.29 2002/10/19 10:55:01 rh Exp $ DISTNAME= gnome-python-1.4.0 PKGNAME= ${PYPKGPREFIX}-gnome-1.4.0 PKGREVISION= 2 CATEGORIES= x11 gnome -MASTER_SITES= ${MASTER_SITE_GNOME:=stable/sources/gnome-python/} +MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-python/1.4/} MAINTAINER= drochner@netbsd.org HOMEPAGE= http://www.daa.com.au/~james/gnome/ diff --git a/x11/gnome-session/Makefile b/x11/gnome-session/Makefile index 48ffb1b18e5..449e9b6e8cf 100644 --- a/x11/gnome-session/Makefile +++ b/x11/gnome-session/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.1.1.1 2002/09/15 06:03:04 rh Exp $ +# $NetBSD: Makefile,v 1.2 2002/10/19 10:55:01 rh Exp $ # DISTNAME= gnome-session-2.0.7 CATEGORIES= x11 gnome -MASTER_SITES= ${MASTER_SITE_GNOME:=2.0.1/sources/gnome-session/} +MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-session/2.0/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= jmmv@hispabsd.org diff --git a/x11/gnome-users-guide/Makefile b/x11/gnome-users-guide/Makefile index 21739845f83..ccb33035cd3 100644 --- a/x11/gnome-users-guide/Makefile +++ b/x11/gnome-users-guide/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.8 2002/03/13 17:37:57 fredb Exp $ +# $NetBSD: Makefile,v 1.9 2002/10/19 10:55:02 rh Exp $ DISTNAME= users-guide-1.2 PKGNAME= gnome-users-guide-1.2 PKGREVISION= 1 CATEGORIES= x11 gnome -MASTER_SITES= ${MASTER_SITE_GNOME:=stable/sources/users-guide/} +MASTER_SITES= ${MASTER_SITE_GNOME:=sources/users-guide/1.2/} MAINTAINER= tron@netbsd.org HOMEPAGE= http://www.gnome.org/users-guide/project.shtml diff --git a/x11/gnome2-control-center/Makefile b/x11/gnome2-control-center/Makefile index 8c57437788d..e512dad380d 100644 --- a/x11/gnome2-control-center/Makefile +++ b/x11/gnome2-control-center/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.1.1.1 2002/09/15 05:48:52 rh Exp $ +# $NetBSD: Makefile,v 1.2 2002/10/19 10:55:02 rh Exp $ # DISTNAME= control-center-2.0.1.1 PKGNAME= gnome2-${DISTNAME} CATEGORIES= x11 gnome -MASTER_SITES= ${MASTER_SITE_GNOME:=2.0.1/sources/control-center/} +MASTER_SITES= ${MASTER_SITE_GNOME:=sources/control-center/2.0/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= jmmv@hispabsd.org diff --git a/x11/gtk--/Makefile b/x11/gtk--/Makefile index 92ada681f45..ad6419ed3c5 100644 --- a/x11/gtk--/Makefile +++ b/x11/gtk--/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.25 2002/09/11 21:53:46 wiz Exp $ +# $NetBSD: Makefile,v 1.26 2002/10/19 10:55:02 rh Exp $ # DISTNAME= gtkmm-1.2.10 PKGNAME= gtk---1.2.10 CATEGORIES= x11 devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gtkmm/} \ - ${MASTER_SITE_GNOME:=stable/sources/gtkmm/} + ${MASTER_SITE_GNOME:=sources/gtkmm/1.2/} MAINTAINER= bsieker@freenet.de HOMEPAGE= http://gtkmm.sourceforge.net/ diff --git a/x11/gtk-engines/Makefile b/x11/gtk-engines/Makefile index 3e46f454074..7ee6b0fd00b 100644 --- a/x11/gtk-engines/Makefile +++ b/x11/gtk-engines/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2002/10/09 14:09:28 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2002/10/19 10:55:03 rh Exp $ DISTNAME= gtk-engines-0.12 PKGREVISION= 1 CATEGORIES= x11 -MASTER_SITES= ${MASTER_SITE_GNOME:=stable/sources/gtk-engines/} +MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gtk-engines/0.12/} MAINTAINER= tron@netbsd.org HOMEPAGE= http://www.gnome.org/ diff --git a/x11/gtk/Makefile b/x11/gtk/Makefile index da0b6a161f6..5fc3b5a1090 100644 --- a/x11/gtk/Makefile +++ b/x11/gtk/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.75 2002/08/25 18:40:33 jlam Exp $ +# $NetBSD: Makefile,v 1.76 2002/10/19 10:55:02 rh Exp $ DISTNAME= gtk+-1.2.10 PKGREVISION= 3 @@ -6,7 +6,7 @@ CATEGORIES= x11 MASTER_SITES= ftp://ftp.gtk.org/pub/gtk/v1.2/ \ ftp://ftp.cs.umn.edu/pub/gimp/gtk/v1.2/ \ http://www.ameth.org/gimp/pub/gtk/v1.2/ \ - ${MASTER_SITE_GNOME:=stable/sources/gtk/} + ${MASTER_SITE_GNOME:=sources/gtk/1.2/} MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.gtk.org/ diff --git a/x11/gtk2-engines/Makefile b/x11/gtk2-engines/Makefile index 82fbf8ea2d2..4feb79fd577 100644 --- a/x11/gtk2-engines/Makefile +++ b/x11/gtk2-engines/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.1.1.1 2002/09/12 04:56:07 rh Exp $ +# $NetBSD: Makefile,v 1.2 2002/10/19 10:55:03 rh Exp $ # DISTNAME= gtk-engines-1.9.0 CATEGORIES= x11 -MASTER_SITES= ${MASTER_SITE_GNOME:=2.0.1/sources/gtk-engines/} +MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gtk-engines/1.9/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= jmmv@hispabsd.org diff --git a/x11/gtk2/Makefile b/x11/gtk2/Makefile index 0320902133a..fb80b1b748f 100644 --- a/x11/gtk2/Makefile +++ b/x11/gtk2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2002/10/08 00:02:18 jlam Exp $ +# $NetBSD: Makefile,v 1.13 2002/10/19 10:55:03 rh Exp $ # DISTNAME= gtk+-2.0.6 @@ -8,7 +8,7 @@ CATEGORIES= x11 MASTER_SITES= ftp://ftp.gtk.org/pub/gtk/v2.0/ \ ftp://ftp.cs.umn.edu/pub/gimp/gtk/v2.0/ \ http://www.ameth.org/gimp/pub/gtk/v2.0/ \ - ${MASTER_SITE_GNOME:=stable/sources/gtk/} + ${MASTER_SITE_GNOME:=sources/gtk/2.0/} MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.gtk.org/ |