Bug 144524 - [PATCH] finance/kmymoney2: Fix problem with update.
Summary: [PATCH] finance/kmymoney2: Fix problem with update.
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: Sylvio Cesar Teixeira
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-07 11:30 UTC by Sylvio Cesar Teixeira
Modified: 2010-03-31 02:30 UTC (History)
1 user (show)

See Also:


Attachments
kmymoney2-1.0.3_1.patch (1.99 KB, patch)
2010-03-07 11:30 UTC, Sylvio Cesar Teixeira
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sylvio Cesar Teixeira freebsd_committer freebsd_triage 2010-03-07 11:30:01 UTC
- Fix problem with update that is linked with sqlite.
- BUMP PORTREVISION.

Port maintainer (alecn2002@yandex.ru) is cc'd.

Generated with FreeBSD Port Tools 0.99

Fix: - Apply this patch to change the line of qmake in configure file of kmymoney2.
How-To-Repeat: - Install old version and after update using "portupgrade -R kmymoney2"
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-03-07 11:30:13 UTC
Responsible Changed
From-To: freebsd-ports-bugs->sylvio

Submitter has GNATS access (via the GNATS Auto Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2010-03-07 11:30:16 UTC
Maintainer of finance/kmymoney2,

Please note that PR ports/144524 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/144524

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2010-03-07 11:30:18 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 4 dfilter service freebsd_committer freebsd_triage 2010-03-31 02:23:55 UTC
sylvio      2010-03-31 01:23:47 UTC

  FreeBSD ports repository

  Modified files:
    finance/kmymoney2    Makefile 
    finance/kmymoney2/files patch-configure 
  Log:
  - Fix problem with sqlite during update
  - BUMP PORTREVISION
  
  PR:             ports/144524
  Submitted by:   sylvio@
  Approved by:    miwi (mentor)
  
  Revision  Changes    Path
  1.30      +1 -1      ports/finance/kmymoney2/Makefile
  1.5       +11 -17    ports/finance/kmymoney2/files/patch-configure
_______________________________________________
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 5 Sylvio Cesar Teixeira freebsd_committer freebsd_triage 2010-03-31 02:24:30 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!