Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Jan 2013 16:42:43 GMT
From:      Warren Block <wblock@FreeBSD.org>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/175481: [patch] textproc/igor: update textproc/igor to 1.355
Message-ID:  <201301211642.r0LGghaG069734@red.freebsd.org>
Resent-Message-ID: <201301211650.r0LGo0S2027802@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         175481
>Category:       ports
>Synopsis:       [patch] textproc/igor: update textproc/igor to 1.355
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jan 21 16:50:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Warren Block
>Release:        13-FUTURE
>Organization:
>Environment:
FreeBSD firebolt 13-FUTURE FreeBSD 13-FUTURE #0 r401695: Sun Nov  9 11:11:01 MST 2014     root@firebolt:/usr/obj/usr/src/sys/KRAKEN  amd64
>Description:
Update textproc/igor to version 1.355.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: textproc/igor/Makefile
===================================================================
--- textproc/igor/Makefile	(revision 310768)
+++ textproc/igor/Makefile	(working copy)
@@ -1,9 +1,9 @@
 # $FreeBSD$
 
 PORTNAME=	igor
-PORTVERSION=	1.330
+PORTVERSION=	1.355
 CATEGORIES=	textproc
-MASTER_SITES=	https://www.glenbarber.us/ports/${CATEGORIES}/${PORTNAME}/
+MASTER_SITES=	https://docscripts.glenbarber.us/tags/${PORTNAME}/${PORTVERSION}/
 
 MAINTAINER=	wblock@FreeBSD.org
 COMMENT=	FreeBSD Documentation Project sanity check script
@@ -17,6 +17,9 @@
 PLIST_FILES=	bin/${PORTNAME}
 MAN1=		${PORTNAME}.1
 
+post-patch:
+	@${REINPLACE_CMD} 's|/usr/local|${PREFIX}|' ${WRKSRC}/${PORTNAME} ${WRKSRC}/${PORTNAME}.1
+
 do-install:
 	${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin/
 	${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 ${MAN1PREFIX}/man/man1/
Index: textproc/igor/distinfo
===================================================================
--- textproc/igor/distinfo	(revision 310768)
+++ textproc/igor/distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (igor-1.330.tar.gz) = 30fc667aaa31d98dfc0f9f87959e448304b6dc3ea53dd81070e0481f6ae00024
-SIZE (igor-1.330.tar.gz) = 20379
+SHA256 (igor-1.355.tar.gz) = 1cd2e51fbcabd70c6a229ae93bbb35c4ce243a63a42d5ebe5dd2c2a16cd83be9
+SIZE (igor-1.355.tar.gz) = 23145


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201301211642.r0LGghaG069734>