pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/meta-pkgs
Module Name: pkgsrc
Committed By: gutteridge
Date: Mon Sep 4 23:00:33 UTC 2023
Modified Files:
pkgsrc/meta-pkgs/xfce4: Makefile Makefile.common
pkgsrc/meta-pkgs/xfce4-extras: Makefile
Log Message:
xfce4 & xfce4-extras: call these 4.18.1 now
To generate a diff of this commit:
cvs rdiff -u -r1.124 -r1.125 pkgsrc/meta-pkgs/xfce4/Makefile
cvs rdiff -u -r1.76 -r1.77 pkgsrc/meta-pkgs/xfce4/Makefile.common
cvs rdiff -u -r1.102 -r1.103 pkgsrc/meta-pkgs/xfce4-extras/Makefile
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.124 pkgsrc/meta-pkgs/xfce4/Makefile:1.125
--- pkgsrc/meta-pkgs/xfce4/Makefile:1.124 Sun Sep 3 20:25:24 2023
+++ pkgsrc/meta-pkgs/xfce4/Makefile Mon Sep 4 23:00:32 2023
@@ -1,16 +1,15 @@
-# $NetBSD: Makefile,v 1.124 2023/09/03 20:25:24 gutteridge Exp $
+# $NetBSD: Makefile,v 1.125 2023/09/04 23:00:32 gutteridge Exp $
META_PACKAGE= yes
.include "Makefile.common"
DISTNAME= xfce4-${XFCE4_VERSION}
-PKGREVISION= 10
CATEGORIES= meta-pkgs
COMMENT= Meta-package for the Xfce desktop environment
DEPENDS+= xfce4-tumbler>=4.18.1:../../x11/xfce4-tumbler
-DEPENDS+= xfce4-appfinder>=4.18.0:../../sysutils/xfce4-appfinder
+DEPENDS+= xfce4-appfinder>=4.18.1:../../sysutils/xfce4-appfinder
DEPENDS+= xfce4-desktop>=4.18.1:../../x11/xfce4-desktop
DEPENDS+= xfce4-mousepad>=0.6.0:../../editors/xfce4-mousepad
DEPENDS+= xfce4-panel>=4.18.4:../../x11/xfce4-panel
Index: pkgsrc/meta-pkgs/xfce4/Makefile.common
diff -u pkgsrc/meta-pkgs/xfce4/Makefile.common:1.76 pkgsrc/meta-pkgs/xfce4/Makefile.common:1.77
--- pkgsrc/meta-pkgs/xfce4/Makefile.common:1.76 Sat Dec 31 12:16:44 2022
+++ pkgsrc/meta-pkgs/xfce4/Makefile.common Mon Sep 4 23:00:32 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.76 2022/12/31 12:16:44 gutteridge Exp $
+# $NetBSD: Makefile.common,v 1.77 2023/09/04 23:00:32 gutteridge Exp $
#
# used by archivers/xfce4-thunar-archive/Makefile
# used by devel/xfce4-conf/Makefile
@@ -60,7 +60,7 @@ MAINTAINER= youri%NetBSD.org@localhost
HOMEPAGE= https://www.xfce.org/
LICENSE= gnu-gpl-v2
-XFCE4_VERSION= 4.18.0
+XFCE4_VERSION= 4.18.1
USE_PKGLOCALEDIR= yes
USE_LIBTOOL= yes
Index: pkgsrc/meta-pkgs/xfce4-extras/Makefile
diff -u pkgsrc/meta-pkgs/xfce4-extras/Makefile:1.102 pkgsrc/meta-pkgs/xfce4-extras/Makefile:1.103
--- pkgsrc/meta-pkgs/xfce4-extras/Makefile:1.102 Thu Aug 31 01:13:09 2023
+++ pkgsrc/meta-pkgs/xfce4-extras/Makefile Mon Sep 4 23:00:32 2023
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.102 2023/08/31 01:13:09 gutteridge Exp $
+# $NetBSD: Makefile,v 1.103 2023/09/04 23:00:32 gutteridge Exp $
META_PACKAGE= yes
-PKGREVISION= 13
.include "../../meta-pkgs/xfce4/Makefile.common"
DISTNAME= xfce4-extras-${XFCE4_VERSION}
Home |
Main Index |
Thread Index |
Old Index