pkgsrc-Changes archive

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

CVS commit: pkgsrc



Module Name:    pkgsrc
Committed By:   prlw1
Date:           Wed Oct 26 07:22:42 UTC 2022

Modified Files:
        pkgsrc/meta-pkgs/gnome: Makefile
        pkgsrc/print: Makefile

Log Message:
Flip print/evince3 -> print/evince


To generate a diff of this commit:
cvs rdiff -u -r1.148 -r1.149 pkgsrc/meta-pkgs/gnome/Makefile
cvs rdiff -u -r1.889 -r1.890 pkgsrc/print/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/gnome/Makefile
diff -u pkgsrc/meta-pkgs/gnome/Makefile:1.148 pkgsrc/meta-pkgs/gnome/Makefile:1.149
--- pkgsrc/meta-pkgs/gnome/Makefile:1.148       Mon Apr 19 10:59:01 2021
+++ pkgsrc/meta-pkgs/gnome/Makefile     Wed Oct 26 07:22:41 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.148 2021/04/19 10:59:01 cirnatdan Exp $
+# $NetBSD: Makefile,v 1.149 2022/10/26 07:22:41 prlw1 Exp $
 
 PKGNAME=       gnome-3.38.1
 CATEGORIES=    meta-pkgs
@@ -24,7 +24,7 @@ DEPENDS+=     accountsservice-[0-9]*:../../s
 DEPENDS+=      adwaita-icon-theme-[0-9]*:../../graphics/adwaita-icon-theme
 #DEPENDS+=     cheese-[0-9]*:../../graphics/cheese
 DEPENDS+=      file-roller-[0-9]*:../../archivers/file-roller
-DEPENDS+=      evince-[0-9]*:../../print/evince3
+DEPENDS+=      evince-[0-9]*:../../print/evince
 DEPENDS+=      dconf-[0-9]*:../../devel/dconf-editor
 #DEPENDS+=     evolution-[0-9]*:../../mail/evolution
 #DEPENDS+=     epiphany-[0-9]*:../../www/epiphany

Index: pkgsrc/print/Makefile
diff -u pkgsrc/print/Makefile:1.889 pkgsrc/print/Makefile:1.890
--- pkgsrc/print/Makefile:1.889 Thu Oct  6 11:10:24 2022
+++ pkgsrc/print/Makefile       Wed Oct 26 07:22:41 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.889 2022/10/06 11:10:24 markd Exp $
+# $NetBSD: Makefile,v 1.890 2022/10/26 07:22:41 prlw1 Exp $
 #
 
 COMMENT=       Desktop publishing
@@ -40,7 +40,7 @@ SUBDIR+=      electrix
 SUBDIR+=       enscript
 SUBDIR+=       epdfview
 SUBDIR+=       epstool
-SUBDIR+=       evince3
+SUBDIR+=       evince
 SUBDIR+=       fig2dev
 SUBDIR+=       flpsed
 SUBDIR+=       foliate



Home | Main Index | Thread Index | Old Index