Date: Mon, 19 Dec 2022 08:49:08 GMT From: Guido Falsi <madpilot@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 7a721b2e19b1 - main - finance/gnucash: Update to 4.13 Message-ID: <202212190849.2BJ8n8Jp096596@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by madpilot: URL: https://cgit.FreeBSD.org/ports/commit/?id=7a721b2e19b16e1825c21608314d1d6b3404641e commit 7a721b2e19b16e1825c21608314d1d6b3404641e Author: Guido Falsi <madpilot@FreeBSD.org> AuthorDate: 2022-12-19 08:44:04 +0000 Commit: Guido Falsi <madpilot@FreeBSD.org> CommitDate: 2022-12-19 08:49:03 +0000 finance/gnucash: Update to 4.13 - Add missing dependency --- finance/gnucash/Makefile | 5 ++--- finance/gnucash/distinfo | 6 +++--- finance/gnucash/pkg-plist | 2 ++ 3 files changed, 7 insertions(+), 6 deletions(-) diff --git a/finance/gnucash/Makefile b/finance/gnucash/Makefile index a7c7d0eaf5c2..27e7e089fa1e 100644 --- a/finance/gnucash/Makefile +++ b/finance/gnucash/Makefile @@ -1,6 +1,5 @@ PORTNAME= gnucash -PORTVERSION= 4.12 -PORTREVISION= 1 +PORTVERSION= 4.13 CATEGORIES= finance gnome MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20%28stable%29/${PORTVERSION} @@ -34,7 +33,7 @@ USES= cmake:insource compiler:c++11-lib cpe desktop-file-utils \ shebangfix tar:bzip2 xorg USE_XORG= x11 USE_CXXSTD= c++11 -USE_GNOME= cairo gtk30 intltool libxml2 libxslt +USE_GNOME= cairo gdkpixbuf2 gtk30 intltool libxml2 libxslt USE_LDCONFIG= yes CMAKE_ARGS= -DCOMPILE_GSCHEMAS=OFF \ diff --git a/finance/gnucash/distinfo b/finance/gnucash/distinfo index 6451e3531a8d..04c97f9881c4 100644 --- a/finance/gnucash/distinfo +++ b/finance/gnucash/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1664125842 -SHA256 (gnucash-4.12.tar.bz2) = cc8c051a56b8bb433566d6e2890df59f3d895a395c8cf5246c1b728102ce10ae -SIZE (gnucash-4.12.tar.bz2) = 14552115 +TIMESTAMP = 1671374630 +SHA256 (gnucash-4.13.tar.bz2) = 401a158086635ea17fbb145325558537289aa1d24d022f7c3317e12f3dabd8e7 +SIZE (gnucash-4.13.tar.bz2) = 14658572 diff --git a/finance/gnucash/pkg-plist b/finance/gnucash/pkg-plist index a8bf064aa363..8d2cd779cb11 100644 --- a/finance/gnucash/pkg-plist +++ b/finance/gnucash/pkg-plist @@ -196,6 +196,7 @@ include/gnucash/qof-string-cache.h include/gnucash/qof.h include/gnucash/qofbackend.h include/gnucash/qofbook.h +include/gnucash/qofbook.hpp include/gnucash/qofbookslots.h include/gnucash/qofchoice.h include/gnucash/qofclass.h @@ -1381,6 +1382,7 @@ share/icons/hicolor/scalable/apps/gnucash-icon.svg %%NLS%%share/locale/lt/LC_MESSAGES/gnucash.mo %%NLS%%share/locale/lv/LC_MESSAGES/gnucash.mo %%NLS%%share/locale/mai/LC_MESSAGES/gnucash.mo +%%NLS%%share/locale/mk/LC_MESSAGES/gnucash.mo %%NLS%%share/locale/mni/LC_MESSAGES/gnucash.mo %%NLS%%share/locale/mni@bengali/LC_MESSAGES/gnucash.mo %%NLS%%share/locale/mr/LC_MESSAGES/gnucash.mo
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202212190849.2BJ8n8Jp096596>