svn commit: r332281 - head/sysutils/kiconvtool
Dmitry Marakasov
amdmi3 at FreeBSD.org
Thu Oct 31 19:46:25 UTC 2013
Author: amdmi3
Date: Thu Oct 31 19:46:24 2013
New Revision: 332281
URL: http://svnweb.freebsd.org/changeset/ports/332281
Log:
- Update to 0.97
- Fix rc.d script
PR: 183518
Submitted by: Kimmo Paasiala <kpaasial at gmail.com>
Modified:
head/sysutils/kiconvtool/Makefile
head/sysutils/kiconvtool/distinfo
Modified: head/sysutils/kiconvtool/Makefile
==============================================================================
--- head/sysutils/kiconvtool/Makefile Thu Oct 31 19:45:55 2013 (r332280)
+++ head/sysutils/kiconvtool/Makefile Thu Oct 31 19:46:24 2013 (r332281)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= kiconvtool
-PORTVERSION= 0.96
+PORTVERSION= 0.97
CATEGORIES= sysutils
MASTER_SITES= http://mirror.amdmi3.ru/distfiles/ \
LOCAL/amdmi3
@@ -12,8 +12,6 @@ COMMENT= Tool to preload kernel iconv ch
USES= iconv # used by libkiconv, actually
-MAKE_ARGS= PREFIX="${STAGEDIR}${PREFIX}"
-
PLIST_FILES= sbin/${PORTNAME} etc/rc.d/kiconv \
man/man8/${PORTNAME}.8.gz
Modified: head/sysutils/kiconvtool/distinfo
==============================================================================
--- head/sysutils/kiconvtool/distinfo Thu Oct 31 19:45:55 2013 (r332280)
+++ head/sysutils/kiconvtool/distinfo Thu Oct 31 19:46:24 2013 (r332281)
@@ -1,2 +1,2 @@
-SHA256 (kiconvtool-0.96.tar.gz) = 6af936f81f8e3749fc5d0e094c6e7b5df57a95eec1b0df34d63cfd02783d3c64
-SIZE (kiconvtool-0.96.tar.gz) = 7119
+SHA256 (kiconvtool-0.97.tar.gz) = 84b5e869bdc9703f39ce252fd59fdee8c54a7aba9063ad1bae7fd1a9f3f7ff70
+SIZE (kiconvtool-0.97.tar.gz) = 7169
More information about the svn-ports-head
mailing list