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

source_changes at macosforge.org source_changes at macosforge.org
Mon Jul 2 11:32:51 PDT 2007


Revision: 26671
          http://trac.macosforge.org/projects/macports/changeset/26671
Author:   mas at macports.org
Date:     2007-07-02 11:32:49 -0700 (Mon, 02 Jul 2007)

Log Message:
-----------
UPDATE gnucash-devel to 2.1.5

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

Modified: trunk/dports/gnome/gnucash-devel/Portfile
===================================================================
--- trunk/dports/gnome/gnucash-devel/Portfile	2007-07-02 14:37:42 UTC (rev 26670)
+++ trunk/dports/gnome/gnucash-devel/Portfile	2007-07-02 18:32:49 UTC (rev 26671)
@@ -5,21 +5,27 @@
 #svn.tag		  15777
 #	# see http://svn.gnucash.org/trac/timeline
 #version		  2.0.99.svn-${svn.tag}
-version		  2.1.4
+version		  2.1.5
 revision	  0
 categories        gnome x11
 maintainers       mas at macports.org
 description       financial-accounting software
 long_description  GnuCash is a personal and small-business \
 		  financial-accounting software. -- \
-		  gnucash-devel fetches the current developer version from \
-		  subversion, then tries to build and install it.  This \
+		  gnucash-devel fetches the current developer version, \
+		  then tries to build and install it.  This \
 		  may or may not work.  It cannot be installed along the \
 		  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. \
-		  WARNING: If you are using Scheduled Transactions, the data \
+		  WARNING 1: As of gnucash-devel 2.1.5, this package uses \
+		  the current guile package instead of a compatibility \
+		  version.  If you want to try this, make sure to uninstall \
+		  or at least deactivate ports guile16 and slib-guile16 before \
+		  proceeding.  If you don't want to go along, use variant \
+		  +guile16 instead. \
+		  WARNING 2: 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.4.
@@ -29,8 +35,8 @@
 #worksrcdir	  ${distname}.
 			# this was a packaging bug in 2.1.0
 use_bzip2	  yes
-checksums	  md5 d9e06716a25f83e62f1457f078bd4cab 
-		  # gpg signature for 2.1.4 verified
+checksums	  md5 7dfc9a46eb49b744fb7a8c543ef9cccc 
+		  # gpg signature for 2.1.5 verified
 
 depends_lib	  lib:XML/Parser.pm:p5-xml-parser \
 		  port:glib2 \
@@ -61,8 +67,6 @@
 configure.args	  --disable-glibtest --disable-debug --disable-profile \
 		  --disable-dependency-tracking --enable-hbci --enable-ofx
 
-default_variants +guile16
-
 variant without_hbci {
 	depends_lib-delete	lib:aqbanking:aqbanking
 	configure.args-delete	--enable-hbci

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070702/731c7d01/attachment.html


More information about the macports-changes mailing list