diff options
author | obache <obache> | 2013-04-16 11:22:29 +0000 |
---|---|---|
committer | obache <obache> | 2013-04-16 11:22:29 +0000 |
commit | 118c230bf5bd263b81282ac11ee0916be1a4e9b8 (patch) | |
tree | 54f4f561c638e3e5e4f97b6d881eeddb467a1cb5 | |
parent | b6108ea8c0036f56b094cabaed2d37b9a2afa625 (diff) | |
download | pkgsrc-118c230bf5bd263b81282ac11ee0916be1a4e9b8.tar.gz |
Update skf to 1.99.3.
skf (1.99.3) Thu, 11 Apr 2013 20:14:07 +0900
* fix skfoFILE definition
* fix ruby 2.0.0 header file inclusion
* fix unexpected non-registered codeset name use
-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 2777e49b6c2..cb29ea4d12e 100644 --- a/converters/skf/Makefile +++ b/converters/skf/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.41 2013/04/08 11:17:10 rodent Exp $ +# $NetBSD: Makefile,v 1.42 2013/04/16 11:22:29 obache Exp $ -DISTNAME= skf_${VERSION}.2 +DISTNAME= skf_${VERSION}.3 VERSION= 1.99 PKGNAME= ${DISTNAME:S/_/-/} CATEGORIES= japanese converters -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=skf/58529/} +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=skf/58568/} MAINTAINER= obache@NetBSD.org HOMEPAGE= http://sourceforge.jp/projects/skf/ diff --git a/converters/skf/distinfo b/converters/skf/distinfo index 31feff59c79..f22b2db1771 100644 --- a/converters/skf/distinfo +++ b/converters/skf/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.31 2013/04/07 10:34:48 obache Exp $ +$NetBSD: distinfo,v 1.32 2013/04/16 11:22:30 obache Exp $ -SHA1 (skf_1.99.2.tar.gz) = 6f367e145b91d2355e1b6f9e0f2558e9555c3f28 -RMD160 (skf_1.99.2.tar.gz) = 0d8998195d83d6efd615eec8a5ba575072b825cf -Size (skf_1.99.2.tar.gz) = 1326480 bytes +SHA1 (skf_1.99.3.tar.gz) = b5c8d138893bdf7cee769f53a5e76dca41c002c9 +RMD160 (skf_1.99.3.tar.gz) = dbf3a258e437bf19d4f03534d608bb8450b31dff +Size (skf_1.99.3.tar.gz) = 1339422 bytes SHA1 (patch-aa) = 3b8a3c5acc6343c37e5c058cef8bc02abd51324a SHA1 (patch-configure) = d92ec59b10e107e1f381d7fe934c681d0ed8c825 |