Bug 167456

Summary: [patch] textproc/igor: Update to latest version
Product: Ports & Packages Reporter: Glen Barber <gjb>
Component: Individual Port(s)Assignee: Eitan Adler <eadler>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Glen Barber freebsd_committer freebsd_triage 2012-04-30 15:10:08 UTC
Update textproc/igor to latest version.

Changes:
 - Add detection for additional misspelled words
 - Ignore comments in SGML indentation test
 - Provide output when specified file is not found
 - Fix misdetection of files as Lisp by file(1)
 - Add additional inline tags

Fix: Patch is attached.

Tinderbox logs can be found here:

http://builder.glenbarber.us/tb/logs/7-32-FreeBSD/igor-1.259.log
http://builder.glenbarber.us/tb/logs/8-32-FreeBSD/igor-1.259.log
http://builder.glenbarber.us/tb/logs/9-32-FreeBSD/igor-1.259.log
http://builder.glenbarber.us/tb/logs/10-32-FreeBSD/igor-1.259.log
 
http://builder.glenbarber.us/tb/logs/7-64-FreeBSD/igor-1.259.log
http://builder.glenbarber.us/tb/logs/8-64-FreeBSD/igor-1.259.log
http://builder.glenbarber.us/tb/logs/9-64-FreeBSD/igor-1.259.log
http://builder.glenbarber.us/tb/logs/10-64-FreeBSD/igor-1.259.log


Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-04-30 15:10:19 UTC
Responsible Changed
From-To: freebsd-ports-bugs->eadler

eadler@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2012-04-30 18:06:52 UTC
eadler      2012-04-30 17:06:40 UTC

  FreeBSD ports repository

  Modified files:
    textproc/igor        Makefile distinfo 
  Log:
  Update to 1.259
  
  Changes:
  - Add detection for additional misspelled words
  - Ignore comments in SGML indentation test
  - Provide output when specified file is not found
  - Fix misdetection of files as Lisp by file(1)
  - Add additional inline tags
  
  PR:             ports/167456
  Submitted by:   gjb
  
  Revision  Changes    Path
  1.3       +1 -1      ports/textproc/igor/Makefile
  1.3       +2 -2      ports/textproc/igor/distinfo
_______________________________________________
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 Eitan Adler freebsd_committer freebsd_triage 2012-04-30 18:07:00 UTC
State Changed
From-To: open->closed

Committed. Thanks!