aboutsummaryrefslogtreecommitdiff
path: root/finance
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2018-07-09 13:26:13 +0000
committerJan Beich <jbeich@FreeBSD.org>2018-07-09 13:26:13 +0000
commitfd69e13489a28dc57703cc4574b3537613f755e6 (patch)
tree411ab107e7a3d7b0a8ce56a34723de8b9ba26ebe /finance
parent933c8340901d55fe05904ba55a0ec263e8237ca5 (diff)
downloadports-fd69e13489a28dc57703cc4574b3537613f755e6.tar.gz
ports-fd69e13489a28dc57703cc4574b3537613f755e6.zip
finance/ledger: unbreak with boost 1.68
In file included from src/generate.cc:34: In file included from src/generate.h:45: In file included from src/iterators.h:45: In file included from src/xact.h:45: In file included from src/item.h:45: In file included from src/scope.h:45: In file included from src/op.h:45: In file included from src/expr.h:45: In file included from src/exprbase.h:57: src/utils.h:47:10: fatal error: 'boost/uuid/sha1.hpp' file not found #include <boost/uuid/sha1.hpp> ^ PR: 229569
Notes
Notes: svn path=/head/; revision=474254
Diffstat (limited to 'finance')
-rw-r--r--finance/ledger/Makefile3
-rw-r--r--finance/ledger/distinfo3
2 files changed, 6 insertions, 0 deletions
diff --git a/finance/ledger/Makefile b/finance/ledger/Makefile
index 48f43e294694..58fc522ec97d 100644
--- a/finance/ledger/Makefile
+++ b/finance/ledger/Makefile
@@ -7,6 +7,9 @@ DISTVERSIONPREFIX= v
PORTREVISION= 10
CATEGORIES= finance
+PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
+PATCHFILES= c18a55f9ef99.patch:-p1
+
MAINTAINER= woodycarey@hotmail.com
COMMENT= John Wiegley's command line accounting program
diff --git a/finance/ledger/distinfo b/finance/ledger/distinfo
index fb1302031d5e..ecf238045036 100644
--- a/finance/ledger/distinfo
+++ b/finance/ledger/distinfo
@@ -1,2 +1,5 @@
+TIMESTAMP = 1452527978
SHA256 (ledger-ledger-v3.1.1_GH0.tar.gz) = 90f06561ab692b192d46d67bc106158da9c6c6813cc3848b503243a9dfd8548a
SIZE (ledger-ledger-v3.1.1_GH0.tar.gz) = 842364
+SHA256 (c18a55f9ef99.patch) = 8d8e646cb872203a1111d8a304f2d3993f4334c65179e32134964267931357ab
+SIZE (c18a55f9ef99.patch) = 942