diff options
author | mycroft <mycroft@pkgsrc.org> | 2003-01-10 01:02:35 +0000 |
---|---|---|
committer | mycroft <mycroft@pkgsrc.org> | 2003-01-10 01:02:35 +0000 |
commit | 0123663ba5e40d7ba7f2a8646bb96f2f7a1764d8 (patch) | |
tree | 935c20722046d4ce9359720936e711bf3c770f3a /wm/sawfish | |
parent | a6a685f39b9914dd5f37fe9ef68cdc4287cf2854 (diff) | |
download | pkgsrc-0123663ba5e40d7ba7f2a8646bb96f2f7a1764d8.tar.gz |
Update from 1.0.1 to 1.2. Tons of translation updates, and support for Xft.
Diffstat (limited to 'wm/sawfish')
-rw-r--r-- | wm/sawfish/Makefile | 4 | ||||
-rw-r--r-- | wm/sawfish/Makefile.common | 6 | ||||
-rw-r--r-- | wm/sawfish/distinfo | 6 |
3 files changed, 8 insertions, 8 deletions
diff --git a/wm/sawfish/Makefile b/wm/sawfish/Makefile index 50f3ab58538..7f5b0c2f03b 100644 --- a/wm/sawfish/Makefile +++ b/wm/sawfish/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2002/10/08 13:22:37 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2003/01/10 01:02:35 mycroft Exp $ # PKGNAME= sawfish-${SF_VERS} -PKGREVISION= 2 +#PKGREVISION= 2 COMMENT= GNOME-aware window manager that is fully configurable in Lisp diff --git a/wm/sawfish/Makefile.common b/wm/sawfish/Makefile.common index a0f62ef3934..acbf8c988c8 100644 --- a/wm/sawfish/Makefile.common +++ b/wm/sawfish/Makefile.common @@ -1,7 +1,7 @@ -# $NetBSD: Makefile.common,v 1.11 2002/10/08 13:22:37 wiz Exp $ +# $NetBSD: Makefile.common,v 1.12 2003/01/10 01:02:35 mycroft Exp $ -DISTNAME= sawfish-${SF_VERS} -SF_VERS= 1.0.1 +DISTNAME= sawfish-${SF_VERS}-gtk1 +SF_VERS= 1.2 CATEGORIES= x11 gnome wm MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=sawmill/} diff --git a/wm/sawfish/distinfo b/wm/sawfish/distinfo index 3b35e6d93e2..b85f32814ff 100644 --- a/wm/sawfish/distinfo +++ b/wm/sawfish/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.5 2002/10/08 13:22:37 wiz Exp $ +$NetBSD: distinfo,v 1.6 2003/01/10 01:02:36 mycroft Exp $ -SHA1 (sawfish-1.0.1.tar.gz) = bd254134da79b66da431f4b61f9fb2f3b2cf378f -Size (sawfish-1.0.1.tar.gz) = 1326727 bytes +SHA1 (sawfish-1.2-gtk1.tar.gz) = 03ea1b6aa917db7ec52047c661bbadef8793e74a +Size (sawfish-1.2-gtk1.tar.gz) = 1519847 bytes SHA1 (patch-aa) = 68ebcda2da73b32c245844d7b753e6b68e880647 SHA1 (patch-ab) = 20ffaa03c787c0edaee2cdeea5855395ebb57fdc SHA1 (patch-ac) = 0f9558d5c968074d5ecf76534952478f128c2c29 |