aboutsummaryrefslogtreecommitdiff
path: root/math/gnumeric
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/gnumeric
parent39ecea83646e7e90b75ca85473d80140022ac6db (diff)
downloadports-56cf1e849d6279935b9f635e472d284c2dd9adeb.tar.gz
ports-56cf1e849d6279935b9f635e472d284c2dd9adeb.zip
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/gnumeric')
-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