Bug 123773 - [PATCH] math/libqalculate: Fix build with latest math/cln
Summary: [PATCH] math/libqalculate: Fix build with latest math/cln
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: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-17 22:20 UTC by Mark Daniel Reidel
Modified: 2008-05-22 01:30 UTC (History)
0 users

See Also:


Attachments
libqalculate-0.9.6_1.patch (25.56 KB, patch)
2008-05-17 22:20 UTC, Mark Daniel Reidel
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Daniel Reidel 2008-05-17 22:20:00 UTC
The lastest math/cln was missing the cln-config script which I circumvented using pkg-config. Please commit together with the fix to math/qalculate, otherwise this port is useless.

Added file(s):
- files/patch-configure
- files/patch-libqalculate-cl_abort.cc
- files/patch-src-Makefile.in

Generated with FreeBSD Port Tools 0.77
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2008-05-17 22:35:03 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2008-05-17 23:46:25 UTC
State Changed
From-To: open->feedback

Hi 

The build failed now with a plist problem. 

Could you please take a look. 

http://amd64.miwibox.org/tb2/errors/6.3-FreeBSD/libqalculate-0.9.6_1.log 

Thanks
Comment 3 Martin Wilke freebsd_committer freebsd_triage 2008-05-22 01:20:46 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!
Comment 4 dfilter service freebsd_committer freebsd_triage 2008-05-22 01:21:24 UTC
miwi        2008-05-22 00:21:19 UTC

  FreeBSD ports repository

  Modified files:
    math/libqalculate    Makefile 
  Added files:
    math/libqalculate/files patch-configure 
                            patch-libqalculate-cl_abort.cc 
                            patch-src-Makefile.in 
  Log:
  - Fix build with latest math/cln
  
  PR:             123773
  Submitted by:   Mark Daniel Reidel <ports@mark.reidel.info> (maintainer)
  
  Revision  Changes    Path
  1.16      +2 -2      ports/math/libqalculate/Makefile
  1.1       +534 -0    ports/math/libqalculate/files/patch-configure (new)
  1.1       +20 -0     ports/math/libqalculate/files/patch-libqalculate-cl_abort.cc (new)
  1.3       +12 -0     ports/math/libqalculate/files/patch-src-Makefile.in (new)
_______________________________________________
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"