Bug 185872 - [patch] textproc/igor: update textproc/igor to 1.419
Summary: [patch] textproc/igor: update textproc/igor to 1.419
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: 2014-01-19 02:30 UTC by Warren Block
Modified: 2014-01-23 23:11 UTC (History)
0 users

See Also:


Attachments
file.diff (1011 bytes, patch)
2014-01-19 02:30 UTC, Warren Block
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Warren Block freebsd_committer freebsd_triage 2014-01-19 02:30:01 UTC
Update igor to 1.419.  Some code improvements and additional misspelling detection.

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2014-01-19 02:30:10 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 2014-01-23 22:40:31 UTC
Author: eadler
Date: Thu Jan 23 22:40:23 2014
New Revision: 340866
URL: http://svnweb.freebsd.org/changeset/ports/340866
QAT: https://qat.redports.org/buildarchive/r340866/

Log:
  Update igor to 1.419
  
  Changes: Some code improvements and additional misspelling detection.
  
  PR:		ports/185872
  Submitted by:	wblock (maintainer)

Modified:
  head/textproc/igor/Makefile
  head/textproc/igor/distinfo

Modified: head/textproc/igor/Makefile
==============================================================================
--- head/textproc/igor/Makefile	Thu Jan 23 22:03:42 2014	(r340865)
+++ head/textproc/igor/Makefile	Thu Jan 23 22:40:23 2014	(r340866)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	igor
-PORTVERSION=	1.397
+PORTVERSION=	1.419
 CATEGORIES=	textproc
 MASTER_SITES=	http://docscripts.glenbarber.us/tags/${PORTNAME}/${PORTVERSION}/
 

Modified: head/textproc/igor/distinfo
==============================================================================
--- head/textproc/igor/distinfo	Thu Jan 23 22:03:42 2014	(r340865)
+++ head/textproc/igor/distinfo	Thu Jan 23 22:40:23 2014	(r340866)
@@ -1,2 +1,2 @@
-SHA256 (igor-1.397.tar.gz) = f548b19244bc7529bd59b856d5a17b8435d218ccd2473185781e52725c9c8fe6
-SIZE (igor-1.397.tar.gz) = 23737
+SHA256 (igor-1.419.tar.gz) = 92328d567e3efec6cdb9b03ee9eca77355822768c01eba1f2f30629c32efc216
+SIZE (igor-1.419.tar.gz) = 23695
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
Comment 3 Eitan Adler freebsd_committer freebsd_triage 2014-01-23 23:11:45 UTC
State Changed
From-To: open->closed

Committed. Thanks!