pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/meta-pkgs/gnome Given how compatible evince 3.34 and 4...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/67ec44469a4c
branches:  trunk
changeset: 387291:67ec44469a4c
user:      prlw1 <prlw1%pkgsrc.org@localhost>
date:      Wed Oct 26 10:13:33 2022 +0000

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

diffstat:

 meta-pkgs/gnome/Makefile |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (21 lines):

diff -r 2e2d89b31470 -r 67ec44469a4c meta-pkgs/gnome/Makefile
--- a/meta-pkgs/gnome/Makefile  Wed Oct 26 09:59:26 2022 +0000
+++ b/meta-pkgs/gnome/Makefile  Wed Oct 26 10:13:33 2022 +0000
@@ -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+=      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