pkgsrc-Changes archive

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

CVS commit: pkgsrc/graphics/xfce4-icon-theme



Module Name:    pkgsrc
Committed By:   gutteridge
Date:           Mon Sep  4 22:51:24 UTC 2023

Modified Files:
        pkgsrc/graphics/xfce4-icon-theme: Makefile

Log Message:
xfce4-icon-theme: drop unnecessary use of XFCE4_VERSION (NFC)


To generate a diff of this commit:
cvs rdiff -u -r1.49 -r1.50 pkgsrc/graphics/xfce4-icon-theme/Makefile

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

Modified files:

Index: pkgsrc/graphics/xfce4-icon-theme/Makefile
diff -u pkgsrc/graphics/xfce4-icon-theme/Makefile:1.49 pkgsrc/graphics/xfce4-icon-theme/Makefile:1.50
--- pkgsrc/graphics/xfce4-icon-theme/Makefile:1.49      Sun Jan 29 21:14:46 2023
+++ pkgsrc/graphics/xfce4-icon-theme/Makefile   Mon Sep  4 22:51:24 2023
@@ -1,10 +1,8 @@
-# $NetBSD: Makefile,v 1.49 2023/01/29 21:14:46 ryoon Exp $
+# $NetBSD: Makefile,v 1.50 2023/09/04 22:51:24 gutteridge Exp $
 
 .include "../../meta-pkgs/xfce4/Makefile.common"
 
-XFCE4_VERSION= 4.4.3
-
-DISTNAME=      xfce4-icon-theme-${XFCE4_VERSION}
+DISTNAME=      xfce4-icon-theme-4.4.3
 PKGREVISION=   38
 CATEGORIES=    graphics
 COMMENT=       Xfce icon themes



Home | Main Index | Thread Index | Old Index