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
This commit is contained in:
parent
65f252354c
commit
2f0f0a4879
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=295727
2 changed files with 3 additions and 3 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= igor
|
||||
PORTVERSION= 1.224
|
||||
PORTVERSION= 1.259
|
||||
CATEGORIES= textproc
|
||||
MASTER_SITES= http://www.glenbarber.us/ports/${CATEGORIES}/${PORTNAME}/
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (igor-1.224.tar.gz) = ab6da12ca63bfd203c088df6fad89653cbf96c75db29e6af3cf4d31d881d359f
|
||||
SIZE (igor-1.224.tar.gz) = 16864
|
||||
SHA256 (igor-1.259.tar.gz) = 19d719be99bef669514419f80c6d19577b8ed29030578ea1121ad5ce88a02c11
|
||||
SIZE (igor-1.259.tar.gz) = 18065
|
||||
|
|
Loading…
Reference in a new issue