diff options
author | rodent <rodent@pkgsrc.org> | 2013-06-28 08:35:30 +0000 |
---|---|---|
committer | rodent <rodent@pkgsrc.org> | 2013-06-28 08:35:30 +0000 |
commit | 7fe9d2586028a05c00dda8ca38d7019886432a17 (patch) | |
tree | a7f4d7628e0713718a8a999ffd01d4e469f1d6d3 /textproc/aspell-ga | |
parent | 753c955a62457df7a9e1ec46e7ec83296aaac115 (diff) | |
download | pkgsrc-7fe9d2586028a05c00dda8ca38d7019886432a17.tar.gz |
Updated to latest release, 4.6.0. MASTER_SITES changed, but other than that
nothing else relative to pkgsrc. There are hundred of additions in
doc/ChangeLog. Most have to do with adding more words and cleanup/fixes.
Diffstat (limited to 'textproc/aspell-ga')
-rw-r--r-- | textproc/aspell-ga/Makefile | 7 | ||||
-rw-r--r-- | textproc/aspell-ga/distinfo | 8 |
2 files changed, 8 insertions, 7 deletions
diff --git a/textproc/aspell-ga/Makefile b/textproc/aspell-ga/Makefile index 8c78c8eff63..209f9e1ecf0 100644 --- a/textproc/aspell-ga/Makefile +++ b/textproc/aspell-ga/Makefile @@ -1,14 +1,15 @@ -# $NetBSD: Makefile,v 1.2 2013/04/24 11:15:43 rodent Exp $ +# $NetBSD: Makefile,v 1.3 2013/06/28 08:35:30 rodent Exp $ -DISTNAME= aspell5-ga-3.5-0 +DISTNAME= aspell5-ga-4.6-0 PKGNAME= ${DISTNAME:S/5-/-/1:S/-0/.0/1} CATEGORIES= textproc -MASTER_SITES= ${MASTER_SITE_GNU:=aspell/dict/ga/} +MASTER_SITES= http://gaelspell.googlecode.com/files/ EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://borel.slu.edu/~kps/ispell/ COMMENT= Irish language support for aspell +LICENSE= gnu-gpl-v2 CONFLICTS+= aspell-gaeilge-[0-9]* HAS_CONFIGURE= yes diff --git a/textproc/aspell-ga/distinfo b/textproc/aspell-ga/distinfo index e787660cdec..f6191008638 100644 --- a/textproc/aspell-ga/distinfo +++ b/textproc/aspell-ga/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1 2013/04/09 02:33:43 rodent Exp $ +$NetBSD: distinfo,v 1.2 2013/06/28 08:35:30 rodent Exp $ -SHA1 (aspell5-ga-3.5-0.tar.bz2) = 88653e391449b647c406b9e133eb313b04c944f9 -RMD160 (aspell5-ga-3.5-0.tar.bz2) = 4d86d6c34ba8228c092d69a68bdcf2e0a16b548f -Size (aspell5-ga-3.5-0.tar.bz2) = 445939 bytes +SHA1 (aspell5-ga-4.6-0.tar.bz2) = 5e3bfa57569dad1d42dfa412f66ca8a78d7973dc +RMD160 (aspell5-ga-4.6-0.tar.bz2) = 9cc063ad741ac47ef289b8cbcac62f77b4f6b338 +Size (aspell5-ga-4.6-0.tar.bz2) = 1091947 bytes |