Bug 152070 - [patch] security/xmlsec1 - Fix upstream bug in .pc files for pkg-config
Summary: [patch] security/xmlsec1 - Fix upstream bug in .pc files for pkg-config
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: Johan van Selst
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-09 05:10 UTC by Tom Judge
Modified: 2010-11-09 18:00 UTC (History)
1 user (show)

See Also:


Attachments
security-xmlsec1.txt (4.27 KB, text/plain)
2010-11-09 05:10 UTC, Tom Judge
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Tom Judge 2010-11-09 05:10:09 UTC
The .pc.in files for this port have to many escape chars in them (\\\ rather than \).

The attach patch corrects the files so that dependent ports will build correctly.

This should fix at lease security/lasso

Upstream bug report is here:
	https://bugzilla.gnome.org/show_bug.cgi?id=631258
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-11-09 05:10:16 UTC
Responsible Changed
From-To: freebsd-ports-bugs->johans

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-11-09 17:45:25 UTC
johans      2010-11-09 17:45:20 UTC

  FreeBSD ports repository

  Modified files:
    security/xmlsec1     Makefile 
  Log:
  Fix quoting in installed *.pc (pkg-config) files.
  This should fix security/lasso as well.
  Upstream bug report: https://bugzilla.gnome.org/show_bug.cgi?id=631258
  
  PR:             ports/152070
  Submitted by:   Tom Judge <tom@tomjudge.com>
  
  Revision  Changes    Path
  1.33      +2 -0      ports/security/xmlsec1/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 3 Johan van Selst freebsd_committer freebsd_triage 2010-11-09 17:45:37 UTC
State Changed
From-To: open->closed

Committed (using REINPLACE_CMD). Thanks for the report.
Comment 4 dfilter service freebsd_committer freebsd_triage 2010-11-09 17:57:00 UTC
johans      2010-11-09 17:56:56 UTC

  FreeBSD ports repository

  Modified files:
    security/lasso       Makefile 
  Log:
  Remove BROKEN: This is now okay after the fix in security/xmlsec1
  
  PR:             ports/152070
  Submitted by:   Tom Judge <tom@tomjudge.com>
  
  Revision  Changes    Path
  1.7       +0 -2      ports/security/lasso/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"