diff options
author | obache <obache@pkgsrc.org> | 2011-02-04 02:01:55 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2011-02-04 02:01:55 +0000 |
commit | 7805555163d6d34300d6a4eaa96af8c175a6ff5e (patch) | |
tree | 1d1b2fe86d129a97d201838bc9470165f50558e5 /converters/skf | |
parent | 58d13f513ecf06abcb6e588d26527721a1a23d4a (diff) | |
download | pkgsrc-7805555163d6d34300d6a4eaa96af8c175a6ff5e.tar.gz |
Update skf to 1.97.4.
* fix encode wrap doesn't work on CR/LF environment.
* fix early mime output feature isn't suppressed as expected.
Diffstat (limited to 'converters/skf')
-rw-r--r-- | converters/skf/Makefile | 6 | ||||
-rw-r--r-- | converters/skf/distinfo | 8 |
2 files changed, 7 insertions, 7 deletions
diff --git a/converters/skf/Makefile b/converters/skf/Makefile index ab412065a5e..b27ea0103d5 100644 --- a/converters/skf/Makefile +++ b/converters/skf/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.31 2010/11/02 01:25:22 obache Exp $ +# $NetBSD: Makefile,v 1.32 2011/02/04 02:01:55 obache Exp $ -DISTNAME= skf_${VERSION}.3 +DISTNAME= skf_${VERSION}.4 VERSION= 1.97 PKGNAME= ${DISTNAME:S/_/-/} CATEGORIES= japanese converters -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=skf/49586/} +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=skf/50807/} MAINTAINER= obache@NetBSD.org HOMEPAGE= http://sourceforge.jp/projects/skf/ diff --git a/converters/skf/distinfo b/converters/skf/distinfo index 406f981990e..bf29e83165e 100644 --- a/converters/skf/distinfo +++ b/converters/skf/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.26 2010/11/02 01:25:22 obache Exp $ +$NetBSD: distinfo,v 1.27 2011/02/04 02:01:55 obache Exp $ -SHA1 (skf_1.97.3.tar.gz) = b47af6c8711eb99169eac349607461c816af26ea -RMD160 (skf_1.97.3.tar.gz) = 83fc386dac04ef254b9a5b34681802315a2a0fca -Size (skf_1.97.3.tar.gz) = 1270172 bytes +SHA1 (skf_1.97.4.tar.gz) = 15eb837a2ddd69a2a9f5df1d2b4b4099b1b198bc +RMD160 (skf_1.97.4.tar.gz) = 2232c1ebd7cdf31f34a50c9e65280336939338ab +Size (skf_1.97.4.tar.gz) = 1269335 bytes SHA1 (patch-aa) = e4345cfc8a818ef0813297214866791b15d755f5 |