pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/p5-Alien-Hunspell textproc/p5-Alien-Hunspell:...
details: https://anonhg.NetBSD.org/pkgsrc/rev/9f42cd7a73ca
branches: trunk
changeset: 369294:9f42cd7a73ca
user: wiz <wiz%pkgsrc.org@localhost>
date: Thu Sep 28 04:18:22 2017 +0000
description:
textproc/p5-Alien-Hunspell: import p5-Alien-Hunspell-0.11
This module provides the spelling library Hunspell.
diffstat:
textproc/p5-Alien-Hunspell/DESCR | 1 +
textproc/p5-Alien-Hunspell/Makefile | 24 ++++++++++++++++++++++++
textproc/p5-Alien-Hunspell/distinfo | 6 ++++++
3 files changed, 31 insertions(+), 0 deletions(-)
diffs (43 lines):
diff -r c2264002caa9 -r 9f42cd7a73ca textproc/p5-Alien-Hunspell/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/p5-Alien-Hunspell/DESCR Thu Sep 28 04:18:22 2017 +0000
@@ -0,0 +1,1 @@
+This module provides the spelling library Hunspell.
diff -r c2264002caa9 -r 9f42cd7a73ca textproc/p5-Alien-Hunspell/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/p5-Alien-Hunspell/Makefile Thu Sep 28 04:18:22 2017 +0000
@@ -0,0 +1,24 @@
+# $NetBSD: Makefile,v 1.1 2017/09/28 04:18:22 wiz Exp $
+
+DISTNAME= Alien-Hunspell-0.11
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= textproc perl5
+MASTER_SITES= http://search.cpan.org/CPAN/authors/id/P/PL/PLICEASE/
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= http://search.cpan.org/~plicease/Alien-Hunspell/
+COMMENT= Perl5 module providing hunspell
+LICENSE= ${PERL5_LICENSE}
+
+DEPENDS+= p5-Alien-Build-[0-9]*:../../devel/p5-Alien-Build
+DEPENDS+= p5-HTML-LinkExtractor-[0-9]*:../../www/p5-HTML-LinkExtractor
+DEPENDS+= p5-Sort-Versions-[0-9]*:../../devel/p5-Sort-Versions
+DEPENDS+= p5-Net-SSLeay-[0-9]*:../../security/p5-Net-SSLeay
+DEPENDS+= p5-IO-Socket-SSL-[0-9]*:../../security/p5-IO-Socket-SSL
+
+PERL5_PACKLIST= auto/Alien/Hunspell/.packlist
+USE_TOOLS+= pkg-config
+
+.include "../../textproc/hunspell/buildlink3.mk"
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r c2264002caa9 -r 9f42cd7a73ca textproc/p5-Alien-Hunspell/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/p5-Alien-Hunspell/distinfo Thu Sep 28 04:18:22 2017 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2017/09/28 04:18:22 wiz Exp $
+
+SHA1 (Alien-Hunspell-0.11.tar.gz) = 3dbb2fcaa154f78f95f1568f8ee8740e7854da38
+RMD160 (Alien-Hunspell-0.11.tar.gz) = 1408ad5555a40151a9082833f81e246e9b8c6c1a
+SHA512 (Alien-Hunspell-0.11.tar.gz) = 3d8ac3db7f60299f9d0e8c7fae6d1d18df9f90f89ccf668f97efcc1bbbd378734fe7da08a14981a91606be1924bf5c8500c4906b87bb4d0e51c3857dca098b79
+Size (Alien-Hunspell-0.11.tar.gz) = 16229 bytes
Home |
Main Index |
Thread Index |
Old Index