Date: Sat, 12 Jun 2010 14:42:10 -0700 (PDT) From: "Jason E. Hale" <bsdkaffee@gmail.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/147821: [MAINTAINER] finance/kmymoney-kde4: Update to 3.98.1 Message-ID: <4c13ff32.677ddc0a.3953.1c7a@mx.google.com> Resent-Message-ID: <201006122150.o5CLo2ds077180@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 147821 >Category: ports >Synopsis: [MAINTAINER] finance/kmymoney-kde4: Update to 3.98.1 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sat Jun 12 21:50:01 UTC 2010 >Closed-Date: >Last-Modified: >Originator: Jason E. Hale >Release: FreeBSD 8.0-RELEASE i386 >Organization: none >Environment: System: FreeBSD mocha.verizon.net 8.0-RELEASE FreeBSD 8.0-RELEASE #0: Fri Nov 27 18:56:06 EST 2009 root@mocha.verizon.net:/usr/obj/usr/src/sys/MOCHA8 i386 KDE 4.4.4 >Description: - Update finance/kmymoney-kde4 to version 3.98.1 - Add LICENSE - This version has been deemed suitable for general consumption, so warning has been removed from pkg-descr - Added patch to fix erroneous 68x68 icon directory >How-To-Repeat: Use attached diff. Files added: files/patch-kmymoney__CMakeLists.txt >Fix: --- 2010-06-12-kmymoney-kde4.diff begins here --- diff -ruN kmymoney-kde4.orig/Makefile kmymoney-kde4/Makefile --- kmymoney-kde4.orig/Makefile 2010-06-11 18:39:28.000000000 -0400 +++ kmymoney-kde4/Makefile 2010-06-12 07:48:03.000000000 -0400 @@ -6,10 +6,9 @@ # PORTNAME= kmymoney -PORTVERSION= 3.97.2 -PORTREVISION= 3 +PORTVERSION= 3.98.1 CATEGORIES= finance -MASTER_SITES= SF/${PORTNAME}2/KMyMoney-KDE4/${PORTVERSION} +MASTER_SITES= SF/${PORTNAME}2/KMyMoney-KDE4/3.98 MAINTAINER= bsdkaffee@gmail.com COMMENT= KDE 4.x-based personal finance manager @@ -28,6 +27,9 @@ MAN1= kmymoney.1 +LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/COPYING + OPTIONS= CALENDAR "Enable Calendar plugin" on \ KBANKING "Enable KBanking plugin" off \ OFX "Enable OFX plugin" off \ diff -ruN kmymoney-kde4.orig/distinfo kmymoney-kde4/distinfo --- kmymoney-kde4.orig/distinfo 2010-06-11 18:39:28.000000000 -0400 +++ kmymoney-kde4/distinfo 2010-06-11 18:43:16.000000000 -0400 @@ -1,3 +1,3 @@ -MD5 (kmymoney-3.97.2.tar.bz2) = 3a58c497840d7d5f276415ff0657e384 -SHA256 (kmymoney-3.97.2.tar.bz2) = 2e5f33594ba1c125f9ad627119e68695d850f25a145ff07443425980677e5df5 -SIZE (kmymoney-3.97.2.tar.bz2) = 14793343 +MD5 (kmymoney-3.98.1.tar.bz2) = 1b9c22fca692947c532c541c2c8ded7c +SHA256 (kmymoney-3.98.1.tar.bz2) = 877ca0e6ad7b6a6e205eb51275e984ba627d227201374bfc5d143a0a4e026864 +SIZE (kmymoney-3.98.1.tar.bz2) = 14780410 diff -ruN kmymoney-kde4.orig/files/patch-kmymoney__CMakeLists.txt kmymoney-kde4/files/patch-kmymoney__CMakeLists.txt --- kmymoney-kde4.orig/files/patch-kmymoney__CMakeLists.txt 1969-12-31 19:00:00.000000000 -0500 +++ kmymoney-kde4/files/patch-kmymoney__CMakeLists.txt 2010-06-11 19:11:26.000000000 -0400 @@ -0,0 +1,11 @@ +--- ./kmymoney/CMakeLists.txt.orig 2010-06-11 19:10:00.000000000 -0400 ++++ ./kmymoney/CMakeLists.txt 2010-06-11 19:10:22.000000000 -0400 +@@ -195,7 +195,7 @@ + RENAME kmy.png + ) + INSTALL(FILES hi64-app-kmymoney.png +- DESTINATION ${ICON_INSTALL_DIR}/oxygen/68x68/apps ++ DESTINATION ${ICON_INSTALL_DIR}/oxygen/64x64/apps + RENAME kmymoney.png + ) + INSTALL(FILES mimetype_kmy_64x64.png diff -ruN kmymoney-kde4.orig/pkg-descr kmymoney-kde4/pkg-descr --- kmymoney-kde4.orig/pkg-descr 2010-06-11 18:39:28.000000000 -0400 +++ kmymoney-kde4/pkg-descr 2010-06-11 18:43:45.000000000 -0400 @@ -1,6 +1,3 @@ -WARNING!!! This is a beta release. More conservative users may want to use the -KDE3 version (finance/kmymoney2). - KMyMoney is a personal finance manager for KDE 4.x. It operates similar to MS-Money, supports different account types, diff -ruN kmymoney-kde4.orig/pkg-plist kmymoney-kde4/pkg-plist --- kmymoney-kde4.orig/pkg-plist 2010-06-11 18:39:28.000000000 -0400 +++ kmymoney-kde4/pkg-plist 2010-06-12 07:40:53.000000000 -0400 @@ -1016,8 +1016,8 @@ share/icons/oxygen/32x32/mimetypes/kmy.png share/icons/oxygen/48x48/apps/kmymoney.png share/icons/oxygen/48x48/mimetypes/kmy.png +share/icons/oxygen/64x64/apps/kmymoney.png share/icons/oxygen/64x64/mimetypes/kmy.png -share/icons/oxygen/68x68/apps/kmymoney.png %%WITH_CALENDAR%%share/kde4/services/kcm_kmm_icalendarexport.desktop share/kde4/services/kcm_kmm_printcheck.desktop %%WITH_CALENDAR%%share/kde4/services/kmm_icalendarexport.desktop @@ -1061,8 +1061,6 @@ share/locale/zh_TW/LC_MESSAGES/kmymoney.mo share/mime/application/x-kmymoney.xml share/mime/packages/x-kmymoney.xml -@dirrmtry share/icons/oxygen/68x68/apps -@dirrmtry share/icons/oxygen/68x68 @dirrmtry share/icons/locolor/32x32/apps @dirrmtry share/icons/locolor/32x32 @dirrmtry share/icons/locolor/16x16/apps --- 2010-06-12-kmymoney-kde4.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4c13ff32.677ddc0a.3953.1c7a>