diff options
author | obache <obache@pkgsrc.org> | 2014-11-20 09:11:21 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2014-11-20 09:11:21 +0000 |
commit | 037a9fd5bb8e1f9f2393f7cd43a3c9004e2c8c50 (patch) | |
tree | f503c1d226b0cd8efbc5c508c699e8aefb7f72b7 /converters/skf | |
parent | 79ac9c0e14b7f91bc3ae185ad34c2caaa52535d0 (diff) | |
download | pkgsrc-037a9fd5bb8e1f9f2393f7cd43a3c9004e2c8c50.tar.gz |
Update skf to 1.99.10
skf (1.99.10)
* fix -X meant -x in skf-compatible mode
* [Security] fix s_in crashes due to inproper G0 table handling
* fix python detection on cygwin mode
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 94ccc88a3a8..93e0422de2e 100644 --- a/converters/skf/Makefile +++ b/converters/skf/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.49 2014/09/06 04:55:44 obache Exp $ +# $NetBSD: Makefile,v 1.50 2014/11/20 09:11:21 obache Exp $ -DISTNAME= skf_${VERSION}.9 +DISTNAME= skf_${VERSION}.10 VERSION= 1.99 PKGNAME= ${DISTNAME:S/_/-/} CATEGORIES= japanese converters -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=skf/61926/} +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=skf/62262/} MAINTAINER= obache@NetBSD.org HOMEPAGE= http://sourceforge.jp/projects/skf/ diff --git a/converters/skf/distinfo b/converters/skf/distinfo index a3b0ae8dc46..1b032a14c6b 100644 --- a/converters/skf/distinfo +++ b/converters/skf/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.37 2014/09/06 04:55:44 obache Exp $ +$NetBSD: distinfo,v 1.38 2014/11/20 09:11:21 obache Exp $ -SHA1 (skf_1.99.9.tar.gz) = 2e6380ffa46d41ebbd39fc5d18368c8b14d703f5 -RMD160 (skf_1.99.9.tar.gz) = 712cc5ca26267b45cce3e78d82018f2833ab4630 -Size (skf_1.99.9.tar.gz) = 1327926 bytes +SHA1 (skf_1.99.10.tar.gz) = 53ade6b153be1e732d4351dfed2847fcda4dfe65 +RMD160 (skf_1.99.10.tar.gz) = dea812a4a20910c34be2ed7929cca441ea3a3a66 +Size (skf_1.99.10.tar.gz) = 1328089 bytes SHA1 (patch-aa) = e49fcf49f05d89d6de2b32729b95234436e583f1 SHA1 (patch-configure) = 39c83d7c2d4d91e3f81af692d6d5bfd0cf6d4546 |