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

source_changes at macosforge.org source_changes at macosforge.org
Wed Sep 12 12:35:11 PDT 2007


Revision: 28960
          http://trac.macosforge.org/projects/macports/changeset/28960
Author:   mas at macports.org
Date:     2007-09-12 12:35:11 -0700 (Wed, 12 Sep 2007)

Log Message:
-----------
update to svn revision 16526

Revision Links:
--------------
    http://trac.macosforge.org/projects/macports/changeset/16526

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

Modified: trunk/dports/gnome/gnucash-devel/Portfile
===================================================================
--- trunk/dports/gnome/gnucash-devel/Portfile	2007-09-12 19:35:05 UTC (rev 28959)
+++ trunk/dports/gnome/gnucash-devel/Portfile	2007-09-12 19:35:11 UTC (rev 28960)
@@ -2,13 +2,13 @@
 
 PortSystem        1.0
 name              gnucash-devel
-#svn.tag		  15777
-#	# see http://svn.gnucash.org/trac/timeline
-#version		  2.0.99.svn-${svn.tag}
-version		  2.1.5
-revision	  0
+svn.tag		  16526
+	# see http://svn.gnucash.org/trac/timeline
+version		  2.2.99.svn-${svn.tag}
+#version		  2.1.5
+#revision	  0
 categories        gnome x11
-maintainers       mas at macports.org
+maintainers       mas
 description       financial-accounting software
 long_description  GnuCash is a personal and small-business \
 		  financial-accounting software. -- \
@@ -18,25 +18,8 @@
 		  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 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.
+		  to a working copy in case anything goes wrong.
 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 7dfc9a46eb49b744fb7a8c543ef9cccc 
-		  # gpg signature for 2.1.5 verified
 
 depends_lib	  lib:XML/Parser.pm:p5-xml-parser \
 		  port:glib2 \
@@ -55,18 +38,29 @@
 		  lib:Finance/Quote.pm:p5-finance-quote \
 		  port:gnucash-docs
 depends_build	  bin:glibtoolize:libtool port:automake
+depends_run	  port:evince
 
-#fetch.type	  svn
-#svn.url		  http://svn.gnucash.org/repo/gnucash/trunk/
-#distname	  trunk
+#master_sites	  http://www.gnucash.org/pub/gnucash/sources/unstable/2.3.x/
+#distname	  gnucash-${version}
+##worksrcdir	  ${distname}.
+#			# this was a packaging bug in 2.1.0
+#use_bzip2	  yes
+#checksums	  md5 7dfc9a46eb49b744fb7a8c543ef9cccc 
+#		  # gpg signature for 2.1.5 verified
 
-#pre-configure {
-#	system "cd ${worksrcpath} && LIBTOOLIZE=glibtoolize ./autogen.sh"
-#}
+fetch.type	  svn
+svn.url		  http://svn.gnucash.org/repo/gnucash/trunk/
+distname	  trunk
 
+pre-configure {
+	system "cd ${worksrcpath} && LIBTOOLIZE=glibtoolize ./autogen.sh"
+}
+
 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/20070912/e47e1c41/attachment.html


More information about the macports-changes mailing list