Bug 150080 - [MAINTAINER] finance/kmymoney-kde4: Update to 4.5
Summary: [MAINTAINER] finance/kmymoney-kde4: Update to 4.5
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Dima Panov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-29 08:00 UTC by Jason E. Hale
Modified: 2010-09-25 17:00 UTC (History)
0 users

See Also:


Attachments
2010-08-29-kmymoney-kde4.diff (20.69 KB, patch)
2010-08-29 08:00 UTC, Jason E. Hale
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jason E. Hale 2010-08-29 08:00:13 UTC
- Update finance/kmymoney-kde4 to version 4.5

Makefile changes:
- qt3support only now required for kbanking plugin
- make perl a RUN_DEPENDS only

How-To-Repeat: Use attached diff.
Add patches:
- files/patch-CMakeLists.txt
  (removes checks for unused modules and a check for "unsigned long" which
  enables math functions not available on FreeBSD)
- files/patch-cmake__modules__FindAqBanking.cmake
  (search for library "CMake style" - prevents build failure using MAKE_JOBS)
- files/patch-cmake__modules__FindGwenhywfar.cmake
  (search for library "CMake style" - prevents build failure using MAKE_JOBS
  and link failure otherwise)
Remove patches:
- files/patch-kmymoney__CMakeLists.txt
  (patch applied upstream)
Comment 1 Dima Panov freebsd_committer freebsd_triage 2010-08-29 13:40:37 UTC
Responsible Changed
From-To: freebsd-ports-bugs->fluffy

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-09-25 16:53:54 UTC
fluffy      2010-09-25 15:53:48 UTC

  FreeBSD ports repository

  Modified files:
    finance/kmymoney-kde4 Makefile distinfo pkg-plist 
  Added files:
    finance/kmymoney-kde4/files patch-CMakeLists.txt 
                                patch-cmake__modules__FindAqBanking.cmake 
                                patch-cmake__modules__FindGwenhywfar.cmake 
  Removed files:
    finance/kmymoney-kde4/files patch-kmymoney__CMakeLists.txt 
  Log:
  - Update finance/kmymoney-kde4 to 4.5 release
  
  PR:             150080
  Submitted by:   Jason E. Hale (maintainer)
  
  Revision  Changes    Path
  1.40      +5 -4      ports/finance/kmymoney-kde4/Makefile
  1.14      +3 -3      ports/finance/kmymoney-kde4/distinfo
  1.1       +24 -0     ports/finance/kmymoney-kde4/files/patch-CMakeLists.txt (new)
  1.1       +39 -0     ports/finance/kmymoney-kde4/files/patch-cmake__modules__FindAqBanking.cmake (new)
  1.1       +38 -0     ports/finance/kmymoney-kde4/files/patch-cmake__modules__FindGwenhywfar.cmake (new)
  1.2       +0 -11     ports/finance/kmymoney-kde4/files/patch-kmymoney__CMakeLists.txt (dead)
  1.17      +53 -31    ports/finance/kmymoney-kde4/pkg-plist
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Dima Panov freebsd_committer freebsd_triage 2010-09-25 16:54:01 UTC
State Changed
From-To: open->closed

Committed. Thanks!