pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/p5-Alien-Hunspell
Module Name: pkgsrc
Committed By: wiz
Date: Thu Sep 28 04:18:22 UTC 2017
Added Files:
pkgsrc/textproc/p5-Alien-Hunspell: DESCR Makefile distinfo
Log Message:
textproc/p5-Alien-Hunspell: import p5-Alien-Hunspell-0.11
This module provides the spelling library Hunspell.
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/textproc/p5-Alien-Hunspell/DESCR \
pkgsrc/textproc/p5-Alien-Hunspell/Makefile \
pkgsrc/textproc/p5-Alien-Hunspell/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Added files:
Index: pkgsrc/textproc/p5-Alien-Hunspell/DESCR
diff -u /dev/null pkgsrc/textproc/p5-Alien-Hunspell/DESCR:1.1
--- /dev/null Thu Sep 28 04:18:22 2017
+++ pkgsrc/textproc/p5-Alien-Hunspell/DESCR Thu Sep 28 04:18:22 2017
@@ -0,0 +1 @@
+This module provides the spelling library Hunspell.
Index: pkgsrc/textproc/p5-Alien-Hunspell/Makefile
diff -u /dev/null pkgsrc/textproc/p5-Alien-Hunspell/Makefile:1.1
--- /dev/null Thu Sep 28 04:18:22 2017
+++ pkgsrc/textproc/p5-Alien-Hunspell/Makefile Thu Sep 28 04:18:22 2017
@@ -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"
Index: pkgsrc/textproc/p5-Alien-Hunspell/distinfo
diff -u /dev/null pkgsrc/textproc/p5-Alien-Hunspell/distinfo:1.1
--- /dev/null Thu Sep 28 04:18:22 2017
+++ pkgsrc/textproc/p5-Alien-Hunspell/distinfo Thu Sep 28 04:18:22 2017
@@ -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