Skip site navigation (1)Skip section navigation (2)
Date:      Wed,  1 Sep 2010 09:12:49 +0800 (CST)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/150172: [MAINTAINER] textproc/idnits: update to 2.12.05
Message-ID:  <20100901011249.891542AEC4F2@sunpoet.net>
Resent-Message-ID: <201009010120.o811K5nl052258@freefall.freebsd.org>

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

>Number:         150172
>Category:       ports
>Synopsis:       [MAINTAINER] textproc/idnits: update to 2.12.05
>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:   Wed Sep 01 01:20:04 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Sunpoet Po-Chuan Hsieh
>Release:        FreeBSD 8.1-STABLE amd64
>Organization:
SUNPOET.net
>Environment:
System: FreeBSD bonjour.sunpoet.net 8.1-STABLE FreeBSD 8.1-STABLE #0: Sun Jul 25 00:09:24 CST 2010
>Description:
- Update to 2.12.05

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- idnits-2.12.05.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/textproc/idnits/Makefile /usr/ports/sunpoet/idnits/Makefile
--- /usr/ports/textproc/idnits/Makefile	2010-06-28 15:45:55.000000000 +0800
+++ /usr/ports/sunpoet/idnits/Makefile	2010-09-01 08:58:09.000000000 +0800
@@ -5,7 +5,7 @@
 # $FreeBSD: ports/textproc/idnits/Makefile,v 1.23 2010/06/27 18:39:03 makc Exp $
 
 PORTNAME=	idnits
-PORTVERSION=	2.12.04
+PORTVERSION=	2.12.05
 CATEGORIES=	textproc
 MASTER_SITES=	http://tools.ietf.org/tools/idnits/ \
 		http://sunpoet.net/distfiles/
@@ -16,12 +16,12 @@
 
 RUN_DEPENDS=	bash:${PORTSDIR}/shells/bash
 
-NO_BUILD=	YES
+NO_BUILD=	yes
 
 PLIST_FILES=	bin/idnits
 
 post-patch:
-	@${REINPLACE_CMD} -e 's|^#!/bin/bash|#!${LOCALBASE}/bin/bash|g' \
+	@${REINPLACE_CMD} -e '1 s|^#!/bin/bash|#!${LOCALBASE}/bin/bash|g' \
 		${WRKSRC}/${PORTNAME}
 
 do-install:
diff -ruN --exclude=CVS /usr/ports/textproc/idnits/distinfo /usr/ports/sunpoet/idnits/distinfo
--- /usr/ports/textproc/idnits/distinfo	2010-06-28 15:45:55.000000000 +0800
+++ /usr/ports/sunpoet/idnits/distinfo	2010-09-01 08:56:23.000000000 +0800
@@ -1,3 +1,3 @@
-MD5 (idnits-2.12.04.tgz) = a86757d52438f053592b8ec816f53914
-SHA256 (idnits-2.12.04.tgz) = 28c16a83eb984f24c844e8cac95a776152e18a0ae8f91d479010906c1576a0d2
-SIZE (idnits-2.12.04.tgz) = 52002
+MD5 (idnits-2.12.05.tgz) = d2d56588d3202c10757f74770316426c
+SHA256 (idnits-2.12.05.tgz) = a7da140af3fdd2d9be0fa60dfbe9f2ad5afcb2610561d49c470b1936eb02bef2
+SIZE (idnits-2.12.05.tgz) = 53597
--- idnits-2.12.05.patch ends here ---

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



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