[20250] trunk/dports/devel/aqbanking/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Mon Oct 30 10:58:36 PST 2006


Revision: 20250
          http://trac.macosforge.org/projects/macports/changeset/20250
Author:   mas at macports.org
Date:     2006-10-30 10:58:36 -0800 (Mon, 30 Oct 2006)

Log Message:
-----------
UPGRADE: aqbanking 2.2.3 -- upstream has released new version

Modified Paths:
--------------
    trunk/dports/devel/aqbanking/Portfile

Modified: trunk/dports/devel/aqbanking/Portfile
===================================================================
--- trunk/dports/devel/aqbanking/Portfile	2006-10-30 18:34:33 UTC (rev 20249)
+++ trunk/dports/devel/aqbanking/Portfile	2006-10-30 18:58:36 UTC (rev 20250)
@@ -2,18 +2,21 @@
 
 PortSystem        1.0
 name              aqbanking
-version           2.2.0
-revision	  1
+version           2.2.3
+revision	  0
 categories        devel net
 maintainers       mas at seligma.com
 description       a generic online banking interface
 long_description  aqbanking is a generic online banking interface mainly \
 		  supporting Home Banking Computer Interface, a standard \
 		  used for German checking accounts, but also suitable \
-		  for OFX as used in several other countries.
+		  for OFX as used in several other countries. \
+		  Note that the YellowNet backend (for Suisse Postfinance) \
+		  is not available for OS X (upstream only has a Linux binary).
 homepage          http://www.aqbanking.de/
 master_sites      sourceforge
-checksums	  md5 0908d3de2b7bfa256a626ce8ab7c5e80
+checksums	  md5 875203b18dcc3ef1b591397d5381a4ca
+		  # unverified -- upstream does not publish signatures!
 depends_lib	  port:gwenhywfar \
 		  port:qt3 \
 		  port:ktoblzcheck \
@@ -21,7 +24,10 @@
 depends_build	  port:libtool \
 		  port:automake
 
-patchfiles	  qt3.patch aqbanking-2.2.0-qbcfg.patch
+patchfiles	  qt3.patch \
+		  aqbanking-2.2.0-qbcfg.patch
+			# both patches are still required in 2.2.3
+			# upstream is notified!
 pre-configure {
 	system "cd ${worksrcpath} && aclocal -I m4"
 	system "cd ${worksrcpath} && autoconf"

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


More information about the macports-changes mailing list