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: gutteridge
Date: Thu Jun 8 21:40:21 UTC 2023
Modified Files:
pkgsrc/textproc/p5-Alien-Hunspell: DESCR Makefile
Log Message:
p5-Alien-Hunspell: correct descriptions
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/textproc/p5-Alien-Hunspell/DESCR
cvs rdiff -u -r1.15 -r1.16 pkgsrc/textproc/p5-Alien-Hunspell/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/textproc/p5-Alien-Hunspell/DESCR
diff -u pkgsrc/textproc/p5-Alien-Hunspell/DESCR:1.1 pkgsrc/textproc/p5-Alien-Hunspell/DESCR:1.2
--- pkgsrc/textproc/p5-Alien-Hunspell/DESCR:1.1 Thu Sep 28 04:18:22 2017
+++ pkgsrc/textproc/p5-Alien-Hunspell/DESCR Thu Jun 8 21:40:21 2023
@@ -1 +1,2 @@
-This module provides the spelling library Hunspell.
+This module provides a build tool for a module for the spelling library
+Hunspell.
Index: pkgsrc/textproc/p5-Alien-Hunspell/Makefile
diff -u pkgsrc/textproc/p5-Alien-Hunspell/Makefile:1.15 pkgsrc/textproc/p5-Alien-Hunspell/Makefile:1.16
--- pkgsrc/textproc/p5-Alien-Hunspell/Makefile:1.15 Thu Jun 8 21:34:42 2023
+++ pkgsrc/textproc/p5-Alien-Hunspell/Makefile Thu Jun 8 21:40:21 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2023/06/08 21:34:42 gutteridge Exp $
+# $NetBSD: Makefile,v 1.16 2023/06/08 21:40:21 gutteridge Exp $
DISTNAME= Alien-Hunspell-0.17
PKGNAME= p5-${DISTNAME}
@@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=.
MAINTAINER= gutteridge%NetBSD.org@localhost
HOMEPAGE= https://metacpan.org/release/Alien-Hunspell
-COMMENT= Perl5 module providing hunspell
+COMMENT= Perl5 build tool for a module providing Hunspell
LICENSE= ${PERL5_LICENSE}
DEPENDS+= p5-Alien-Build-[0-9]*:../../devel/p5-Alien-Build
Home |
Main Index |
Thread Index |
Old Index