Mon May 21 10:09:11 2012 UTC ()
textproc/aspell-portuguese: Update to version 20070510.0

Due to unicode in one of the PLIST files, the package failed during packaging
due to a libarchive translation error on DragonFly.  Apparently Linux suffers
from this as well.

The last update was 9 years ago.  Updating to current version fixes the
problem for DragonFly.  Linux restriction removed under the assumption that
it also works now.


(marino)
diff -r1.16 -r1.17 pkgsrc/textproc/aspell-portuguese/Makefile
diff -r1.1.1.1 -r1.2 pkgsrc/textproc/aspell-portuguese/PLIST
diff -r1.3 -r1.4 pkgsrc/textproc/aspell-portuguese/distinfo
diff -r1.2 -r0 pkgsrc/textproc/aspell-portuguese/patches/patch-aa

cvs diff -r1.16 -r1.17 pkgsrc/textproc/aspell-portuguese/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/textproc/aspell-portuguese/Attic/Makefile 2012/04/05 02:58:24 1.16
+++ pkgsrc/textproc/aspell-portuguese/Attic/Makefile 2012/05/21 10:09:11 1.17
@@ -1,25 +1,19 @@ @@ -1,25 +1,19 @@
1# $NetBSD: Makefile,v 1.16 2012/04/05 02:58:24 sbd Exp $ 1# $NetBSD: Makefile,v 1.17 2012/05/21 10:09:11 marino Exp $
2# 2#
3 3
4DISTNAME= aspell-pt-0.50-2 4DISTNAME= aspell6-pt_PT-20070510-0
5PKGNAME= ${DISTNAME:C/pt-(.*)-(.*)$/portuguese-\1.\2/} 5PKGNAME= aspell-portuguese-20070510.0
6PKGREVISION= 5 
7CATEGORIES= textproc 6CATEGORIES= textproc
8MASTER_SITES= ${MASTER_SITE_GNU:=aspell/dict/pt/} 7MASTER_SITES= ${MASTER_SITE_GNU:=aspell/dict/pt_PT/}
9EXTRACT_SUFX= .tar.bz2 8EXTRACT_SUFX= .tar.bz2
10 9
11MAINTAINER= pkgsrc-users@NetBSD.org 10MAINTAINER= pkgsrc-users@NetBSD.org
12HOMEPAGE= http://aspell.net/ 11HOMEPAGE= http://aspell.net/
13COMMENT= Portuguese language support for aspell 12COMMENT= Portuguese language support for aspell
14 13
15PKG_DESTDIR_SUPPORT= user-destdir 14PKG_DESTDIR_SUPPORT= user-destdir
16 15
17HAS_CONFIGURE= YES 16HAS_CONFIGURE= YES
18 17
19.include "../../mk/bsd.prefs.mk" 
20.if ${PKG_FORMAT} == "pkg" && ${OPSYS} == "Linux" 
21BROKEN= Can not be packaged on Linux 
22.endif 
23 
24.include "../../textproc/aspell/buildlink3.mk" 18.include "../../textproc/aspell/buildlink3.mk"
25.include "../../mk/bsd.pkg.mk" 19.include "../../mk/bsd.pkg.mk"

cvs diff -r1.1.1.1 -r1.2 pkgsrc/textproc/aspell-portuguese/Attic/PLIST (expand / switch to unified diff)

--- pkgsrc/textproc/aspell-portuguese/Attic/PLIST 2003/01/17 03:54:17 1.1.1.1
+++ pkgsrc/textproc/aspell-portuguese/Attic/PLIST 2012/05/21 10:09:11 1.2
@@ -1,11 +1,6 @@ @@ -1,11 +1,6 @@
1@comment $NetBSD: PLIST,v 1.1.1.1 2003/01/17 03:54:17 salo Exp $ 1@comment $NetBSD: PLIST,v 1.2 2012/05/21 10:09:11 marino Exp $
2lib/aspell/brazilian.alias 2lib/aspell/pt_PT.rws
3lib/aspell/portuguese.alias 
4lib/aspell/português.alias 
5lib/aspell/pt-only.rws 
6lib/aspell/pt.multi 
7lib/aspell/pt_BR-only.rws 
8lib/aspell/pt_BR.multi 
9lib/aspell/pt_PT-only.rws 
10lib/aspell/pt_PT.multi 3lib/aspell/pt_PT.multi
11share/aspell/pt.dat 4share/aspell/pt_PT.dat
 5share/aspell/pt_PT_affix.dat
 6share/aspell/pt_PT_repl.dat

cvs diff -r1.3 -r1.4 pkgsrc/textproc/aspell-portuguese/Attic/distinfo (expand / switch to unified diff)

--- pkgsrc/textproc/aspell-portuguese/Attic/distinfo 2005/02/24 14:48:40 1.3
+++ pkgsrc/textproc/aspell-portuguese/Attic/distinfo 2012/05/21 10:09:11 1.4
@@ -1,6 +1,5 @@ @@ -1,6 +1,5 @@
1$NetBSD: distinfo,v 1.3 2005/02/24 14:48:40 agc Exp $ 1$NetBSD: distinfo,v 1.4 2012/05/21 10:09:11 marino Exp $
2 2
3SHA1 (aspell-pt-0.50-2.tar.bz2) = deea92b701d084a00428b70e86cce149c95aea1c 3SHA1 (aspell6-pt_PT-20070510-0.tar.bz2) = e136c2f411b582897437b06b9068c98ee333be41
4RMD160 (aspell-pt-0.50-2.tar.bz2) = 54d48cd99f49ec084cc9d39d4b6ea0c3c26b91cf 4RMD160 (aspell6-pt_PT-20070510-0.tar.bz2) = ea4364131c2696054e529143193bc50a561d9d72
5Size (aspell-pt-0.50-2.tar.bz2) = 201341 bytes 5Size (aspell6-pt_PT-20070510-0.tar.bz2) = 97141 bytes
6SHA1 (patch-aa) = e22211d1b77a79d16e2334630dc171245bb15677 

File Deleted: pkgsrc/textproc/aspell-portuguese/patches/Attic/patch-aa