pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc/hyphen hyphen: updated to 2.8.8



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2c932788ffce
branches:  trunk
changeset: 374542:2c932788ffce
user:      adam <adam%pkgsrc.org@localhost>
date:      Thu Jan 25 05:46:57 2018 +0000

description:
hyphen: updated to 2.8.8

Hyphen 2.8.8:
- remove last coverity warning, 0 remaining

Hyphen 2.8.7:
- various clang scan-build warning fixes

diffstat:

 textproc/hyphen/Makefile |   9 ++++-----
 textproc/hyphen/distinfo |  10 +++++-----
 2 files changed, 9 insertions(+), 10 deletions(-)

diffs (41 lines):

diff -r 006bf0e89039 -r 2c932788ffce textproc/hyphen/Makefile
--- a/textproc/hyphen/Makefile  Thu Jan 25 00:34:27 2018 +0000
+++ b/textproc/hyphen/Makefile  Thu Jan 25 05:46:57 2018 +0000
@@ -1,18 +1,17 @@
-# $NetBSD: Makefile,v 1.6 2016/07/09 06:39:06 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2018/01/25 05:46:57 adam Exp $
 
-DISTNAME=      hyphen-2.8.6
-PKGREVISION=   3
+DISTNAME=      hyphen-2.8.8
 CATEGORIES=    textproc
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=hunspell/}
 
 MAINTAINER=    jaapb%NetBSD.org@localhost
-HOMEPAGE=      http://hunspell.sourceforge.net/
+HOMEPAGE=      http://hunspell.github.io/
 COMMENT=       Library for high quality hyphenation and justification
 LICENSE=       mpl-1.1 OR gnu-lgpl-v2.1 OR gnu-gpl-v2
 
-GNU_CONFIGURE= yes
 USE_LIBTOOL=   yes
 USE_TOOLS+=    gawk patch perl
+GNU_CONFIGURE= yes
 
 REPLACE_PERL=  substrings.pl
 
diff -r 006bf0e89039 -r 2c932788ffce textproc/hyphen/distinfo
--- a/textproc/hyphen/distinfo  Thu Jan 25 00:34:27 2018 +0000
+++ b/textproc/hyphen/distinfo  Thu Jan 25 05:46:57 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2015/11/04 01:59:35 agc Exp $
+$NetBSD: distinfo,v 1.3 2018/01/25 05:46:57 adam Exp $
 
-SHA1 (hyphen-2.8.6.tar.gz) = 94d9ae147c854592120adb4c9029883d1d019991
-RMD160 (hyphen-2.8.6.tar.gz) = 6c7705bf6ceb273da3d855682ac3815149aee0b0
-SHA512 (hyphen-2.8.6.tar.gz) = 37ca403af59b1e5b254dff69bdf46f933818385517bbd93c3f9b3c177a05408d971b14d2e4b98922a0c274e490a1e23fc468a12984a2802f42c5e67fc0f9ad34
-Size (hyphen-2.8.6.tar.gz) = 636800 bytes
+SHA1 (hyphen-2.8.8.tar.gz) = 0556c392beb59433e577e3517575801212201df6
+RMD160 (hyphen-2.8.8.tar.gz) = 3ac31e1d80c31a817fb3c90c94dadef41b1104db
+SHA512 (hyphen-2.8.8.tar.gz) = ee514952be56869840b70fb74f60eba14dc4de246733ff8705492367e8cf00c485f8778a9d5a7ba374c988d4ac9fedbe75826dc559e1b62465dbfba21f6ce7de
+Size (hyphen-2.8.8.tar.gz) = 638369 bytes



Home | Main Index | Thread Index | Old Index