Permalink
Browse files
homebank: update to 5.2.4
- Loading branch information
Showing
with
7 additions
and
4 deletions.
-
+7
−4
x11/homebank/Portfile
|
|
@@ -3,7 +3,7 @@ |
|
|
PortSystem 1.0 |
|
|
|
|
|
name homebank |
|
|
version 5.2.2 |
|
|
version 5.2.4 |
|
|
categories x11 finance |
|
|
license GPL-2+ |
|
|
platforms darwin |
|
|
@@ -20,9 +20,9 @@ long_description HomeBank is the free software you have always wanted to \ |
|
|
homepage http://homebank.free.fr/ |
|
|
master_sites ${homepage}public/ |
|
|
|
|
|
checksums rmd160 9279a042bbcf506b2bedd9809d60c22116bb9462 \ |
|
|
sha256 acc8221fffbbe4b6ddc23fe845fa061cae2ecf7643f2ed858adc9a2e6e2295a5 \ |
|
|
size 2601784 |
|
|
checksums rmd160 57eef07611d930a80d1d72672a014323c6ca3215 \ |
|
|
sha256 79a89ab8816a5973fa6afe75157fa375953795c79c224d510e8af0afed2512d2 \ |
|
|
size 2673200 |
|
|
|
|
|
depends_build port:intltool \ |
|
|
port:pkgconfig |
|
|
@@ -32,3 +32,6 @@ depends_lib port:gettext \ |
|
|
port:libofx \ |
|
|
port:librsvg \ |
|
|
port:libsoup |
|
|
|
|
|
# https://bugs.launchpad.net/intltool/+bug/1197875 |
|
|
use_autoreconf yes |