pkgsrc-Changes archive

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

CVS commit: pkgsrc/meta-pkgs/gnome



Module Name:    pkgsrc
Committed By:   prlw1
Date:           Wed Oct 26 10:13:33 UTC 2022

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

Log Message:
Given how compatible evince 3.34 and 43 are, flip evince3->evince anyway.
OK wiz@


To generate a diff of this commit:
cvs rdiff -u -r1.150 -r1.151 pkgsrc/meta-pkgs/gnome/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.150 pkgsrc/meta-pkgs/gnome/Makefile:1.151
--- pkgsrc/meta-pkgs/gnome/Makefile:1.150       Wed Oct 26 07:28:24 2022
+++ pkgsrc/meta-pkgs/gnome/Makefile     Wed Oct 26 10:13:33 2022
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.150 2022/10/26 07:28:24 prlw1 Exp $
+# $NetBSD: Makefile,v 1.151 2022/10/26 10:13:33 prlw1 Exp $
 
 PKGNAME=       gnome-3.38.1
+PKGREVISION=   1
 CATEGORIES=    meta-pkgs
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
@@ -24,7 +25,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



Home | Main Index | Thread Index | Old Index