Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Primary navigation
Search or go to…
Project
F
FreeBSD ports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Privacy statement
Keyboard shortcuts
?
What's new
6
Snippets
Groups
Projects
Show more breadcrumbs
FreeBSD
FreeBSD ports
Commits
fd17258b
Verified
Commit
fd17258b
authored
5 months ago
by
Dima Panov
Browse files
Options
Downloads
Patches
Plain Diff
finance/ledger: update to 3.3.2 release to unbreak build with boost-1.85
With hat: office Sponsored by: Future Crew, LLC
parent
452c407f
No related branches found
No related tags found
Loading
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
finance/ledger/Makefile
+13
-2
13 additions, 2 deletions
finance/ledger/Makefile
finance/ledger/distinfo
+3
-3
3 additions, 3 deletions
finance/ledger/distinfo
finance/ledger/pkg-plist
+2
-1
2 additions, 1 deletion
finance/ledger/pkg-plist
with
18 additions
and
6 deletions
finance/ledger/Makefile
+
13
−
2
View file @
fd17258b
PORTNAME
=
ledger
PORTVERSION
=
3.2.1
PORTREVISION
=
8
PORTVERSION
=
3.3.2
DISTVERSIONPREFIX
=
v
CATEGORIES
=
finance
...
...
@@ -21,6 +20,18 @@ CPE_VENDOR= ${PORTNAME}-cli
USE_GITHUB
=
yes
USE_LDCONFIG
=
yes
OPTIONS_DEFINE
=
GNUPG PYTHON
OPTIONS_SUB
=
yes
GNUPG_LIB_DEPENDS
=
libgpgmepp.so:security/gpgme-cpp \
libgpgme.so:security/gpgme
GNUPG_CMAKE_BOOL
=
USE_GPGME
PYTHON_BUILD_DEPENDS
=
${
PYTHON_PKGNAMEPREFIX
}
boost-libs>0:devel/boost-python-libs@
${
PY_FLAVOR
}
PYTHON_RUN_DEPENDS
=
${
PYTHON_PKGNAMEPREFIX
}
boost-libs>0:devel/boost-python-libs@
${
PY_FLAVOR
}
PYTHON_CMAKE_BOOL
=
USE_PYTHON
PYTHON_USES
=
python
do-test
:
@
cd
${
TEST_WRKSRC
}
&& ctest -C
${
CMAKE_BUILD_TYPE
}
${
_MAKE_JOBS
}
...
...
This diff is collapsed.
Click to expand it.
finance/ledger/distinfo
+
3
−
3
View file @
fd17258b
TIMESTAMP = 1
589779810
SHA256 (ledger-ledger-v3.
2.1
_GH0.tar.gz) =
92bf09bc385b171987f456fe3ee9fa998ed5e40b97b3acdd562b663aa364384a
SIZE (ledger-ledger-v3.
2.1
_GH0.tar.gz) =
790959
TIMESTAMP = 1
718008115
SHA256 (ledger-ledger-v3.
3.2
_GH0.tar.gz) =
555296ee1e870ff04e2356676977dcf55ebab5ad79126667bc56464cb1142035
SIZE (ledger-ledger-v3.
3.2
_GH0.tar.gz) =
825274
This diff is collapsed.
Click to expand it.
finance/ledger/pkg-plist
+
2
−
1
View file @
fd17258b
...
...
@@ -19,6 +19,7 @@ include/ledger/flags.h
include/ledger/format.h
include/ledger/generate.h
include/ledger/global.h
include/ledger/gpgme.h
include/ledger/history.h
include/ledger/item.h
include/ledger/iterators.h
...
...
@@ -36,7 +37,6 @@ include/ledger/predicate.h
include/ledger/print.h
include/ledger/pstream.h
include/ledger/ptree.h
include/ledger/pyfstream.h
include/ledger/pyinterp.h
include/ledger/pyutils.h
include/ledger/query.h
...
...
@@ -59,4 +59,5 @@ include/ledger/views.h
include/ledger/xact.h
lib/libledger.so
lib/libledger.so.3
%%PYTHON%%%%PYTHON_SITELIBDIR%%/ledger.so
share/man/man1/ledger.1.gz
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment