svn commit: r382132 - head/textproc/idnits
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Tue Mar 24 17:59:28 UTC 2015
Author: sunpoet
Date: Tue Mar 24 17:59:27 2015
New Revision: 382132
URL: https://svnweb.freebsd.org/changeset/ports/382132
QAT: https://qat.redports.org/buildarchive/r382132/
Log:
- Update to 2.13.02
- Do not silence installation message
Changes: http://tools.ietf.org/tools/idnits/changelog
Modified:
head/textproc/idnits/Makefile
head/textproc/idnits/distinfo
Modified: head/textproc/idnits/Makefile
==============================================================================
--- head/textproc/idnits/Makefile Tue Mar 24 17:59:22 2015 (r382131)
+++ head/textproc/idnits/Makefile Tue Mar 24 17:59:27 2015 (r382132)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= idnits
-PORTVERSION= 2.13.01
+PORTVERSION= 2.13.02
CATEGORIES= textproc
MASTER_SITES= http://tools.ietf.org/tools/idnits/ \
LOCAL/sunpoet
@@ -23,6 +23,6 @@ PLIST_FILES= bin/${PORTNAME}
SHEBANG_FILES= ${PORTNAME}
do-install:
- @${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin/
+ ${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin/
.include <bsd.port.mk>
Modified: head/textproc/idnits/distinfo
==============================================================================
--- head/textproc/idnits/distinfo Tue Mar 24 17:59:22 2015 (r382131)
+++ head/textproc/idnits/distinfo Tue Mar 24 17:59:27 2015 (r382132)
@@ -1,2 +1,2 @@
-SHA256 (idnits-2.13.01.tgz) = 18f709e6691ef2f2bb2f904faabb915ecd7e084d9cd6c55bb66149b70dcd3883
-SIZE (idnits-2.13.01.tgz) = 58763
+SHA256 (idnits-2.13.02.tgz) = 6e42b044c79dc4e616d10ee9e283c20acc741601811a6acfc0c0d310afdf0823
+SIZE (idnits-2.13.02.tgz) = 58791
More information about the svn-ports-all
mailing list