summaryrefslogtreecommitdiff
path: root/meta-pkgs/xfce4
diff options
context:
space:
mode:
authorgutteridge <gutteridge@pkgsrc.org>2019-07-13 01:05:01 +0000
committergutteridge <gutteridge@pkgsrc.org>2019-07-13 01:05:01 +0000
commit0fce711e0cdc18896aef0476bca08908dc503157 (patch)
tree78ec07787ae403f9ea609e8ad615a1e1e54299da /meta-pkgs/xfce4
parentcba09c9bf27fa2a594bf9a6dc628c9e09bfc28be (diff)
downloadpkgsrc-0fce711e0cdc18896aef0476bca08908dc503157.tar.gz
xfce4: update to 4.14pre2
Diffstat (limited to 'meta-pkgs/xfce4')
-rw-r--r--meta-pkgs/xfce4/Makefile3
-rw-r--r--meta-pkgs/xfce4/Makefile.common6
2 files changed, 4 insertions, 5 deletions
diff --git a/meta-pkgs/xfce4/Makefile b/meta-pkgs/xfce4/Makefile
index 4b3252c137b..fc9feb7a763 100644
--- a/meta-pkgs/xfce4/Makefile
+++ b/meta-pkgs/xfce4/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.90 2018/11/14 22:22:01 kleink Exp $
+# $NetBSD: Makefile,v 1.91 2019/07/13 01:05:01 gutteridge Exp $
META_PACKAGE= yes
-PKGREVISION= 16
.include "Makefile.common"
DISTNAME= xfce4-${XFCE4_VERSION}
diff --git a/meta-pkgs/xfce4/Makefile.common b/meta-pkgs/xfce4/Makefile.common
index 85af93756c8..d2d626fe402 100644
--- a/meta-pkgs/xfce4/Makefile.common
+++ b/meta-pkgs/xfce4/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.64 2019/07/03 07:34:40 nia Exp $
+# $NetBSD: Makefile.common,v 1.65 2019/07/13 01:05:01 gutteridge Exp $
#
# used by archivers/xfce4-thunar-archive/Makefile
# used by audio/xfce4-mixer/Makefile
@@ -64,14 +64,14 @@
# used by x11/xfce4-whiskermenu-plugin/Makefile
# used by x11/xfce4-wmdock-plugin/Makefile
-MASTER_SITES= http://archive.xfce.org/xfce/4.12/src/
+MASTER_SITES= http://archive.xfce.org/src/xfce/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= youri@NetBSD.org
HOMEPAGE= https://www.xfce.org/
LICENSE= gnu-gpl-v2
-XFCE4_VERSION= 4.12.0
+XFCE4_VERSION= 4.14pre2
USE_PKGLOCALEDIR= yes
USE_LIBTOOL= yes