pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/math/gnumeric112
Module Name: pkgsrc
Committed By: adam
Date: Sun Apr 15 08:32:31 UTC 2018
Modified Files:
pkgsrc/math/gnumeric112: Makefile distinfo
Log Message:
gnumeric112: updated to 1.12.39
Gnumeric 1.12.39:
This is a minor bugfix release.
Fix ssdiff problem.
Fix ISREF.
Some internal array formula code cleanups.
Fix problem with stopping a glpk solver.
Improve workaround for gtk+ scrollbar bug.
Fix minor issue for MUNIT.
Doc fixes.
To generate a diff of this commit:
cvs rdiff -u -r1.41 -r1.42 pkgsrc/math/gnumeric112/Makefile
cvs rdiff -u -r1.17 -r1.18 pkgsrc/math/gnumeric112/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/math/gnumeric112/Makefile
diff -u pkgsrc/math/gnumeric112/Makefile:1.41 pkgsrc/math/gnumeric112/Makefile:1.42
--- pkgsrc/math/gnumeric112/Makefile:1.41 Sat Apr 14 12:24:31 2018
+++ pkgsrc/math/gnumeric112/Makefile Sun Apr 15 08:32:31 2018
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.41 2018/04/14 12:24:31 adam Exp $
+# $NetBSD: Makefile,v 1.42 2018/04/15 08:32:31 adam Exp $
-DISTNAME= gnumeric-1.12.38
-PKGREVISION= 1
+DISTNAME= gnumeric-1.12.39
CATEGORIES= math gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnumeric/1.12/}
EXTRACT_SUFX= .tar.xz
@@ -14,24 +13,19 @@ LICENSE= gnu-gpl-v2 OR gnu-gpl-v3
BUILD_DEPENDS+= itstool-[0-9]*:../../textproc/itstool
DEPENDS+= ${PYPKGPREFIX}-gobject3-[0-9]*:../../devel/py-gobject3
-USE_TOOLS+= gmake intltool msgfmt perl:run pkg-config yacc
USE_LIBTOOL= yes
USE_PKGLOCALEDIR= yes
+USE_TOOLS+= gmake intltool msgfmt perl:run pkg-config yacc
GNU_CONFIGURE= yes
PKGCONFIG_OVERRIDE= libspreadsheet.pc.in
REPLACE_PERL+= plugins/perl-func/perl_func.pl
-# PLIST contains versioned directory
-#GOFFICE_VERSION= 0.10.0
-#PLIST_SUBST+= GOFFICE_VERSION=${GOFFICE_VERSION}
-
.include "options.mk"
CONFIGURE_ARGS+= --with-python
CONFIGURE_ENV+= PYTHON=${PYTHONBIN:Q}
PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # not yet ported as of 1.12.9
-.include "../../lang/python/application.mk"
#CONFIGURE_ARGS+= --with-gnome
@@ -43,9 +37,11 @@ PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 #
BUILDLINK_API_DEPENDS.libgsf+= libgsf>=1.14.33
.include "../../devel/libgsf/buildlink3.mk"
.include "../../devel/gettext-lib/buildlink3.mk"
+.include "../../devel/py-gobject3-common/buildlink3.mk"
.include "../../devel/zlib/buildlink3.mk"
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
.include "../../lang/perl5/buildlink3.mk"
+.include "../../lang/python/application.mk"
BUILDLINK_API_DEPENDS.goffice0.10+= goffice0.10>=0.10.38
.include "../../misc/goffice0.10/buildlink3.mk"
BUILDLINK_API_DEPENDS.libxml2+= libxml2>=2.4.12
Index: pkgsrc/math/gnumeric112/distinfo
diff -u pkgsrc/math/gnumeric112/distinfo:1.17 pkgsrc/math/gnumeric112/distinfo:1.18
--- pkgsrc/math/gnumeric112/distinfo:1.17 Sun Jan 28 17:19:16 2018
+++ pkgsrc/math/gnumeric112/distinfo Sun Apr 15 08:32:31 2018
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.17 2018/01/28 17:19:16 wiz Exp $
+$NetBSD: distinfo,v 1.18 2018/04/15 08:32:31 adam Exp $
-SHA1 (gnumeric-1.12.38.tar.xz) = db345e8c59d8e6957df288a28b226c840b7a8160
-RMD160 (gnumeric-1.12.38.tar.xz) = 09d146ecdde9e8445256942fdc324d28f2feb8f0
-SHA512 (gnumeric-1.12.38.tar.xz) = 71cf29355b865a3c0f966482ef0cbc90553326fcdc10103762d6c35c1f932371b5dffa3d3d89cd575d3f202ba041e4caaf987db08051b700757ea165508ea217
-Size (gnumeric-1.12.38.tar.xz) = 19807364 bytes
+SHA1 (gnumeric-1.12.39.tar.xz) = 57f4abe564615facd5f318305d60ae2ddc93843d
+RMD160 (gnumeric-1.12.39.tar.xz) = 2d8f1935aacd7939414d0b93f017cfea2807fea2
+SHA512 (gnumeric-1.12.39.tar.xz) = 8ae09ea857989e65a8fe2070b30c2309d82daa4142816ef3a1b107035aea0d71498d84eaeeaa870a1587e3785146fad3304321a531c75f6e2f200def53a8e898
+Size (gnumeric-1.12.39.tar.xz) = 20040688 bytes
SHA1 (patch-aa) = 87781e2955442d8edc803cd732b949017b0f4f27
SHA1 (patch-ab) = f6fe7aed7ab857f1d8292fd99950bda7a9fb96fa
SHA1 (patch-doc_Makefile.in) = b4f313f8b958388c26383122931c84593a39938b
Home |
Main Index |
Thread Index |
Old Index