Bug 167456 - [patch] textproc/igor: Update to latest version
Summary: [patch] textproc/igor: Update to latest version
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: 2012-04-30 15:10 UTC by Glen Barber
Modified: 2012-04-30 18:10 UTC (History)
0 users

See Also:


Attachments
file.diff (981 bytes, patch)
2012-04-30 15:10 UTC, Glen Barber
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!