pkgsrc-Changes archive

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

CVS commit: pkgsrc/meta-pkgs/xfce4



Module Name:    pkgsrc
Committed By:   gutteridge
Date:           Sat Jul 13 01:05:02 UTC 2019

Modified Files:
        pkgsrc/meta-pkgs/xfce4: Makefile Makefile.common

Log Message:
xfce4: update to 4.14pre2


To generate a diff of this commit:
cvs rdiff -u -r1.90 -r1.91 pkgsrc/meta-pkgs/xfce4/Makefile
cvs rdiff -u -r1.64 -r1.65 pkgsrc/meta-pkgs/xfce4/Makefile.common

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/meta-pkgs/xfce4/Makefile
diff -u pkgsrc/meta-pkgs/xfce4/Makefile:1.90 pkgsrc/meta-pkgs/xfce4/Makefile:1.91
--- pkgsrc/meta-pkgs/xfce4/Makefile:1.90        Wed Nov 14 22:22:01 2018
+++ pkgsrc/meta-pkgs/xfce4/Makefile     Sat Jul 13 01:05:01 2019
@@ -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}

Index: pkgsrc/meta-pkgs/xfce4/Makefile.common
diff -u pkgsrc/meta-pkgs/xfce4/Makefile.common:1.64 pkgsrc/meta-pkgs/xfce4/Makefile.common:1.65
--- pkgsrc/meta-pkgs/xfce4/Makefile.common:1.64 Wed Jul  3 07:34:40 2019
+++ pkgsrc/meta-pkgs/xfce4/Makefile.common      Sat Jul 13 01:05:01 2019
@@ -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