[25604] trunk/dports/gnome/gnucash-devel/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Fri May 25 16:24:29 PDT 2007


Revision: 25604
          http://trac.macosforge.org/projects/macports/changeset/25604
Author:   mas at macports.org
Date:     2007-05-25 16:24:28 -0700 (Fri, 25 May 2007)

Log Message:
-----------
UPDATE gnucash-devel to 2.1.2; please be sure to backup your data if you want to give this a try

Modified Paths:
--------------
    trunk/dports/gnome/gnucash-devel/Portfile

Modified: trunk/dports/gnome/gnucash-devel/Portfile
===================================================================
--- trunk/dports/gnome/gnucash-devel/Portfile	2007-05-25 23:07:09 UTC (rev 25603)
+++ trunk/dports/gnome/gnucash-devel/Portfile	2007-05-25 23:24:28 UTC (rev 25604)
@@ -5,7 +5,7 @@
 #svn.tag		  15777
 #	# see http://svn.gnucash.org/trac/timeline
 #version		  2.0.99.svn-${svn.tag}
-version		  2.1.1
+version		  2.1.2
 revision	  0
 categories        gnome x11
 maintainers       mas at macports.org
@@ -18,15 +18,19 @@
 		  regular (stable) version.  If you want to try it, it is \
 		  recommended that you `port deactivate gnucash', then \
 		  `port install gnucash-devel', so that you can go back \
-		  to a working copy in case anything goes wrong.
+		  to a working copy in case anything goes wrong. \
+		  WARNING: If you are using Scheduled Transactions, the data \
+		  file saved by GnuCash 2.1.2 and higher is NOT backwards \
+		  compatible with GnuCash 2.0.  Please make a safe backup \
+		  of your 2.0 data before upgrading to 2.1.2.
 homepage          http://www.gnucash.org/
 master_sites	  http://www.gnucash.org/pub/gnucash/sources/unstable/2.1.x/
 distname	  gnucash-${version}
 #worksrcdir	  ${distname}.
 			# this was a packaging bug in 2.1.0
 use_bzip2	  yes
-checksums	  md5 73d9b81388c7d02b29d90905ec5d42cc 
-		  # gpg signature for 2.1.1 verified
+checksums	  md5 ed82f186f029febf13507d83afb19f51 
+		  # gpg signature for 2.1.2 verified
 
 depends_lib	  lib:XML/Parser.pm:p5-xml-parser \
 		  port:glib2 \
@@ -53,6 +57,10 @@
 #pre-configure {
 #	system "cd ${worksrcpath} && LIBTOOLIZE=glibtoolize ./autogen.sh"
 #}
+pre-configure {
+	system "cd ${worksrcpath} && touch ChangeLog"
+	# 2.1.2 bug
+}
 
 configure.args	  --disable-glibtest --disable-debug --disable-profile \
 		  --disable-dependency-tracking --enable-hbci --enable-ofx

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070525/7b879407/attachment.html


More information about the macports-changes mailing list