[45710] trunk/dports/gnome/gnumeric

jmr at macports.org jmr at macports.org
Tue Jan 20 08:29:48 PST 2009


Revision: 45710
          http://trac.macports.org/changeset/45710
Author:   jmr at macports.org
Date:     2009-01-20 08:29:46 -0800 (Tue, 20 Jan 2009)
Log Message:
-----------
gnumeric: change back to the stable branch (1.8.4). Not bumping epoch since files created with 1.9 may not be compatible with 1.8, so people may wish to keep 1.9.0 until there is a newer stable release. Fixes #16798.

Modified Paths:
--------------
    trunk/dports/gnome/gnumeric/Portfile

Added Paths:
-----------
    trunk/dports/gnome/gnumeric/files/

Modified: trunk/dports/gnome/gnumeric/Portfile
===================================================================
--- trunk/dports/gnome/gnumeric/Portfile	2009-01-20 16:13:09 UTC (rev 45709)
+++ trunk/dports/gnome/gnumeric/Portfile	2009-01-20 16:29:46 UTC (rev 45710)
@@ -4,19 +4,19 @@
 PortSystem 1.0
 
 name		gnumeric
-version		1.9.0
+version		1.8.4
 description	A spreadsheet with gnome support.
 long_description	${description}
 maintainers	nomaintainer
 categories	gnome math
 platforms	darwin
-homepage	http://www.gnome.org/projects/gnumeric/
+homepage	http://projects.gnome.org/gnumeric/
 
-master_sites    gnome:sources/gnumeric/[strsed ${version} {/\.[0-9]*$//}]/
+master_sites    gnome:sources/${name}/[strsed ${version} {/\.[0-9]*$//}]/
 use_bzip2	yes
-checksums       md5     19cde8519ded8d59618f3be32a8f99c0 \
-                sha1    8efd6893d712a0abc90b85acd70104513d956682 \
-                rmd160  b0a1e21d9429293018069e2736bb2e5e54124f3a
+checksums       md5     338f0084f04a16f78797ad01f85d3251 \
+                sha1    2d765b0d06509e0695c4d3ec96b94f8acba88735 \
+                rmd160  461ea59b2ce30d2ce7dd5bca2cea2c50b955dc57
 depends_lib	port:libgsf \
                 port:goffice \
                 port:libgnomeprintui \
@@ -25,6 +25,9 @@
                 port:py25-gtk
 depends_build	port:gnome-doc-utils
 
+patchfiles      patch-plugins-python-loader-gnm-python.c \
+                patch-plugins-python-loader-py-gnumeric.c
+
 configure.args  --disable-scrollkeeper
 configure.python ${prefix}/bin/python2.5
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090120/9b3df6be/attachment.html>


More information about the macports-changes mailing list