pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/meta-pkgs/xfce4 xfce4: update to 4.14pre2



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7ef38cf2315a
branches:  trunk
changeset: 398203:7ef38cf2315a
user:      gutteridge <gutteridge%pkgsrc.org@localhost>
date:      Sat Jul 13 01:05:01 2019 +0000

description:
xfce4: update to 4.14pre2

diffstat:

 meta-pkgs/xfce4/Makefile        |  3 +--
 meta-pkgs/xfce4/Makefile.common |  6 +++---
 2 files changed, 4 insertions(+), 5 deletions(-)

diffs (39 lines):

diff -r 7056de88abcf -r 7ef38cf2315a meta-pkgs/xfce4/Makefile
--- a/meta-pkgs/xfce4/Makefile  Sat Jul 13 00:41:29 2019 +0000
+++ b/meta-pkgs/xfce4/Makefile  Sat Jul 13 01:05:01 2019 +0000
@@ -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 -r 7056de88abcf -r 7ef38cf2315a meta-pkgs/xfce4/Makefile.common
--- a/meta-pkgs/xfce4/Makefile.common   Sat Jul 13 00:41:29 2019 +0000
+++ b/meta-pkgs/xfce4/Makefile.common   Sat Jul 13 01:05:01 2019 +0000
@@ -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@localhost
 HOMEPAGE=              https://www.xfce.org/
 LICENSE=               gnu-gpl-v2
 
-XFCE4_VERSION=         4.12.0
+XFCE4_VERSION=         4.14pre2
 
 USE_PKGLOCALEDIR=      yes
 USE_LIBTOOL=           yes



Home | Main Index | Thread Index | Old Index