Path to this page:
./
converters/ack,
Japanese code converter
Branch: pkgsrc-2014Q2,
Version: 1.39nb1,
Package name: ack-1.39nb1,
Maintainer: kei_sunack is an Japanese code converter for EUC-JP, MS-Kanji code and ISO-2022-JP.
It is compatible with JIS X 0201 katakana. It recognizes input code
automatically, doesn't confuse for the katakana.
Master sites:
SHA1: d9ae53238176d46c303a48e736c5bafa9743250c
RMD160: 859af65bb4e4d3e1bc42840b23d571510f095d18
Filesize: 15.91 KB
Version history: (Expand)
- (2014-07-02) Package added to pkgsrc.se, version ack-1.39nb1 (created)
CVS history: (Expand)
2014-07-09 20:30:49 by Matthias Scheler | Files touched by this commit (2) |
Log message:
Pullup ticket #4443 - requested by dholland
converters/ack: build fix
Revisions pulled up:
- converters/ack/distinfo 1.4
- converters/ack/patches/patch-fileio.c 1.2
---
Module Name: pkgsrc
Committed By: dholland
Date: Sun Jul 6 18:50:20 UTC 2014
Modified Files:
pkgsrc/converters/ack: distinfo
pkgsrc/converters/ack/patches: patch-fileio.c
Log message:
Include sys/time.h for utimes(). From PR 48965 by SUNAGAWA Keiki.
Also include sys/types.h first as a general precaution, and don't
use <utime.h> any more.
|