Bug 170225 - [patch] update textproc/igor to 1.309
Summary: [patch] update textproc/igor to 1.309
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: Glen Barber
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-28 03:20 UTC by Warren Block
Modified: 2012-07-28 04:20 UTC (History)
0 users

See Also:


Attachments
file.diff (872 bytes, patch)
2012-07-28 03:20 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 2012-07-28 03:20:07 UTC
Update textproc/igor to version 1.309 and take maintainership.

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-07-28 03:20:16 UTC
Responsible Changed
From-To: freebsd-ports-bugs->gjb

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2012-07-28 04:11:22 UTC
Author: gjb
Date: Sat Jul 28 03:11:13 2012
New Revision: 301631
URL: http://svn.freebsd.org/changeset/ports/301631

Log:
  - Update textproc/igor to 1.309
  - Pass maintainership to submitter/author
  
  PR:		ports/170225
  Submitted by:	wblock (new maintainer)
  Approved by:	eadler (mentor)

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

Modified: head/textproc/igor/Makefile
==============================================================================
--- head/textproc/igor/Makefile	Sat Jul 28 01:02:20 2012	(r301630)
+++ head/textproc/igor/Makefile	Sat Jul 28 03:11:13 2012	(r301631)
@@ -6,11 +6,11 @@
 #
 
 PORTNAME=	igor
-PORTVERSION=	1.259
+PORTVERSION=	1.309
 CATEGORIES=	textproc
 MASTER_SITES=	http://www.glenbarber.us/ports/${CATEGORIES}/${PORTNAME}/
 
-MAINTAINER=	gjb@FreeBSD.org
+MAINTAINER=	wblock@FreeBSD.org
 COMMENT=	FreeBSD Documentation Project sanity check script
 
 LICENSE=	BSD

Modified: head/textproc/igor/distinfo
==============================================================================
--- head/textproc/igor/distinfo	Sat Jul 28 01:02:20 2012	(r301630)
+++ head/textproc/igor/distinfo	Sat Jul 28 03:11:13 2012	(r301631)
@@ -1,2 +1,2 @@
-SHA256 (igor-1.259.tar.gz) = 19d719be99bef669514419f80c6d19577b8ed29030578ea1121ad5ce88a02c11
-SIZE (igor-1.259.tar.gz) = 18065
+SHA256 (igor-1.309.tar.gz) = 89e085c241b87c837a7f5704be5436187f06e86b15dbd67c52ae87de03d2776d
+SIZE (igor-1.309.tar.gz) = 18985
_______________________________________________
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 Glen Barber freebsd_committer freebsd_triage 2012-07-28 04:11:26 UTC
State Changed
From-To: open->closed

Committed, thanks! 

(And thanks for writing this program!)