summaryrefslogtreecommitdiff
path: root/wm
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2020-03-10 22:08:37 +0000
committerwiz <wiz@pkgsrc.org>2020-03-10 22:08:37 +0000
commitaea435c684475a7d69a14634c0e51d603ab462ae (patch)
tree9fd7a37dbb2162cea8ab6c0cd54f7f398658d288 /wm
parentb16775744b3813e095efae692a24050371dacda5 (diff)
downloadpkgsrc-aea435c684475a7d69a14634c0e51d603ab462ae.tar.gz
librsvg: update bl3.mk to remove libcroco in rust case
recursive bump for the dependency change
Diffstat (limited to 'wm')
-rw-r--r--wm/afterstep/Makefile4
-rw-r--r--wm/afterstep/buildlink3.mk4
-rw-r--r--wm/awesome/Makefile4
-rw-r--r--wm/bmpanel2/Makefile4
-rw-r--r--wm/compiz-fusion-plugins-extra/Makefile4
-rw-r--r--wm/compiz-fusion-plugins-main/Makefile4
-rw-r--r--wm/compiz-fusion-plugins-main/buildlink3.mk4
-rw-r--r--wm/compiz/Makefile4
-rw-r--r--wm/compiz/buildlink3.mk4
-rw-r--r--wm/e16menuedit2/Makefile4
-rw-r--r--wm/enlightenment16/Makefile4
-rw-r--r--wm/fvwm/Makefile4
-rw-r--r--wm/i3/Makefile4
-rw-r--r--wm/jwm/Makefile4
-rw-r--r--wm/marco/Makefile4
-rw-r--r--wm/marco/buildlink3.mk4
-rw-r--r--wm/mate-netbook/Makefile4
-rw-r--r--wm/obconf/Makefile4
-rw-r--r--wm/openbox/Makefile4
-rw-r--r--wm/openbox/buildlink3.mk4
-rw-r--r--wm/oroborox/Makefile4
-rw-r--r--wm/sawfish/Makefile4
-rw-r--r--wm/selectwm/Makefile4
-rw-r--r--wm/trayer/Makefile4
-rw-r--r--wm/wbar/Makefile4
-rw-r--r--wm/windowmaker/Makefile4
-rw-r--r--wm/wmakerconf/Makefile4
-rw-r--r--wm/xfce4-wm-themes/Makefile4
-rw-r--r--wm/xfce4-wm/Makefile4
29 files changed, 58 insertions, 58 deletions
diff --git a/wm/afterstep/Makefile b/wm/afterstep/Makefile
index 0e594a80841..2bcc76ebd54 100644
--- a/wm/afterstep/Makefile
+++ b/wm/afterstep/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.93 2020/03/08 16:48:17 wiz Exp $
+# $NetBSD: Makefile,v 1.94 2020/03/10 22:09:03 wiz Exp $
DISTNAME= AfterStep-2.2.11
PKGNAME= ${DISTNAME:S/AfterStep/afterstep/}
-PKGREVISION= 25
+PKGREVISION= 26
CATEGORIES= wm
MASTER_SITES= ftp://ftp.afterstep.org/stable/
EXTRACT_SUFX= .tar.bz2
diff --git a/wm/afterstep/buildlink3.mk b/wm/afterstep/buildlink3.mk
index 0acdd25ce36..057fe2006d0 100644
--- a/wm/afterstep/buildlink3.mk
+++ b/wm/afterstep/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.11 2020/03/08 16:48:17 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.12 2020/03/10 22:09:03 wiz Exp $
BUILDLINK_TREE+= afterstep
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= afterstep
AFTERSTEP_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.afterstep+= afterstep>=2.2.11
-BUILDLINK_ABI_DEPENDS.afterstep?= afterstep>=2.2.11nb25
+BUILDLINK_ABI_DEPENDS.afterstep?= afterstep>=2.2.11nb26
BUILDLINK_PKGSRCDIR.afterstep?= ../../wm/afterstep
BUILDLINK_DEPMETHOD.afterstep?= build
diff --git a/wm/awesome/Makefile b/wm/awesome/Makefile
index d66fca12679..c603594c546 100644
--- a/wm/awesome/Makefile
+++ b/wm/awesome/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.70 2020/03/08 16:51:32 wiz Exp $
+# $NetBSD: Makefile,v 1.71 2020/03/10 22:11:06 wiz Exp $
DISTNAME= awesome-4.3
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= wm
EXTRACT_SUFX= .tar.xz
MASTER_SITES= ${MASTER_SITE_GITHUB:=awesomeWM/}
diff --git a/wm/bmpanel2/Makefile b/wm/bmpanel2/Makefile
index f70c4d67218..d94e7c5683f 100644
--- a/wm/bmpanel2/Makefile
+++ b/wm/bmpanel2/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.39 2020/03/08 16:51:32 wiz Exp $
+# $NetBSD: Makefile,v 1.40 2020/03/10 22:11:06 wiz Exp $
DISTNAME= bmpanel2-2.1pre1
-PKGREVISION= 25
+PKGREVISION= 26
CATEGORIES= sysutils
MASTER_SITES= http://bmpanel2.googlecode.com/files/
diff --git a/wm/compiz-fusion-plugins-extra/Makefile b/wm/compiz-fusion-plugins-extra/Makefile
index a18867ef1f6..b9824d87807 100644
--- a/wm/compiz-fusion-plugins-extra/Makefile
+++ b/wm/compiz-fusion-plugins-extra/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.74 2020/03/08 16:51:32 wiz Exp $
+# $NetBSD: Makefile,v 1.75 2020/03/10 22:11:06 wiz Exp $
#
PKGVER= 0.8.8
PKGNAME= compiz-fusion-plugins-extra-${PKGVER}
DISTNAME= compiz-plugins-extra-${PKGVER}
-PKGREVISION= 45
+PKGREVISION= 46
CATEGORIES= wm x11
MASTER_SITES= http://releases.compiz.org/${PKGVER}/
diff --git a/wm/compiz-fusion-plugins-main/Makefile b/wm/compiz-fusion-plugins-main/Makefile
index 7f275fb7e62..2e684d0082c 100644
--- a/wm/compiz-fusion-plugins-main/Makefile
+++ b/wm/compiz-fusion-plugins-main/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.70 2020/03/08 16:48:17 wiz Exp $
+# $NetBSD: Makefile,v 1.71 2020/03/10 22:09:03 wiz Exp $
#
PKGVER= 0.8.8
PKGNAME= compiz-fusion-plugins-main-${PKGVER}
DISTNAME= compiz-plugins-main-${PKGVER}
-PKGREVISION= 39
+PKGREVISION= 40
CATEGORIES= wm x11
MASTER_SITES= http://releases.compiz.org/${PKGVER}/
diff --git a/wm/compiz-fusion-plugins-main/buildlink3.mk b/wm/compiz-fusion-plugins-main/buildlink3.mk
index 6534847cc44..30fc46fb6f6 100644
--- a/wm/compiz-fusion-plugins-main/buildlink3.mk
+++ b/wm/compiz-fusion-plugins-main/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.35 2020/03/08 16:48:17 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.36 2020/03/10 22:09:03 wiz Exp $
BUILDLINK_TREE+= compiz-fusion-plugins-main
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= compiz-fusion-plugins-main
COMPIZ_FUSION_PLUGINS_MAIN_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.compiz-fusion-plugins-main+= compiz-fusion-plugins-main>=0.6.0nb1
-BUILDLINK_ABI_DEPENDS.compiz-fusion-plugins-main+= compiz-fusion-plugins-main>=0.8.8nb39
+BUILDLINK_ABI_DEPENDS.compiz-fusion-plugins-main+= compiz-fusion-plugins-main>=0.8.8nb40
BUILDLINK_PKGSRCDIR.compiz-fusion-plugins-main?= ../../wm/compiz-fusion-plugins-main
.include "../../x11/libXrandr/buildlink3.mk"
diff --git a/wm/compiz/Makefile b/wm/compiz/Makefile
index 77702431137..4ae9f6a6ab7 100644
--- a/wm/compiz/Makefile
+++ b/wm/compiz/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.124 2020/03/08 16:48:17 wiz Exp $
+# $NetBSD: Makefile,v 1.125 2020/03/10 22:09:03 wiz Exp $
#
PKGVER= 0.8.8
DISTNAME= compiz-${PKGVER}
-PKGREVISION= 55
+PKGREVISION= 56
CATEGORIES= wm x11
MASTER_SITES= http://releases.compiz.org/${PKGVER}/
diff --git a/wm/compiz/buildlink3.mk b/wm/compiz/buildlink3.mk
index 707f45de295..8b54e8fd976 100644
--- a/wm/compiz/buildlink3.mk
+++ b/wm/compiz/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.63 2020/03/08 16:48:17 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.64 2020/03/10 22:09:03 wiz Exp $
BUILDLINK_TREE+= compiz
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= compiz
COMPIZ_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.compiz+= compiz>=0.6.2
-BUILDLINK_ABI_DEPENDS.compiz+= compiz>=0.8.8nb55
+BUILDLINK_ABI_DEPENDS.compiz+= compiz>=0.8.8nb56
BUILDLINK_PKGSRCDIR.compiz?= ../../wm/compiz
pkgbase := compiz
diff --git a/wm/e16menuedit2/Makefile b/wm/e16menuedit2/Makefile
index 70551ddd6fb..182c9df36c5 100644
--- a/wm/e16menuedit2/Makefile
+++ b/wm/e16menuedit2/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.57 2020/03/08 16:51:32 wiz Exp $
+# $NetBSD: Makefile,v 1.58 2020/03/10 22:11:07 wiz Exp $
DISTNAME= e16menuedit2-0.0.3
-PKGREVISION= 34
+PKGREVISION= 35
CATEGORIES= wm x11
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=enlightenment/}
diff --git a/wm/enlightenment16/Makefile b/wm/enlightenment16/Makefile
index 76fbb5093c0..a4659b78901 100644
--- a/wm/enlightenment16/Makefile
+++ b/wm/enlightenment16/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2020/03/08 16:51:32 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2020/03/10 22:11:07 wiz Exp $
DISTNAME= e16-1.0.21
PKGNAME= ${DISTNAME:S/e/enlightenment/}
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= wm x11
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=enlightenment/}
diff --git a/wm/fvwm/Makefile b/wm/fvwm/Makefile
index 88809314bef..8dd01ca8dc8 100644
--- a/wm/fvwm/Makefile
+++ b/wm/fvwm/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.44 2020/03/08 16:51:32 wiz Exp $
+# $NetBSD: Makefile,v 1.45 2020/03/10 22:11:07 wiz Exp $
DISTNAME= fvwm-${FVWM_VER}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= x11 wm
MASTER_SITES= ${MASTER_SITE_GITHUB:=fvwmorg/}
GITHUB_RELEASE= ${FVWM_VER}
diff --git a/wm/i3/Makefile b/wm/i3/Makefile
index 8216f70e065..b568f8e505c 100644
--- a/wm/i3/Makefile
+++ b/wm/i3/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.34 2020/03/08 16:51:32 wiz Exp $
+# $NetBSD: Makefile,v 1.35 2020/03/10 22:11:07 wiz Exp $
DISTNAME= i3-4.18
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= wm
MASTER_SITES= https://i3wm.org/downloads/
EXTRACT_SUFX= .tar.bz2
diff --git a/wm/jwm/Makefile b/wm/jwm/Makefile
index cad653dabbd..4fc943298ee 100644
--- a/wm/jwm/Makefile
+++ b/wm/jwm/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.43 2020/03/08 16:51:33 wiz Exp $
+# $NetBSD: Makefile,v 1.44 2020/03/10 22:11:07 wiz Exp $
DISTNAME= jwm-2.3.7
-PKGREVISION= 7
+PKGREVISION= 8
CATEGORIES= wm x11
MASTER_SITES= http://www.joewing.net/programs/jwm/releases/
EXTRACT_SUFX= .tar.xz
diff --git a/wm/marco/Makefile b/wm/marco/Makefile
index 63a7b7143e1..4e12de2eb8c 100644
--- a/wm/marco/Makefile
+++ b/wm/marco/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.21 2020/03/08 16:48:17 wiz Exp $
+# $NetBSD: Makefile,v 1.22 2020/03/10 22:09:03 wiz Exp $
-PKGREVISION= 1
+PKGREVISION= 2
.include "../../meta-pkgs/mate/Makefile.common"
DISTNAME= marco-${VERSION:R}.4
diff --git a/wm/marco/buildlink3.mk b/wm/marco/buildlink3.mk
index c4fda877e09..a5611b95d17 100644
--- a/wm/marco/buildlink3.mk
+++ b/wm/marco/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.13 2020/03/08 16:48:17 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.14 2020/03/10 22:09:03 wiz Exp $
#
BUILDLINK_TREE+= marco
@@ -7,7 +7,7 @@ BUILDLINK_TREE+= marco
MARCO_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.marco+= marco>=1.8.2
-BUILDLINK_ABI_DEPENDS.marco+= marco>=1.22.4nb1
+BUILDLINK_ABI_DEPENDS.marco+= marco>=1.22.4nb2
BUILDLINK_PKGSRCDIR.marco?= ../../wm/marco
.include "../../audio/libcanberra/buildlink3.mk"
diff --git a/wm/mate-netbook/Makefile b/wm/mate-netbook/Makefile
index 59d573aa2e5..ce6b095239c 100644
--- a/wm/mate-netbook/Makefile
+++ b/wm/mate-netbook/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.19 2020/03/08 16:51:33 wiz Exp $
+# $NetBSD: Makefile,v 1.20 2020/03/10 22:11:07 wiz Exp $
-PKGREVISION= 1
+PKGREVISION= 2
.include "../../meta-pkgs/mate/Makefile.common"
DISTNAME= mate-netbook-${VERSION:R}.2
diff --git a/wm/obconf/Makefile b/wm/obconf/Makefile
index bdaf21bbe57..5fcb586c94d 100644
--- a/wm/obconf/Makefile
+++ b/wm/obconf/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.54 2020/03/08 16:51:33 wiz Exp $
+# $NetBSD: Makefile,v 1.55 2020/03/10 22:11:07 wiz Exp $
DISTNAME= obconf-2.0.4
-PKGREVISION= 11
+PKGREVISION= 12
CATEGORIES= wm
MASTER_SITES= http://openbox.org/dist/obconf/
diff --git a/wm/openbox/Makefile b/wm/openbox/Makefile
index 12357c6bfd4..b882fe0c3c5 100644
--- a/wm/openbox/Makefile
+++ b/wm/openbox/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.103 2020/03/08 16:48:17 wiz Exp $
+# $NetBSD: Makefile,v 1.104 2020/03/10 22:09:03 wiz Exp $
DISTNAME= openbox-3.6.1
-PKGREVISION= 10
+PKGREVISION= 11
CATEGORIES= wm x11
MASTER_SITES= http://openbox.org/dist/openbox/
diff --git a/wm/openbox/buildlink3.mk b/wm/openbox/buildlink3.mk
index b7cc0fec3a7..c1d6fff0737 100644
--- a/wm/openbox/buildlink3.mk
+++ b/wm/openbox/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.34 2020/03/08 16:48:17 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.35 2020/03/10 22:09:03 wiz Exp $
BUILDLINK_TREE+= openbox
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= openbox
OPENBOX_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.openbox+= openbox>=3.5
-BUILDLINK_ABI_DEPENDS.openbox?= openbox>=3.6.1nb10
+BUILDLINK_ABI_DEPENDS.openbox?= openbox>=3.6.1nb11
BUILDLINK_PKGSRCDIR.openbox?= ../../wm/openbox
pkgbase := openbox
diff --git a/wm/oroborox/Makefile b/wm/oroborox/Makefile
index 65dc4e3ff82..9ca445bb0bb 100644
--- a/wm/oroborox/Makefile
+++ b/wm/oroborox/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.60 2020/03/08 16:51:33 wiz Exp $
+# $NetBSD: Makefile,v 1.61 2020/03/10 22:11:07 wiz Exp $
#
DISTNAME= OroboROX-0.9.8
PKGNAME= oroborox-0.9.8
-PKGREVISION= 37
+PKGREVISION= 38
CATEGORIES= wm
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=rox/}
EXTRACT_SUFX= .tar.bz2
diff --git a/wm/sawfish/Makefile b/wm/sawfish/Makefile
index 4ec1a587f20..022d2728f18 100644
--- a/wm/sawfish/Makefile
+++ b/wm/sawfish/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.94 2020/03/08 16:51:33 wiz Exp $
+# $NetBSD: Makefile,v 1.95 2020/03/10 22:11:07 wiz Exp $
DISTNAME= sawfish_1.12.0
PKGNAME= ${DISTNAME:S/_/-/}
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= x11 wm
MASTER_SITES= http://download.tuxfamily.org/sawfish/
EXTRACT_SUFX= .tar.xz
diff --git a/wm/selectwm/Makefile b/wm/selectwm/Makefile
index d68b9d294fa..ce54237c8f5 100644
--- a/wm/selectwm/Makefile
+++ b/wm/selectwm/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.42 2020/03/08 16:51:33 wiz Exp $
+# $NetBSD: Makefile,v 1.43 2020/03/10 22:11:08 wiz Exp $
#
DISTNAME= selectwm-0.4.1
-PKGREVISION= 35
+PKGREVISION= 36
CATEGORIES= wm
MASTER_SITES= http://ordiluc.net/selectwm/
diff --git a/wm/trayer/Makefile b/wm/trayer/Makefile
index 663007334ae..e3ecbfbcc77 100644
--- a/wm/trayer/Makefile
+++ b/wm/trayer/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.12 2020/03/08 16:51:33 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2020/03/10 22:11:08 wiz Exp $
-PKGREVISION= 10
+PKGREVISION= 11
DISTNAME= trayer-1.1.6
CATEGORIES= wm x11
MASTER_SITES= ${MASTER_SITE_GITHUB:=sargon/}
diff --git a/wm/wbar/Makefile b/wm/wbar/Makefile
index 0447b495824..7e355bf2913 100644
--- a/wm/wbar/Makefile
+++ b/wm/wbar/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.34 2020/03/08 16:51:34 wiz Exp $
+# $NetBSD: Makefile,v 1.35 2020/03/10 22:11:08 wiz Exp $
#
DISTNAME= wbar-2.2.2
-PKGREVISION= 27
+PKGREVISION= 28
CATEGORIES= wm
MASTER_SITES= http://wbar.googlecode.com/files/
diff --git a/wm/windowmaker/Makefile b/wm/windowmaker/Makefile
index 2a2c1cbdc4f..7fcd3987d52 100644
--- a/wm/windowmaker/Makefile
+++ b/wm/windowmaker/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.126 2020/03/08 16:51:34 wiz Exp $
+# $NetBSD: Makefile,v 1.127 2020/03/10 22:11:08 wiz Exp $
DISTNAME= WindowMaker-0.95.8
PKGNAME= ${DISTNAME:tl}
-PKGREVISION= 7
+PKGREVISION= 8
CATEGORIES= x11 wm windowmaker
MASTER_SITES= http://windowmaker.org/pub/source/release/
diff --git a/wm/wmakerconf/Makefile b/wm/wmakerconf/Makefile
index b15da5d2feb..17d2bb745b3 100644
--- a/wm/wmakerconf/Makefile
+++ b/wm/wmakerconf/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.91 2020/03/08 16:51:34 wiz Exp $
+# $NetBSD: Makefile,v 1.92 2020/03/10 22:11:08 wiz Exp $
DISTNAME= wmakerconf-2.11
-PKGREVISION= 53
+PKGREVISION= 54
CATEGORIES= x11 wm windowmaker
MASTER_SITES= http://starplot.org/wmakerconf/
diff --git a/wm/xfce4-wm-themes/Makefile b/wm/xfce4-wm-themes/Makefile
index 45da9b35989..231afb2b6c4 100644
--- a/wm/xfce4-wm-themes/Makefile
+++ b/wm/xfce4-wm-themes/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.53 2020/03/08 16:51:34 wiz Exp $
+# $NetBSD: Makefile,v 1.54 2020/03/10 22:11:08 wiz Exp $
-PKGREVISION= 13
+PKGREVISION= 14
.include "../../meta-pkgs/xfce4/Makefile.common"
VERSION= 4.10.0
diff --git a/wm/xfce4-wm/Makefile b/wm/xfce4-wm/Makefile
index 1a96dc1f117..1759d28f66d 100644
--- a/wm/xfce4-wm/Makefile
+++ b/wm/xfce4-wm/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.76 2020/03/08 16:51:34 wiz Exp $
+# $NetBSD: Makefile,v 1.77 2020/03/10 22:11:08 wiz Exp $
-PKGREVISION= 1
+PKGREVISION= 2
.include "../../meta-pkgs/xfce4/Makefile.common"
VERSION= 4.14.0