mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-30 10:38:37 +00:00
Update finance/kraft to latest upstream
From the release notes at https://github.com/dragotin/kraft/releases/tag/v0.96 This is a bug fix release. It is recommeded for production use. - Found new MIT licensed icons to avoid uncertainess with CC license. - Allow to use the "add new" button in the doc editor to add new catalog templates. It presets the correct chapter. Also a handful of bugfixes. The icons-issue is why pkg-plist changed.
This commit is contained in:
parent
6014e022d6
commit
707b5206b4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=566823
@ -2,7 +2,7 @@
|
||||
|
||||
PORTNAME= kraft
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 0.95
|
||||
DISTVERSION= 0.96
|
||||
CATEGORIES= finance kde
|
||||
|
||||
MAINTAINER= kde@FreeBSD.org
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1601190585
|
||||
SHA256 (dragotin-kraft-v0.95_GH0.tar.gz) = 45dcaa964ffb7ac826bfb130085fe20af6a8dff15d765f2e65bf6e24c14435dd
|
||||
SIZE (dragotin-kraft-v0.95_GH0.tar.gz) = 877790
|
||||
TIMESTAMP = 1614547607
|
||||
SHA256 (dragotin-kraft-v0.96_GH0.tar.gz) = 2d24d9de37cba1de5ec58c1d724cb00d3a1b89becd7a1d5155a039e55e88131d
|
||||
SIZE (dragotin-kraft-v0.96_GH0.tar.gz) = 890569
|
||||
|
@ -13,7 +13,6 @@ share/icons/hicolor/22x22/actions/kraftdice.png
|
||||
share/icons/hicolor/32x32/apps/kraft.png
|
||||
share/icons/hicolor/48x48/apps/kraft.png
|
||||
share/icons/hicolor/scalable/apps/kraft.svg
|
||||
share/icons/hicolor/scalable/apps/kraft_catalogue.svg
|
||||
%%DATADIR%%/dbinit/mysql/create_schema.sql
|
||||
%%DATADIR%%/dbinit/mysql/fill_schema_de.sql
|
||||
%%DATADIR%%/dbinit/mysql/fill_schema_en.sql
|
||||
|
Loading…
Reference in New Issue
Block a user