summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2020-09-30 12:24:26 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2020-09-30 12:24:26 +0000
commit56cf1e849d6279935b9f635e472d284c2dd9adeb (patch)
tree159412c7cb248a6178f1a18213a5707a50278a1c /math
parentFix build (diff)
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
Notes
Notes: svn path=/head/; revision=550693
Diffstat (limited to 'math')
-rw-r--r--math/gnumeric/Makefile5
-rw-r--r--math/gnumeric/distinfo6
2 files changed, 6 insertions, 5 deletions
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