aboutsummaryrefslogtreecommitdiff
path: root/textproc/idnits
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2012-12-08 16:26:32 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2012-12-08 16:26:32 +0000
commitaa7ce170360db8e0fa64242cd84afc94eaa8a495 (patch)
treef07ed8ae61ec53f9e1911510cf640d82d097406f /textproc/idnits
parent902781424b17139a7cd5f8449054bc0665ae584a (diff)
downloadports-aa7ce170360db8e0fa64242cd84afc94eaa8a495.tar.gz
ports-aa7ce170360db8e0fa64242cd84afc94eaa8a495.zip
- Update to 2.12.13
- Cleanup Makefile header - Reformat pkg-descr Changes: http://tools.ietf.org/tools/idnits/changelog Feature safe: yes
Notes
Notes: svn path=/head/; revision=308484
Diffstat (limited to 'textproc/idnits')
-rw-r--r--textproc/idnits/Makefile11
-rw-r--r--textproc/idnits/distinfo4
-rw-r--r--textproc/idnits/pkg-descr4
3 files changed, 7 insertions, 12 deletions
diff --git a/textproc/idnits/Makefile b/textproc/idnits/Makefile
index 3530f4f396e0..cdd14ce2a9e1 100644
--- a/textproc/idnits/Makefile
+++ b/textproc/idnits/Makefile
@@ -1,12 +1,8 @@
-# New ports collection makefile for: idnits
-# Date Created: 9 July 2004
-# Whom: fenner@FreeBSD.Org
-#
+# Created by: fenner@FreeBSD.Org
# $FreeBSD$
-#
PORTNAME= idnits
-PORTVERSION= 2.12.12
+PORTVERSION= 2.12.13
CATEGORIES= textproc
MASTER_SITES= http://tools.ietf.org/tools/idnits/ \
LOCAL/sunpoet
@@ -22,8 +18,7 @@ NO_BUILD= yes
PLIST_FILES= bin/${PORTNAME}
post-patch:
- @${REINPLACE_CMD} -e '1 s|^#!/bin/bash|#!${LOCALBASE}/bin/bash|' \
- ${WRKSRC}/${PORTNAME}
+ @${REINPLACE_CMD} -e '1 s|^#!/bin/bash|#!${LOCALBASE}/bin/bash|' ${WRKSRC}/${PORTNAME}
do-install:
@${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin/
diff --git a/textproc/idnits/distinfo b/textproc/idnits/distinfo
index 961d0e3e4d7f..3a74d0a5ee5b 100644
--- a/textproc/idnits/distinfo
+++ b/textproc/idnits/distinfo
@@ -1,2 +1,2 @@
-SHA256 (idnits-2.12.12.tgz) = 6403ce455045d0a0327f55db384d8193f59f9ca304d81de87ded9d3b5561112a
-SIZE (idnits-2.12.12.tgz) = 55889
+SHA256 (idnits-2.12.13.tgz) = d705b2deee50827deb7323dfd8789a3785651ddc3c070188440a2f921d93435a
+SIZE (idnits-2.12.13.tgz) = 56001
diff --git a/textproc/idnits/pkg-descr b/textproc/idnits/pkg-descr
index 2d0cc4a3deef..00b101b15531 100644
--- a/textproc/idnits/pkg-descr
+++ b/textproc/idnits/pkg-descr
@@ -1,4 +1,4 @@
-'idnits' looks for violations of Section 2.1 and 2.2 of the
-requirements listed on http://www.ietf.org/ID-Checklist.html
+'idnits' looks for violations of Section 2.1 and 2.2 of the requirements listed
+on http://www.ietf.org/ID-Checklist.html
WWW: http://tools.ietf.org/tools/idnits/