pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/math/gnumeric112 gnumeric: update to 1.12.46nb1.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b4dab220a499
branches:  trunk
changeset: 411650:b4dab220a499
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Feb 17 15:40:31 2020 +0000

description:
gnumeric: update to 1.12.46nb1.

Remove mk/omf-scrollkeeper.mk, unneeded since 1.12.33.

diffstat:

 math/gnumeric112/Makefile |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (28 lines):

diff -r ab6769233bf6 -r b4dab220a499 math/gnumeric112/Makefile
--- a/math/gnumeric112/Makefile Mon Feb 17 15:23:31 2020 +0000
+++ b/math/gnumeric112/Makefile Mon Feb 17 15:40:31 2020 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.62 2019/11/13 11:46:53 wiz Exp $
+# $NetBSD: Makefile,v 1.63 2020/02/17 15:40:31 wiz Exp $
 
 DISTNAME=      gnumeric-1.12.46
+PKGREVISION=   1
 CATEGORIES=    math gnome
 MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/gnumeric/1.12/}
 EXTRACT_SUFX=  .tar.xz
@@ -22,6 +23,7 @@
 REPLACE_PERL+=         plugins/perl-func/perl_func.pl
 REPLACE_PERL+=         test/*.pl
 
+# needs a DISPLAY
 TEST_TARGET=           check
 
 .include "options.mk"
@@ -49,7 +51,6 @@
 .include "../../misc/goffice0.10/buildlink3.mk"
 BUILDLINK_API_DEPENDS.libxml2+=        libxml2>=2.4.12
 .include "../../textproc/libxml2/buildlink3.mk"
-.include "../../mk/omf-scrollkeeper.mk"
 BUILDLINK_API_DEPENDS.gtk3+=   gtk3+>=3.8.7
 .include "../../x11/gtk3/buildlink3.mk"
 .include "../../sysutils/desktop-file-utils/desktopdb.mk"



Home | Main Index | Thread Index | Old Index