[148854] trunk/dports/finance/ledger
khindenburg at macports.org
khindenburg at macports.org
Thu May 19 19:34:51 PDT 2016
Revision: 148854
https://trac.macports.org/changeset/148854
Author: khindenburg at macports.org
Date: 2016-05-19 19:34:51 -0700 (Thu, 19 May 2016)
Log Message:
-----------
ledger: update to 3.1.1; use bin:makeinfo:texinfo #48868
Modified Paths:
--------------
trunk/dports/finance/ledger/Portfile
Removed Paths:
-------------
trunk/dports/finance/ledger/files/
Modified: trunk/dports/finance/ledger/Portfile
===================================================================
--- trunk/dports/finance/ledger/Portfile 2016-05-20 01:40:33 UTC (rev 148853)
+++ trunk/dports/finance/ledger/Portfile 2016-05-20 02:34:51 UTC (rev 148854)
@@ -5,8 +5,7 @@
PortGroup cxx11 1.0
PortGroup github 1.0
-github.setup ledger ledger 3.1 v
-revision 1
+github.setup ledger ledger 3.1.1 v
fetch.type git
name ledger
@@ -22,17 +21,17 @@
platforms darwin
-depends_build port:automake \
- port:autoconf \
- port:cmake \
- port:libtool \
- port:doxygen \
- path:bin/dot:graphviz \
- port:libedit \
- port:texlive-xetex \
- port:texinfo
+depends_build-append port:automake \
+ port:autoconf \
+ port:cmake \
+ port:libtool \
+ port:doxygen \
+ path:bin/dot:graphviz \
+ port:libedit \
+ port:texlive-xetex \
+ bin:makeinfo:texinfo
-depends_lib port:pcre \
+depends_lib-append port:pcre \
port:expat \
port:boost \
port:python27 \
@@ -43,8 +42,5 @@
port:ncurses \
port:gettext
-patchfiles ledger-3.1-boost-1.58.patch
-patch.pre_args -p1
-
configure.cmd ${worksrcpath}/acprep opt config
build.cmd ${worksrcpath}/acprep opt make
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160519/4856f759/attachment.html>
More information about the macports-changes
mailing list