Bug 146157 - textproc/redland depends on GMP
Summary: textproc/redland depends on GMP
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-04-29 19:30 UTC by Kenyon Ralph
Modified: 2010-04-30 00:00 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kenyon Ralph 2010-04-29 19:30:06 UTC
	textproc/redland depends on GMP, which was recently moved and upgraded. This was reported and patched before, but the patch was never applied in CVS: http://lists.freebsd.org/pipermail/freebsd-ports/2009-September/057065.html

This problem manifests when compiling textproc/soprano (a dependency of x11/kdebase4-runtime) fails after the GMP upgrade. Rebuilding textproc/redland allows soprano and kdebase4-runtime to complete successfully.

Fix: 

Apply the patch at http://lists.freebsd.org/pipermail/freebsd-ports/2009-September/057065.html or a similar one which marks textproc/redland as depending on gmp, so that it can be bumped on gmp upgrades in the future.
How-To-Repeat: 	Upgrade libgmp4 to gmp-5.0.1, then try to upgrade x11/kdebase4-runtime.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-04-29 19:30:14 UTC
Maintainer of textproc/redland,

Please note that PR ports/146157 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/146157

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2010-04-29 19:30:18 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Dima Panov freebsd_committer freebsd_triage 2010-04-29 22:50:28 UTC
Responsible Changed
From-To: freebsd-ports-bugs->fluffy

I'll take it.
Comment 4 Chuck Swiger 2010-04-29 23:28:15 UTC
On Apr 29, 2010, at 3:21 PM, Dima Panov wrote:
> Chuck, is your offer to pass maintainership for raptor/redland stil =
active for me and kde=20
> team? I'll grab these ports now and update in proper way.

Yes, you're welcome to claim maintainership over raptor/redland for KDE.

Regards,
--=20
-Chuck
Comment 5 dfilter service freebsd_committer freebsd_triage 2010-04-29 23:52:11 UTC
fluffy      2010-04-29 22:51:57 UTC

  FreeBSD ports repository

  Modified files:
    textproc/raptor      Makefile 
    textproc/redland     Makefile 
    textproc/redland-bindings Makefile 
  Log:
  - Add OPTIONS for mpfr/gmp for redland
  - While here, pass raptor/redland maintainership to kde@ per maintainer's request
  
  PR:             146157
  Submitted by:   Kenyon Ralph <kenyon@kenyonralph.com>
  Approved by:    maintainer
  
  Revision  Changes    Path
  1.49      +1 -1      ports/textproc/raptor/Makefile
  1.17      +1 -1      ports/textproc/redland-bindings/Makefile
  1.35      +17 -2     ports/textproc/redland/Makefile
_______________________________________________
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 6 Dima Panov freebsd_committer freebsd_triage 2010-04-29 23:59:56 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!