Bug 145245 - devel/libslang is still referenced by some other ports
Summary: devel/libslang is still referenced by some other ports
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-31 18:20 UTC by Anatoly Borodin
Modified: 2010-05-12 21:40 UTC (History)
0 users

See Also:


Attachments
file.txt (2.04 KB, text/plain)
2010-03-31 18:20 UTC, Anatoly Borodin
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Anatoly Borodin 2010-03-31 18:20:08 UTC
A few ports reference devel/libslang, devel/libslang2 should be used instead.

Fix: See the patch.

PS editors/jed/Makefile just has "LIB_DEPENDS+=   slang.2:${PORTSDIR}/devel/libslang2" in two places, one should be removed.


Patch attached with submission follows:
Comment 1 Pav Lucistnik freebsd_committer freebsd_triage 2010-05-12 21:30:03 UTC
State Changed
From-To: open->closed

Committed, thanks!
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-05-12 21:37:30 UTC
pav         2010-05-12 20:37:17 UTC

  FreeBSD ports repository

  Modified files:
    editors/jed          Makefile 
    graphics/libcaca     Makefile 
    misc/iselect         Makefile 
    net/trafshow3        Makefile 
  Log:
  - Remove references to now non-existant devel/libslang
  
  PR:             ports/145245
  Submitted by:   Anatoly Borodin <anatoly.borodin@gmail.com>
  
  Revision  Changes    Path
  1.43      +0 -2      ports/editors/jed/Makefile
  1.32      +0 -4      ports/graphics/libcaca/Makefile
  1.15      +1 -1      ports/misc/iselect/Makefile
  1.40      +1 -1      ports/net/trafshow3/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"