Bug 160660 - [patch] cad/linux-eagle5: add missing dependencies
Summary: [patch] cad/linux-eagle5: add missing dependencies
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: Eitan Adler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-11 16:30 UTC by 4720@hushmail.com
Modified: 2011-09-22 19:24 UTC (History)
0 users

See Also:


Attachments
file.diff (488 bytes, patch)
2011-09-11 16:30 UTC, 4720@hushmail.com
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description 4720@hushmail.com 2011-09-11 16:30:09 UTC
eagle is linked with jpeg and png which are not listed in the dependencies. patch adds dependendcies on linux-jpeg and linux-png.

libjpeg.so.62 => /usr/lib/libjpeg.so.62 (0x890d4000)
libpng12.so.0 => /usr/lib/libpng12.so.0 (0x89088000)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-09-11 16:30:17 UTC
Maintainer of cad/linux-eagle5,

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

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2011-09-11 16:30:20 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Thomas E. Zander 2011-09-20 18:52:58 UTC
Indeed, that patch is correct. Please commit it.

Thanks and best regards,
Riggs
Comment 4 Mark Linimon freebsd_committer freebsd_triage 2011-09-20 22:09:11 UTC
State Changed
From-To: feedback->open

Maintainer approved.
Comment 5 Eitan Adler freebsd_committer freebsd_triage 2011-09-21 03:18:00 UTC
Responsible Changed
From-To: freebsd-ports-bugs->eadler

I'll take it.
Comment 6 dfilter service freebsd_committer freebsd_triage 2011-09-22 19:11:10 UTC
eadler      2011-09-22 18:10:55 UTC

  FreeBSD ports repository

  Modified files:
    cad/linux-eagle5     Makefile 
  Log:
  - add missing dependencies
  - bump portrevision
  
  PR:             ports/160660
  Submitted by:   4720@hushmail.com
  Approved by:    Thomas Zander <riggs@rrr.de> (maintainer)
  Approved by:    sahil (mentor)
  
  Revision  Changes    Path
  1.26      +2 -2      ports/cad/linux-eagle5/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 7 Eitan Adler freebsd_committer freebsd_triage 2011-09-22 19:24:36 UTC
State Changed
From-To: open->closed

Committed. Thanks!