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

source_changes at macosforge.org source_changes at macosforge.org
Thu Apr 19 23:28:31 PDT 2007


Revision: 24252
          http://trac.macosforge.org/projects/macports/changeset/24252
Author:   mas at macports.org
Date:     2007-04-19 23:28:31 -0700 (Thu, 19 Apr 2007)

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

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

Modified: trunk/dports/gnome/gnucash-devel/Portfile
===================================================================
--- trunk/dports/gnome/gnucash-devel/Portfile	2007-04-20 06:12:24 UTC (rev 24251)
+++ trunk/dports/gnome/gnucash-devel/Portfile	2007-04-20 06:28:31 UTC (rev 24252)
@@ -2,12 +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}
+#svn.tag		  15777
+#	# see http://svn.gnucash.org/trac/timeline
+#version		  2.0.99.svn-${svn.tag}
+version		  2.1.0
 revision	  0
 categories        gnome x11
-maintainers       mas at seligma.com
+maintainers       mas at macports.org
 description       financial-accounting software
 long_description  GnuCash is a personal and small-business \
 		  financial-accounting software. -- \
@@ -19,6 +20,14 @@
 		  `port install gnucash-devel', so that you can go back \
 		  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 is probably a packaging bug!
+use_bzip2	  yes
+checksums	  md5 bdd66e4913c131d6ec9720adf343fe80 
+		  # gpg signature for 2.1.0 verified
+
 depends_lib	  lib:XML/Parser.pm:p5-xml-parser \
 		  port:glib2 \
 		  port:gconf \
@@ -37,17 +46,14 @@
 		  port:gnucash-docs
 depends_build	  bin:glibtoolize:libtool port:automake bin:swig:swig
 
-fetch.type	  svn
-svn.url		  http://svn.gnucash.org/repo/gnucash/trunk/
-distname	  trunk
+#fetch.type	  svn
+#svn.url		  http://svn.gnucash.org/repo/gnucash/trunk/
+#distname	  trunk
 
-pre-configure {
-	system "cd ${worksrcpath} && LIBTOOLIZE=glibtoolize ./autogen.sh"
-}
+#pre-configure {
+#	system "cd ${worksrcpath} && LIBTOOLIZE=glibtoolize ./autogen.sh"
+#}
 
-configure.env	  CPPFLAGS="-L${prefix}/lib -I${prefix}/include" \
-		  CFLAGS="-L${prefix}/lib -I${prefix}/include" \
-		  LDFLAGS=-L${prefix}/lib
 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/20070419/253812dd/attachment.html


More information about the macports-changes mailing list