Thu Oct 24 20:47:14 2019 UTC ()
aspell-nds: Fix installation (conflicts with aspell)


(nia)
diff -r1.1 -r1.2 pkgsrc/textproc/aspell-nds/Makefile
diff -r1.1 -r1.2 pkgsrc/textproc/aspell-nds/PLIST

cvs diff -r1.1 -r1.2 pkgsrc/textproc/aspell-nds/Makefile (expand / switch to unified diff)

--- pkgsrc/textproc/aspell-nds/Makefile 2019/10/19 13:48:24 1.1
+++ pkgsrc/textproc/aspell-nds/Makefile 2019/10/24 20:47:14 1.2
@@ -1,17 +1,20 @@ @@ -1,17 +1,20 @@
1# $NetBSD: Makefile,v 1.1 2019/10/19 13:48:24 nia Exp $ 1# $NetBSD: Makefile,v 1.2 2019/10/24 20:47:14 nia Exp $
2 2
3DISTNAME= aspell6-nds-0.01-0 3DISTNAME= aspell6-nds-0.01-0
4PKGNAME= ${DISTNAME:S/^aspell6/aspell/1:S/-0$/.0/1} 4PKGNAME= ${DISTNAME:S/^aspell6/aspell/1:S/-0$/.0/1}
5CATEGORIES= textproc 5CATEGORIES= textproc
6MASTER_SITES= ${MASTER_SITE_GNU:=aspell/dict/nds/} 6MASTER_SITES= ${MASTER_SITE_GNU:=aspell/dict/nds/}
7EXTRACT_SUFX= .tar.bz2 7EXTRACT_SUFX= .tar.bz2
8 8
9MAINTAINER= pkgsrc-users@NetBSD.org 9MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= http://aspell.net/ 10HOMEPAGE= http://aspell.net/
11COMMENT= Low Saxon language support for aspell 11COMMENT= Low Saxon language support for aspell
12LICENSE= gnu-gpl-v2 12LICENSE= gnu-gpl-v2
13 13
14HAS_CONFIGURE= yes 14HAS_CONFIGURE= yes
15 15
 16post-install:
 17 ${RM} -f ${DESTDIR}${PREFIX}/share/aspell/iso-8859-15*
 18
16.include "../../textproc/aspell/buildlink3.mk" 19.include "../../textproc/aspell/buildlink3.mk"
17.include "../../mk/bsd.pkg.mk" 20.include "../../mk/bsd.pkg.mk"

cvs diff -r1.1 -r1.2 pkgsrc/textproc/aspell-nds/PLIST (expand / switch to unified diff)

--- pkgsrc/textproc/aspell-nds/PLIST 2019/10/19 13:48:24 1.1
+++ pkgsrc/textproc/aspell-nds/PLIST 2019/10/24 20:47:14 1.2
@@ -1,9 +1,7 @@ @@ -1,9 +1,7 @@
1@comment $NetBSD: PLIST,v 1.1 2019/10/19 13:48:24 nia Exp $ 1@comment $NetBSD: PLIST,v 1.2 2019/10/24 20:47:14 nia Exp $
2lib/aspell/lowsaxon.alias 2lib/aspell/lowsaxon.alias
3lib/aspell/nds.multi 3lib/aspell/nds.multi
4lib/aspell/nds.rws 4lib/aspell/nds.rws
5share/aspell/iso-8859-15.cmap 
6share/aspell/iso-8859-15.cset 
7share/aspell/nds.dat 5share/aspell/nds.dat
8share/aspell/nds_affix.dat 6share/aspell/nds_affix.dat
9share/aspell/nds_phonet.dat 7share/aspell/nds_phonet.dat