svn commit: r320505 - in head/finance/gnucash: . files
Guido Falsi
madpilot at FreeBSD.org
Mon Jun 10 20:53:55 UTC 2013
Author: madpilot
Date: Mon Jun 10 20:53:54 2013
New Revision: 320505
URL: http://svnweb.freebsd.org/changeset/ports/320505
Log:
Update to 2.4.13
Approved by: kwm (gnome)
Deleted:
head/finance/gnucash/files/patch-configure
Modified:
head/finance/gnucash/Makefile
head/finance/gnucash/distinfo (contents, props changed)
head/finance/gnucash/pkg-plist (contents, props changed)
Modified: head/finance/gnucash/Makefile
==============================================================================
--- head/finance/gnucash/Makefile Mon Jun 10 19:44:48 2013 (r320504)
+++ head/finance/gnucash/Makefile Mon Jun 10 20:53:54 2013 (r320505)
@@ -2,8 +2,7 @@
# $MCom: ports/finance/gnucash/Makefile,v 1.26 2008/12/31 03:25:18 mezz Exp $
PORTNAME= gnucash
-PORTVERSION= 2.4.11
-PORTREVISION= 2
+PORTVERSION= 2.4.13
CATEGORIES= finance gnome
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20%28stable%29/${PORTVERSION}
Modified: head/finance/gnucash/distinfo
==============================================================================
--- head/finance/gnucash/distinfo Mon Jun 10 19:44:48 2013 (r320504)
+++ head/finance/gnucash/distinfo Mon Jun 10 20:53:54 2013 (r320505)
@@ -1,2 +1,2 @@
-SHA256 (gnucash-2.4.11.tar.bz2) = 93c3d66af8d75da66dad814cabeb35aac417018ccc98e833af93b2ab4d7b7761
-SIZE (gnucash-2.4.11.tar.bz2) = 9408193
+SHA256 (gnucash-2.4.13.tar.bz2) = f6025200eab90c098026310dc332272d922ce2d3a34fe926cc0c863c14009548
+SIZE (gnucash-2.4.13.tar.bz2) = 9400405
Modified: head/finance/gnucash/pkg-plist
==============================================================================
--- head/finance/gnucash/pkg-plist Mon Jun 10 19:44:48 2013 (r320504)
+++ head/finance/gnucash/pkg-plist Mon Jun 10 20:53:54 2013 (r320505)
@@ -200,6 +200,7 @@ include/gnucash/policy.h
include/gnucash/pricecell.h
include/gnucash/print-session.h
include/gnucash/qof-gobject.h
+include/gnucash/qof-string-cache.h
include/gnucash/qof.h
include/gnucash/qofbackend-p.h
include/gnucash/qofbackend.h
@@ -1040,12 +1041,8 @@ share/locale/zh_CN/LC_MESSAGES/gnucash.m
share/locale/zh_TW/LC_MESSAGES/gnucash.mo
@dirrmtry share/locale/rw/LC_MESSAGES
@dirrmtry share/locale/rw
- at dirrmtry share/locale/fi/LC_MESSAGES
- at dirrmtry share/locale/fi
@dirrmtry share/locale/es_NI/LC_MESSAGES
@dirrmtry share/locale/es_NI
- at dirrmtry share/locale/de_CH/LC_MESSAGES
- at dirrmtry share/locale/de_CH
@dirrm share/gnucash/ui
@dirrm share/gnucash/scm/qif-import
@dirrm share/gnucash/scm/gnumeric
More information about the svn-ports-all
mailing list