Bug 148938 - [patch] devel/libevent: clock_gettime(2) is in libc, not in librt
Summary: [patch] devel/libevent: clock_gettime(2) is in libc, not in librt
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 Matuska
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-26 01:00 UTC by swell.k
Modified: 2010-08-03 12:36 UTC (History)
0 users

See Also:


Attachments
a.diff (626 bytes, patch)
2010-07-26 01:00 UTC, swell.k
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description swell.k 2010-07-26 01:00:13 UTC

Fix: The fix is stolen from 1.35 rev of net-p2p/transmission-cli/Makefile
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-07-26 01:00:25 UTC
Responsible Changed
From-To: freebsd-ports-bugs->mnag

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Mark Linimon freebsd_committer freebsd_triage 2010-08-03 02:10:10 UTC
Responsible Changed
From-To: mnag->mm

Over to new maintainer.
Comment 3 dfilter service freebsd_committer freebsd_triage 2010-08-03 10:54:47 UTC
mm          2010-08-03 09:54:18 UTC

  FreeBSD ports repository

  Modified files:
    devel/libevent       Makefile 
  Log:
  Remove unused lib dependency on librt
  
  PR:             ports/148938
  Submitted by:   swell.k@gmail.com
  
  Revision  Changes    Path
  1.45      +2 -0      ports/devel/libevent/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 4 Martin Matuska freebsd_committer freebsd_triage 2010-08-03 12:36:18 UTC
State Changed
From-To: open->closed

Committed. Thanks!