diff options
author | salo <salo@pkgsrc.org> | 2003-11-12 01:31:47 +0000 |
---|---|---|
committer | salo <salo@pkgsrc.org> | 2003-11-12 01:31:47 +0000 |
commit | f35979c642faf59d1dca704dbcd3fbc7a9d70735 (patch) | |
tree | b76e11f1eaaa3fa50c5d00ad5d5aeb4601b3e81f /wm | |
parent | b1908db70762800971e8683c72b9f0fdbbb148da (diff) | |
download | pkgsrc-f35979c642faf59d1dca704dbcd3fbc7a9d70735.tar.gz |
PKGREVISION++ due to devel/popt update.
Diffstat (limited to 'wm')
-rw-r--r-- | wm/econf/Makefile | 4 | ||||
-rw-r--r-- | wm/metacity-setup/Makefile | 4 | ||||
-rw-r--r-- | wm/metacity/Makefile | 3 | ||||
-rw-r--r-- | wm/metacity/buildlink2.mk | 4 | ||||
-rw-r--r-- | wm/sawfish-replibs/Makefile | 4 | ||||
-rw-r--r-- | wm/sawfish/Makefile | 4 |
6 files changed, 12 insertions, 11 deletions
diff --git a/wm/econf/Makefile b/wm/econf/Makefile index c841fc1ad70..e105f7f766a 100644 --- a/wm/econf/Makefile +++ b/wm/econf/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2003/07/21 17:34:01 martti Exp $ +# $NetBSD: Makefile,v 1.12 2003/11/12 01:31:51 salo Exp $ # DISTNAME= enlightenment-conf-0.15 PKGNAME= econf-0.15 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= x11 wm MASTER_SITES= ftp://www.rasterman.com/pub/enlightenment/enlightenment/ diff --git a/wm/metacity-setup/Makefile b/wm/metacity-setup/Makefile index ffb131c149e..1897e46717e 100644 --- a/wm/metacity-setup/Makefile +++ b/wm/metacity-setup/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2003/07/17 22:55:15 grant Exp $ +# $NetBSD: Makefile,v 1.5 2003/11/12 01:31:52 salo Exp $ # DISTNAME= metacity-setup-0.7.1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= wm MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=metacity-setup/} diff --git a/wm/metacity/Makefile b/wm/metacity/Makefile index 53e22b52d84..a8abf11d2a5 100644 --- a/wm/metacity/Makefile +++ b/wm/metacity/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2003/07/23 15:34:17 jmmv Exp $ +# $NetBSD: Makefile,v 1.15 2003/11/12 01:31:52 salo Exp $ # DISTNAME= metacity-2.4.55 +PKGREVISION= 1 CATEGORIES= wm x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/metacity/2.4/} EXTRACT_SUFX= .tar.bz2 diff --git a/wm/metacity/buildlink2.mk b/wm/metacity/buildlink2.mk index adaa40403e8..da896f93050 100644 --- a/wm/metacity/buildlink2.mk +++ b/wm/metacity/buildlink2.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink2.mk,v 1.5 2003/07/23 15:34:17 jmmv Exp $ +# $NetBSD: buildlink2.mk,v 1.6 2003/11/12 01:31:52 salo Exp $ # # This Makefile fragment is included by packages that use metacity. # @@ -9,7 +9,7 @@ METACITY_BUILDLINK2_MK= # defined BUILDLINK_PACKAGES+= metacity -BUILDLINK_DEPENDS.metacity?= metacity>=2.4.55 +BUILDLINK_DEPENDS.metacity?= metacity>=2.4.55nb1 BUILDLINK_PKGSRCDIR.metacity?= ../../wm/metacity EVAL_PREFIX+= BUILDLINK_PREFIX.metacity=metacity diff --git a/wm/sawfish-replibs/Makefile b/wm/sawfish-replibs/Makefile index 6a08c81f8fc..505d4c69330 100644 --- a/wm/sawfish-replibs/Makefile +++ b/wm/sawfish-replibs/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2003/07/21 17:34:05 martti Exp $ +# $NetBSD: Makefile,v 1.10 2003/11/12 01:31:52 salo Exp $ # PKGNAME= sawfish-replibs-${SF_VERS} -PKGREVISION= 2 +PKGREVISION= 3 COMMENT= Librep Lisp libraries for sawfish diff --git a/wm/sawfish/Makefile b/wm/sawfish/Makefile index 67afe979cb5..92600c8ebdb 100644 --- a/wm/sawfish/Makefile +++ b/wm/sawfish/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2003/08/09 11:30:27 seb Exp $ +# $NetBSD: Makefile,v 1.20 2003/11/12 01:31:52 salo Exp $ # PKGNAME= sawfish-${SF_VERS} -PKGREVISION= 4 +PKGREVISION= 5 COMMENT= GNOME-aware window manager that is fully configurable in Lisp |