pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/hfstospell
Module Name: pkgsrc
Committed By: bsiegert
Date: Thu Oct 15 19:22:23 UTC 2020
Modified Files:
pkgsrc/textproc/hfstospell: Makefile distinfo
Log Message:
Update hfstospell to 0.5.2.
No changelog from upstream.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/textproc/hfstospell/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/textproc/hfstospell/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/textproc/hfstospell/Makefile
diff -u pkgsrc/textproc/hfstospell/Makefile:1.7 pkgsrc/textproc/hfstospell/Makefile:1.8
--- pkgsrc/textproc/hfstospell/Makefile:1.7 Tue Jun 2 08:22:57 2020
+++ pkgsrc/textproc/hfstospell/Makefile Thu Oct 15 19:22:23 2020
@@ -1,11 +1,10 @@
-# $NetBSD: Makefile,v 1.7 2020/06/02 08:22:57 adam Exp $
+# $NetBSD: Makefile,v 1.8 2020/10/15 19:22:23 bsiegert Exp $
GITHUB_PROJECT= hfst-ospell
-DISTNAME= hfstospell-0.5.1
-PKGREVISION= 5
+DISTNAME= hfstospell-0.5.2
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GITHUB:=hfst/}
-GITHUB_RELEASE= v${PKGVERSION_NOREV}
+GITHUB_TAG= v${PKGVERSION_NOREV}
MAINTAINER= bsiegert%NetBSD.org@localhost
HOMEPAGE= https://github.com/hfst/hfst-ospell/
@@ -13,12 +12,15 @@ COMMENT= HFST spell checker library and
LICENSE= apache-2.0
GNU_CONFIGURE= yes
-USE_TOOLS+= pkg-config
+USE_TOOLS+= pkg-config autoreconf autoconf automake aclocal
USE_LIBTOOL= yes
USE_LANGUAGES= c c++11
PKGCONFIG_OVERRIDE+= hfstospell.pc.in
+pre-patch:
+ cd ${WRKSRC} && autoreconf -vi
+
.include "../../textproc/icu/buildlink3.mk"
.include "../../textproc/libxml++/buildlink3.mk"
.include "../../archivers/libarchive/buildlink3.mk"
Index: pkgsrc/textproc/hfstospell/distinfo
diff -u pkgsrc/textproc/hfstospell/distinfo:1.2 pkgsrc/textproc/hfstospell/distinfo:1.3
--- pkgsrc/textproc/hfstospell/distinfo:1.2 Thu May 14 19:04:51 2020
+++ pkgsrc/textproc/hfstospell/distinfo Thu Oct 15 19:22:23 2020
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.2 2020/05/14 19:04:51 joerg Exp $
+$NetBSD: distinfo,v 1.3 2020/10/15 19:22:23 bsiegert Exp $
-SHA1 (hfstospell-0.5.1.tar.gz) = 9436d3ea7905160b31e75a2d8b9272cc6723e9dd
-RMD160 (hfstospell-0.5.1.tar.gz) = 6335a09d80b5efaefb9034882d7d44f4e696d442
-SHA512 (hfstospell-0.5.1.tar.gz) = 301c9c2acfabb454069c9357db9c860e7270d3b111f469d9e691fb9126c2f031b3dbf8af6a97d6be857a97e930321e6f07736d271f92ee082364d3fe3be2a09b
-Size (hfstospell-0.5.1.tar.gz) = 452024 bytes
+SHA1 (hfstospell-0.5.2.tar.gz) = 658813a5a8fc6eff8e9c143c104dec725dc5e891
+RMD160 (hfstospell-0.5.2.tar.gz) = eb1ffe240f9c11aa09453d2dff48e316a087d208
+SHA512 (hfstospell-0.5.2.tar.gz) = 307aff3aec91ac6ffed3ebabdc2baa1a6e913431f57a80a0d0254be57fbd72e28d7592c35e0d72e5979f7e0b4c585f11b8eb91183b0877f9670a9cd5206c0140
+Size (hfstospell-0.5.2.tar.gz) = 152115 bytes
SHA1 (patch-configure) = 5424cfe46d254db820da8cc1a05e443125623572
Home |
Main Index |
Thread Index |
Old Index