1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

- Update to 0.97

- Fix rc.d script

PR:		183518
Submitted by:	Kimmo Paasiala <kpaasial@gmail.com>
This commit is contained in:
Dmitry Marakasov 2013-10-31 19:46:24 +00:00
parent 0581a9cf9f
commit c41a58ca98
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=332281
2 changed files with 3 additions and 5 deletions

View File

@ -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 charset tables
USES= iconv # used by libkiconv, actually
MAKE_ARGS= PREFIX="${STAGEDIR}${PREFIX}"
PLIST_FILES= sbin/${PORTNAME} etc/rc.d/kiconv \
man/man8/${PORTNAME}.8.gz

View File

@ -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