pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/converters/skf Update skf to 1.99.10



details:   https://anonhg.NetBSD.org/pkgsrc/rev/931d4a973380
branches:  trunk
changeset: 641866:931d4a973380
user:      obache <obache%pkgsrc.org@localhost>
date:      Thu Nov 20 09:11:21 2014 +0000

description:
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:

 converters/skf/Makefile |  6 +++---
 converters/skf/distinfo |  8 ++++----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (32 lines):

diff -r c8b719cfe764 -r 931d4a973380 converters/skf/Makefile
--- a/converters/skf/Makefile   Thu Nov 20 09:11:05 2014 +0000
+++ b/converters/skf/Makefile   Thu Nov 20 09:11:21 2014 +0000
@@ -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@localhost
 HOMEPAGE=      http://sourceforge.jp/projects/skf/
diff -r c8b719cfe764 -r 931d4a973380 converters/skf/distinfo
--- a/converters/skf/distinfo   Thu Nov 20 09:11:05 2014 +0000
+++ b/converters/skf/distinfo   Thu Nov 20 09:11:21 2014 +0000
@@ -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



Home | Main Index | Thread Index | Old Index