svn commit: r564999 - head/finance/homebank

Wen Heping wen at FreeBSD.org
Fri Feb 12 08:15:59 UTC 2021


Author: wen
Date: Fri Feb 12 08:15:58 2021
New Revision: 564999
URL: https://svnweb.freebsd.org/changeset/ports/564999

Log:
  - Update to 5.5

Modified:
  head/finance/homebank/Makefile
  head/finance/homebank/distinfo
  head/finance/homebank/pkg-plist

Modified: head/finance/homebank/Makefile
==============================================================================
--- head/finance/homebank/Makefile	Fri Feb 12 07:50:22 2021	(r564998)
+++ head/finance/homebank/Makefile	Fri Feb 12 08:15:58 2021	(r564999)
@@ -1,8 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	homebank
-PORTVERSION=	5.4.3
-PORTREVISION=	1
+PORTVERSION=	5.5
 CATEGORIES=	finance
 MASTER_SITES=	http://homebank.free.fr/public/
 

Modified: head/finance/homebank/distinfo
==============================================================================
--- head/finance/homebank/distinfo	Fri Feb 12 07:50:22 2021	(r564998)
+++ head/finance/homebank/distinfo	Fri Feb 12 08:15:58 2021	(r564999)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1607597555
-SHA256 (homebank-5.4.3.tar.gz) = 9222d7ed7cc44fcfff3f1fe20935a1b7fe91bb4d9f90003cb3c6f3b893298d0b
-SIZE (homebank-5.4.3.tar.gz) = 3014659
+TIMESTAMP = 1613090280
+SHA256 (homebank-5.5.tar.gz) = dedaa6b02c505cd02c0ec2dd8b2ba4e0cc9d1f45a01eab0da60ab1bc2a7e6c75
+SIZE (homebank-5.5.tar.gz) = 3053998

Modified: head/finance/homebank/pkg-plist
==============================================================================
--- head/finance/homebank/pkg-plist	Fri Feb 12 07:50:22 2021	(r564998)
+++ head/finance/homebank/pkg-plist	Fri Feb 12 08:15:58 2021	(r564999)
@@ -73,6 +73,7 @@ share/mime/packages/homebank.xml
 %%DATADIR%%/datas/hb-categories-en.csv
 %%DATADIR%%/datas/hb-categories-es.csv
 %%DATADIR%%/datas/hb-categories-fr.csv
+%%DATADIR%%/datas/hb-categories-fr_CA.csv
 %%DATADIR%%/datas/hb-categories-hu.csv
 %%DATADIR%%/datas/hb-categories-it.csv
 %%DATADIR%%/datas/hb-categories-lt.csv
@@ -114,6 +115,8 @@ share/mime/packages/homebank.xml
 %%DATADIR%%/help/images/4.png
 %%DATADIR%%/help/images/50stackbudget.png
 %%DATADIR%%/help/images/50txnstatus.png
+%%DATADIR%%/help/images/53txntype.png
+%%DATADIR%%/help/images/54txnpopmenu.png
 %%DATADIR%%/help/images/5.png
 %%DATADIR%%/help/images/6.png
 %%DATADIR%%/help/images/7.png
@@ -232,7 +235,6 @@ share/mime/packages/homebank.xml
 %%DATADIR%%/help/win-statistics.html
 %%DATADIR%%/help/win-trendtime.html
 %%DATADIR%%/help/win-vehiclecost.html
-%%DATADIR%%/icons/hicolor/16x16/actions/hb-ope-future.png
 %%DATADIR%%/icons/hicolor/16x16/status/flt-exclude.png
 %%DATADIR%%/icons/hicolor/16x16/status/flt-inactive.png
 %%DATADIR%%/icons/hicolor/16x16/status/flt-include.png
@@ -241,6 +243,7 @@ share/mime/packages/homebank.xml
 %%DATADIR%%/icons/hicolor/16x16/status/hb-ope-cleared.png
 %%DATADIR%%/icons/hicolor/16x16/status/hb-ope-edit.png
 %%DATADIR%%/icons/hicolor/16x16/status/hb-ope-forced.png
+%%DATADIR%%/icons/hicolor/16x16/status/hb-ope-future.png
 %%DATADIR%%/icons/hicolor/16x16/status/hb-ope-new.png
 %%DATADIR%%/icons/hicolor/16x16/status/hb-ope-reconciled.png
 %%DATADIR%%/icons/hicolor/16x16/status/hb-ope-remind.png
@@ -267,6 +270,7 @@ share/mime/packages/homebank.xml
 %%DATADIR%%/icons/hicolor/24x24/actions/hb-currency.png
 %%DATADIR%%/icons/hicolor/24x24/actions/hb-document-new.png
 %%DATADIR%%/icons/hicolor/24x24/actions/hb-document-open.png
+%%DATADIR%%/icons/hicolor/24x24/actions/hb-document-print.png
 %%DATADIR%%/icons/hicolor/24x24/actions/hb-document-save-as.png
 %%DATADIR%%/icons/hicolor/24x24/actions/hb-document-save.png
 %%DATADIR%%/icons/hicolor/24x24/actions/hb-donate.png


More information about the svn-ports-all mailing list