[150844] trunk/dports/gnome/gnucash/Portfile

dports at macports.org dports at macports.org
Fri Jul 29 15:06:37 PDT 2016


Revision: 150844
          https://trac.macports.org/changeset/150844
Author:   dports at macports.org
Date:     2016-07-29 15:06:37 -0700 (Fri, 29 Jul 2016)
Log Message:
-----------
gnucash: update to v2.6.13 (#51833)

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

Modified: trunk/dports/gnome/gnucash/Portfile
===================================================================
--- trunk/dports/gnome/gnucash/Portfile	2016-07-29 21:18:06 UTC (rev 150843)
+++ trunk/dports/gnome/gnucash/Portfile	2016-07-29 22:06:37 UTC (rev 150844)
@@ -5,8 +5,7 @@
 PortGroup         perl5 1.0
 
 name              gnucash
-version           2.6.12
-revision          1
+version           2.6.13
 perl5.branches    5.22
 conflicts         gnucash-devel
 categories        gnome x11
@@ -30,9 +29,15 @@
 
 use_bzip2         yes
 
-checksums         rmd160  092b0ca57ad273d8baeb7f277612189a474d7a29 \
-                  sha256  371fe9af3ec4b5d6839722b07c9064a51cfe247511edaa6286fc82710f700475
+checksums           rmd160  16614a8a6404d56a4e91b09fa13e7b792f21ff47 \
+                    sha256  253ac9ae19dc66d08ba74e91ac8234e92d4127049274ec601edb8bcdc51924f0
 
+# Gnucash released a special tarball for OSX for version 2.6.13. These line should
+# probably be removed in any subsequent version.
+
+distname          ${name}-${version}b
+worksrcdir        ${name}-${version}
+
 patchfiles        patch-configure.ac.diff
 
 post-patch {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160729/a77e69e2/attachment-0001.html>


More information about the macports-changes mailing list