pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/aspell-en
Module Name: pkgsrc
Committed By: gutteridge
Date: Fri Jul 12 04:04:38 UTC 2019
Modified Files:
pkgsrc/textproc/aspell-en: Makefile PLIST
Log Message:
aspell-en: fix PLIST issue
Addresses PR pkg/54359. (Bumping PKGREVISION since this is a PLIST
change.)
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/textproc/aspell-en/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/textproc/aspell-en/PLIST
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/textproc/aspell-en/Makefile
diff -u pkgsrc/textproc/aspell-en/Makefile:1.4 pkgsrc/textproc/aspell-en/Makefile:1.5
--- pkgsrc/textproc/aspell-en/Makefile:1.4 Sat Jul 6 19:20:57 2019
+++ pkgsrc/textproc/aspell-en/Makefile Fri Jul 12 04:04:38 2019
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2019/07/06 19:20:57 nia Exp $
+# $NetBSD: Makefile,v 1.5 2019/07/12 04:04:38 gutteridge Exp $
#
+PKGREVISION= 1
DISTNAME= aspell6-en-2018.04.16-0
PKGNAME= ${DISTNAME:S/6-/-/1:S/-0/.0/1}
CATEGORIES= textproc
Index: pkgsrc/textproc/aspell-en/PLIST
diff -u pkgsrc/textproc/aspell-en/PLIST:1.2 pkgsrc/textproc/aspell-en/PLIST:1.3
--- pkgsrc/textproc/aspell-en/PLIST:1.2 Sat Apr 11 02:07:41 2015
+++ pkgsrc/textproc/aspell-en/PLIST Fri Jul 12 04:04:38 2019
@@ -1,9 +1,14 @@
-@comment $NetBSD: PLIST,v 1.2 2015/04/11 02:07:41 mef Exp $
+@comment $NetBSD: PLIST,v 1.3 2019/07/12 04:04:38 gutteridge Exp $
lib/aspell/american-variant_0.alias
lib/aspell/american-variant_1.alias
lib/aspell/american-w_accents.alias
lib/aspell/american-wo_accents.alias
lib/aspell/american.alias
+lib/aspell/australian-variant_0.alias
+lib/aspell/australian-variant_1.alias
+lib/aspell/australian-w_accents.alias
+lib/aspell/australian-wo_accents.alias
+lib/aspell/australian.alias
lib/aspell/british-ise-w_accents.alias
lib/aspell/british-ise-wo_accents.alias
lib/aspell/british-ise.alias
@@ -32,6 +37,15 @@ lib/aspell/en-w_accents.multi
lib/aspell/en-wo_accents-only.rws
lib/aspell/en-wo_accents.multi
lib/aspell/en.multi
+lib/aspell/en_AU-variant_0.multi
+lib/aspell/en_AU-variant_0.rws
+lib/aspell/en_AU-variant_1.multi
+lib/aspell/en_AU-variant_1.rws
+lib/aspell/en_AU-w_accents-only.rws
+lib/aspell/en_AU-w_accents.multi
+lib/aspell/en_AU-wo_accents-only.rws
+lib/aspell/en_AU-wo_accents.multi
+lib/aspell/en_AU.multi
lib/aspell/en_CA-variant_0.multi
lib/aspell/en_CA-variant_0.rws
lib/aspell/en_CA-variant_1.multi
Home |
Main Index |
Thread Index |
Old Index