pkgsrc-Bugs archive

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

Re: pkg/49032: Package submission to add textproc/p5-Text-Hunspell to pkgsrc



The following reply was made to PR pkg/49032; it has been noted by GNATS.

From: "David H. Gutteridge" <dhgutteridge%sympatico.ca@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: pkg/49032: Package submission to add textproc/p5-Text-Hunspell to pkgsrc
Date: Sun, 7 Dec 2014 17:04:38 -0500

 The third time's the charm... The upstream maintainer took my patch,
 making this quite a simple package now. New version:
 
 DESCR:
 
 This module provides a Perl interface to the OO Hunspell library.
 
 Makefile:
 
 # $NetBSD: Makefile Exp $
 
 DISTNAME=	Text-Hunspell-2.09
 PKGNAME=	p5-${DISTNAME}
 CATEGORIES=	textproc perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN:=Text/}
 
 MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=	http://search.cpan.org/dist/Text-Hunspell
 COMMENT=	Perl module to interface with GNU Hunspell
 LICENSE=	${PERL5_LICENSE}
 
 USE_LANGUAGES=          c c++
 
 PERL5_PACKLIST=	auto/Text/Hunspell/.packlist
 
 BUILD_DEPENDS+=	p5-ExtUtils-PkgConfig:../../devel/p5-ExtUtils-PkgConfig
 
 .include "../../lang/perl5/module.mk"
 .include "../../textproc/hunspell/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"
 
 distinfo:
 
 $NetBSD$
 
 SHA1 (Text-Hunspell-2.09.tar.gz) = c49d6a06d36d5e205106b7a46afeb10fab241dea
 RMD160 (Text-Hunspell-2.09.tar.gz) = 33c9cb93fe8161799bf86ad38ed1855a4ac88818
 Size (Text-Hunspell-2.09.tar.gz) = 18784 bytes
 
 Dave
 


Home | Main Index | Thread Index | Old Index