Bug 140568

Summary: [UPDATE] Outdated Perl info in Developers' Handbook
Product: Documentation Reporter: Denny Lin <dennylin93>
Component: Books & ArticlesAssignee: freebsd-doc (Nobody) <doc>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
developers-handbook-tools-chapter.sgml.patch none

Description Denny Lin 2009-11-15 13:00:03 UTC
The Perl port (lang/perl5) specified in the Developers' Handbook no longer exists. It should be replaced with lang/perl5.8, the current default version of Perl.

Fix: Patch (sed 's/perl5/perl5.8/g').
Comment 1 dfilter service freebsd_committer freebsd_triage 2009-11-25 10:29:05 UTC
roam        2009-11-25 10:28:55 UTC

  FreeBSD doc repository

  Modified files:
    en_US.ISO8859-1/books/developers-handbook/tools chapter.sgml 
  Log:
  Update the information about Perl and Tcl available in the ports tree.
  
  PR:             140568, 140569
  Submitted by:   Denny Lin <dennylin93@cnmc32.hs.ntnu.edu.tw>
  
  Revision  Changes    Path
  1.51      +3 -3      doc/en_US.ISO8859-1/books/developers-handbook/tools/chapter.sgml
_______________________________________________
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 2 Peter Pentchev freebsd_committer freebsd_triage 2009-11-25 10:29:11 UTC
State Changed
From-To: open->closed

I've committed your change, thanks!