diff options
author | SADA Kenji <sada@FreeBSD.org> | 2002-11-24 20:46:32 +0000 |
---|---|---|
committer | SADA Kenji <sada@FreeBSD.org> | 2002-11-24 20:46:32 +0000 |
commit | 587352e2865f4c88ea5f67540baa16d1598aa7b4 (patch) | |
tree | b466fe3d9d248962686f89a38c927427a0c7b1fe /textproc/aspell | |
parent | 56f41bc79eafa49e8b91765ab24512534a95eaac (diff) | |
download | ports-587352e2865f4c88ea5f67540baa16d1598aa7b4.tar.gz ports-587352e2865f4c88ea5f67540baa16d1598aa7b4.zip |
Notes
Diffstat (limited to 'textproc/aspell')
-rw-r--r-- | textproc/aspell/Makefile | 7 | ||||
-rw-r--r-- | textproc/aspell/distinfo | 2 | ||||
-rw-r--r-- | textproc/aspell/pkg-plist | 5 |
3 files changed, 6 insertions, 8 deletions
diff --git a/textproc/aspell/Makefile b/textproc/aspell/Makefile index bdec8184fbc5..b40dff6357e8 100644 --- a/textproc/aspell/Makefile +++ b/textproc/aspell/Makefile @@ -6,14 +6,13 @@ # PORTNAME?= aspell -PORTVERSION= 0.50.2 -PORTREVISION= 1 +PORTVERSION= 0.50.3 CATEGORIES+= textproc MASTER_SITES= http://savannah.gnu.org/download/${PORTNAME}/rel/ \ ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= aspell -DISTFILES= aspell-0.50.2.tar.gz # needed for slave ports / options -EXTRACT_ONLY= aspell-0.50.2.tar.gz +DISTFILES= aspell-0.50.3.tar.gz # needed for slave ports / options +EXTRACT_ONLY= aspell-0.50.3.tar.gz MAINTAINER?= thierry@pompo.net diff --git a/textproc/aspell/distinfo b/textproc/aspell/distinfo index 16a9943050cb..f377841f283d 100644 --- a/textproc/aspell/distinfo +++ b/textproc/aspell/distinfo @@ -1,4 +1,4 @@ -MD5 (aspell-0.50.2.tar.gz) = d6c3d50c355bc2e6b2f253a1f7209b92 +MD5 (aspell-0.50.3.tar.gz) = a3bf0d46303ffb0beab8121bbc3311a3 MD5 (aspell-br-0.50-2.tar.bz2) = 800c7a28e09bd7734d1501cb7a91ad8f MD5 (aspell-ca-0.50-2.tar.bz2) = c593ae266d3e48e4d482ff9b9a52acdd MD5 (aspell-cs-0.50-2.tar.bz2) = ac4ea210149e6b312b63a862c27df5b4 diff --git a/textproc/aspell/pkg-plist b/textproc/aspell/pkg-plist index b99edf91573a..16928a8f9762 100644 --- a/textproc/aspell/pkg-plist +++ b/textproc/aspell/pkg-plist @@ -5,9 +5,6 @@ bin/run-with-aspell bin/word-list-compress include/aspell.h include/pspell/pspell.h -lib/libaspell-common-%%PORTVERSION%%.so -lib/libaspell-common.a -lib/libaspell-common.so lib/libaspell.a lib/libaspell.so lib/libaspell.so.15 @@ -38,6 +35,8 @@ share/aspell/standard.kbd share/aspell/viscii.dat %%PORTDOCS%%share/doc/aspell/dev-html/devel.css %%PORTDOCS%%share/doc/aspell/dev-html/devel.html +%%PORTDOCS%%share/doc/aspell/dev-html/img1.png +%%PORTDOCS%%share/doc/aspell/dev-html/img2.png %%PORTDOCS%%share/doc/aspell/dev-html/index.html %%PORTDOCS%%share/doc/aspell/dev-html/nx_grp_g.png %%PORTDOCS%%share/doc/aspell/dev-html/prev_g.png |