[36583] trunk/dports/textproc/aspell-dict-es/Portfile

ryandesign at macports.org ryandesign at macports.org
Wed May 7 03:09:33 PDT 2008


Revision: 36583
          http://trac.macosforge.org/projects/macports/changeset/36583
Author:   ryandesign at macports.org
Date:     2008-05-07 03:09:31 -0700 (Wed, 07 May 2008)

Log Message:
-----------
aspell-dict-es: update to 1.9a, fixing extract failure; closes #2789

Modified Paths:
--------------
    trunk/dports/textproc/aspell-dict-es/Portfile

Modified: trunk/dports/textproc/aspell-dict-es/Portfile
===================================================================
--- trunk/dports/textproc/aspell-dict-es/Portfile	2008-05-07 09:54:32 UTC (rev 36582)
+++ trunk/dports/textproc/aspell-dict-es/Portfile	2008-05-07 10:09:31 UTC (rev 36583)
@@ -1,8 +1,9 @@
 # $Id$
 
 PortSystem 1.0
+
 name		aspell-dict-es
-version		0.50
+version		1.9a
 categories	textproc
 maintainers	nomaintainer
 description	Spanish dictionary for aspell
@@ -13,12 +14,14 @@
 
 master_sites	gnu:aspell/dict/es
 
-distname	aspell-es-${version}-2
-checksums	md5 4a8583e9ef9f4aed03f5a7fe09d40060
+distname	aspell6-es-${version}-1
+checksums	md5 473c980181e1930d075c6111a7a68e49 \
+		sha1 02edeca6efdc6c82b649bc85308f15a0df5b9258 \
+		rmd160 294e456632babcc37f09805547f3a850316632cc
 
 use_bzip2	yes
 
-depends_build	bin:aspell:aspell
+depends_build	port:aspell
 
 configure	{ system "cd ${worksrcpath} && ./configure \
 		    --vars ASPELL=${prefix}/bin/aspell \

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080507/47c3011e/attachment.html


More information about the macports-changes mailing list