diff options
author | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-11-08 04:53:49 +0800 |
---|---|---|
committer | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-11-08 04:53:49 +0800 |
commit | 8cda5eb3bbf7c61e9c76ab4bc97d16e03aa68227 (patch) | |
tree | 5f10e5bc908c66a8f94676addb2a9bb037e562ae | |
parent | d2aa129e4b4c0b5f8cd58c51819e8b740659385c (diff) | |
download | marcuscom-ports-8cda5eb3bbf7c61e9c76ab4bc97d16e03aa68227.tar marcuscom-ports-8cda5eb3bbf7c61e9c76ab4bc97d16e03aa68227.tar.gz marcuscom-ports-8cda5eb3bbf7c61e9c76ab4bc97d16e03aa68227.tar.bz2 marcuscom-ports-8cda5eb3bbf7c61e9c76ab4bc97d16e03aa68227.tar.lz marcuscom-ports-8cda5eb3bbf7c61e9c76ab4bc97d16e03aa68227.tar.xz marcuscom-ports-8cda5eb3bbf7c61e9c76ab4bc97d16e03aa68227.tar.zst marcuscom-ports-8cda5eb3bbf7c61e9c76ab4bc97d16e03aa68227.zip |
Update to 1.3.93
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3043 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | math/gnumeric2/Makefile | 2 | ||||
-rw-r--r-- | math/gnumeric2/distinfo | 4 | ||||
-rw-r--r-- | math/gnumeric2/files/patch-configure | 24 |
3 files changed, 6 insertions, 24 deletions
diff --git a/math/gnumeric2/Makefile b/math/gnumeric2/Makefile index 9c44e24bf..1104d2c84 100644 --- a/math/gnumeric2/Makefile +++ b/math/gnumeric2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gnumeric2 -PORTVERSION= 1.3.92 +PORTVERSION= 1.3.93 CATEGORIES= math gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/${PORTVERSION:R} diff --git a/math/gnumeric2/distinfo b/math/gnumeric2/distinfo index 5c5560321..6e587d9e5 100644 --- a/math/gnumeric2/distinfo +++ b/math/gnumeric2/distinfo @@ -1,2 +1,2 @@ -MD5 (gnome2/gnumeric-1.3.92.tar.bz2) = d5c1b7b6be6bc17851098b9e2edbed85 -SIZE (gnome2/gnumeric-1.3.92.tar.bz2) = 16104872 +MD5 (gnome2/gnumeric-1.3.93.tar.bz2) = b54145544b09aa151dfe18ff46c6f1fc +SIZE (gnome2/gnumeric-1.3.93.tar.bz2) = 16127921 diff --git a/math/gnumeric2/files/patch-configure b/math/gnumeric2/files/patch-configure index c310853f4..b7039389f 100644 --- a/math/gnumeric2/files/patch-configure +++ b/math/gnumeric2/files/patch-configure @@ -1,24 +1,6 @@ ---- configure.orig Mon Nov 1 23:57:51 2004 -+++ configure Tue Nov 2 00:04:09 2004 -@@ -26725,9 +26725,6 @@ - if test "${ac_cv_prog_python_val+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 - else -- if test -n "$python_val"; then -- ac_cv_prog_python_val="$python_val" # Let the user override the test. --else - as_save_IFS=$IFS; IFS=$PATH_SEPARATOR - for as_dir in $PATH - do -@@ -26743,7 +26740,6 @@ - done - - fi --fi - python_val=$ac_cv_prog_python_val - if test -n "$python_val"; then - echo "$as_me:$LINENO: result: $python_val" >&5 -@@ -27124,7 +27120,7 @@ +--- configure.orig Sun Nov 7 14:51:35 2004 ++++ configure Sun Nov 7 14:52:12 2004 +@@ -27270,7 +27270,7 @@ }' fi |