ports/148183: [PATCH] textproc/idnits: update to 2.12.04, take maintainership

Sunpoet Po-Chuan Hsieh sunpoet at sunpoet.net
Sun Jun 27 06:20:02 UTC 2010


>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 at FreeBSD.org
+MAINTAINER=	sunpoet at 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:



More information about the freebsd-ports-bugs mailing list