diff options
author | marcus <marcus@FreeBSD.org> | 2002-06-15 09:05:13 +0000 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2002-06-15 09:05:13 +0000 |
commit | 186a2a99c58f8f338ebec73eda8405cbdfe0264c (patch) | |
tree | e73efa97857e7bf14f7c1a7846a29bb5df3074f3 /x11-wm | |
parent | cd370788c796ff38e84ff5945ba17101b184968e (diff) | |
download | FreeBSD-ports-186a2a99c58f8f338ebec73eda8405cbdfe0264c.zip FreeBSD-ports-186a2a99c58f8f338ebec73eda8405cbdfe0264c.tar.gz |
Update to GNOME 2.0 Release Candidate 1...the "Fever Pitch" release.
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/sawfish2/Makefile | 5 | ||||
-rw-r--r-- | x11-wm/sawfish2/distinfo | 2 |
2 files changed, 3 insertions, 4 deletions
diff --git a/x11-wm/sawfish2/Makefile b/x11-wm/sawfish2/Makefile index e89ae63..b88ea2a 100644 --- a/x11-wm/sawfish2/Makefile +++ b/x11-wm/sawfish2/Makefile @@ -6,10 +6,10 @@ # PORTNAME= sawfish2 -PORTVERSION= 2002.05.24 +PORTVERSION= 2002.06.11 CATEGORIES= x11-wm MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= pre-gnome2/releases/gnome-2.0-desktop-20020607 +MASTER_SITE_SUBDIR= pre-gnome2/releases/gnome-2.0-desktop-rc1 DISTNAME= sawfish-${PORTVERSION:S/./-/g} DIST_SUBDIR= gnome2 @@ -25,7 +25,6 @@ PLIST_SUB= GNUHOST=${GNUHOST} VERSION=2.0.pre1 USE_BZIP2= yes USE_X_PREFIX= yes USE_GMAKE= yes -USE_IMLIB= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-readline \ --localstatedir=${PREFIX}/share \ diff --git a/x11-wm/sawfish2/distinfo b/x11-wm/sawfish2/distinfo index 82877ab..cb0be55 100644 --- a/x11-wm/sawfish2/distinfo +++ b/x11-wm/sawfish2/distinfo @@ -1 +1 @@ -MD5 (gnome2/sawfish-2002-05-24.tar.bz2) = e6b01c0c7b37e2ecfc27c8b544258d98 +MD5 (gnome2/sawfish-2002-06-11.tar.bz2) = 6217c3810620dab57e84203b19783aa0 |