From 56cf1e849d6279935b9f635e472d284c2dd9adeb Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Wed, 30 Sep 2020 12:24:26 +0000 Subject: Update to 1.12.48 This version fixes build with newer components from gnome Because this version fails to link with python, disable python support for now --- math/gnumeric/Makefile | 5 +++-- math/gnumeric/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 5 deletions(-) (limited to 'math') diff --git a/math/gnumeric/Makefile b/math/gnumeric/Makefile index 265bc576773e..beb2d151f1a2 100644 --- a/math/gnumeric/Makefile +++ b/math/gnumeric/Makefile @@ -2,10 +2,10 @@ # $FreeBSD$ PORTNAME= gnumeric -PORTVERSION= 1.12.46 +PORTVERSION= 1.12.48 CATEGORIES= math gnome MASTER_SITES= GNOME -DIST_SUBDIR= gnome3 +DIST_SUBDIR= gnome MAINTAINER= gnome@FreeBSD.org COMMENT= GNOME spreadsheet program @@ -27,6 +27,7 @@ INSTALLS_ICONS= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= \ --without-paradox \ + --without-python \ --enable-introspection INSTALL_TARGET= install-strip diff --git a/math/gnumeric/distinfo b/math/gnumeric/distinfo index dd6c82bc0196..350dc9b987ae 100644 --- a/math/gnumeric/distinfo +++ b/math/gnumeric/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1577436501 -SHA256 (gnome3/gnumeric-1.12.46.tar.xz) = 9fdc67377af52dfe69a7db4f533938024a75f454fc5d25ab43b8e6739be0b5e1 -SIZE (gnome3/gnumeric-1.12.46.tar.xz) = 18282960 +TIMESTAMP = 1601468146 +SHA256 (gnome/gnumeric-1.12.48.tar.xz) = 57cce33a41d34db81292e9eebae8b5046f30e5d919d848256fbb75bfc132a590 +SIZE (gnome/gnumeric-1.12.48.tar.xz) = 18329300 -- cgit v1.2.3