Upgrade to 0.5.6.
This commit is contained in:
parent
9ef95a62be
commit
3593947ca6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=135281
3 changed files with 9 additions and 10 deletions
|
@ -6,8 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= grisbi
|
||||
PORTVERSION= 0.5.5
|
||||
PORTREVISION= 3
|
||||
PORTVERSION= 0.5.6
|
||||
CATEGORIES= finance
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
MD5 (grisbi-0.5.5.tar.bz2) = 09b06382f9bb5a4124c40296c5eba6d5
|
||||
SIZE (grisbi-0.5.5.tar.bz2) = 785824
|
||||
MD5 (grisbi-0.5.6.tar.bz2) = 82735e2a9eee650cb7e60f1a2913c8f3
|
||||
SIZE (grisbi-0.5.6.tar.bz2) = 913653
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
--- pixmaps/Makefile.in.orig Sat Jan 8 16:17:58 2005
|
||||
+++ pixmaps/Makefile.in Sun Jan 9 19:17:13 2005
|
||||
@@ -103,7 +103,7 @@
|
||||
am__include = @am__include@
|
||||
am__quote = @am__quote@
|
||||
install_sh = @install_sh@
|
||||
--- pixmaps/Makefile.in.orig Sat May 14 21:12:17 2005
|
||||
+++ pixmaps/Makefile.in Sun May 15 10:47:58 2005
|
||||
@@ -147,7 +147,7 @@
|
||||
sharedstatedir = @sharedstatedir@
|
||||
sysconfdir = @sysconfdir@
|
||||
target_alias = @target_alias@
|
||||
-grisbi_pixmapsdir = $(datadir)/pixmaps/grisbi
|
||||
+grisbi_pixmapsdir = $(pkgdatadir)/pixmaps
|
||||
|
||||
|
|
Loading…
Reference in a new issue