Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Jun 2010 14:13:13 +0800 (CST)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/148183: [PATCH] textproc/idnits: update to 2.12.04, take maintainership
Message-ID:  <20100627061313.E039D2AEC60A@sunpoet.net>
Resent-Message-ID: <201006270620.o5R6K1Kv036872@freefall.freebsd.org>

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

>Number:         148183
>Category:       ports
>Synopsis:       [PATCH] textproc/idnits: update to 2.12.04, take maintainership
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jun 27 06:20:01 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Sunpoet Po-Chuan Hsieh
>Release:        FreeBSD 8.1-PRERELEASE amd64
>Organization:
SUNPOET.net
>Environment:
System: FreeBSD bonjour.sunpoet.net 8.1-PRERELEASE FreeBSD 8.1-PRERELEASE #0: Sun Jun 20 12:49:47 CST 2010
>Description:
- Update to 2.12.04
- Take maintainership

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

--- idnits-2.12.04.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/textproc/idnits/Makefile /usr/ports/sunpoet/idnits/Makefile
--- /usr/ports/textproc/idnits/Makefile	2009-07-21 11:46:34.000000000 +0800
+++ /usr/ports/sunpoet/idnits/Makefile	2010-06-24 17:04:44.000000000 +0800
@@ -5,12 +5,13 @@
 # $FreeBSD: ports/textproc/idnits/Makefile,v 1.22 2009/07/20 15:32:02 amdmi3 Exp $
 
 PORTNAME=	idnits
-PORTVERSION=	2.11.12
+PORTVERSION=	2.12.04
 CATEGORIES=	textproc
-MASTER_SITES=	http://tools.ietf.org/tools/idnits/
+MASTER_SITES=	http://tools.ietf.org/tools/idnits/ \
+		http://sunpoet.net/distfiles/
 EXTRACT_SUFX=	.tgz
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	sunpoet@sunpoet.net
 COMMENT=	Looks for problems in internet draft formatting
 
 RUN_DEPENDS=	bash:${PORTSDIR}/shells/bash
@@ -24,6 +25,6 @@
 		${WRKSRC}/${PORTNAME}
 
 do-install:
-	${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin/
+	@${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin/
 
 .include <bsd.port.mk>
diff -ruN --exclude=CVS /usr/ports/textproc/idnits/distinfo /usr/ports/sunpoet/idnits/distinfo
--- /usr/ports/textproc/idnits/distinfo	2009-07-21 11:46:34.000000000 +0800
+++ /usr/ports/sunpoet/idnits/distinfo	2010-06-24 17:03:31.000000000 +0800
@@ -1,3 +1,3 @@
-MD5 (idnits-2.11.12.tgz) = ce3428da44cb4f03838e8b68ce869319
-SHA256 (idnits-2.11.12.tgz) = 2ccac23fe5f5ea84a271e7717d88be5aafbba0121da4ea9eb8c4bfcd6136116c
-SIZE (idnits-2.11.12.tgz) = 48560
+MD5 (idnits-2.12.04.tgz) = a86757d52438f053592b8ec816f53914
+SHA256 (idnits-2.12.04.tgz) = 28c16a83eb984f24c844e8cac95a776152e18a0ae8f91d479010906c1576a0d2
+SIZE (idnits-2.12.04.tgz) = 52002
--- idnits-2.12.04.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?20100627061313.E039D2AEC60A>