diff options
author | edwin <edwin@FreeBSD.org> | 2005-12-13 04:38:07 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2005-12-13 04:38:07 +0800 |
commit | 17f1894c45286787f670701210e326dad8fdae14 (patch) | |
tree | 250a77f6026e7e9f7b5b05e7c5c68f9d5f008d10 /editors/rospell | |
parent | 73b86729a10be86be7001d0e1cfe777d3bb72cc2 (diff) | |
download | freebsd-ports-gnome-17f1894c45286787f670701210e326dad8fdae14.tar.gz freebsd-ports-gnome-17f1894c45286787f670701210e326dad8fdae14.tar.zst freebsd-ports-gnome-17f1894c45286787f670701210e326dad8fdae14.zip |
INTAINER] editors/rospell: update to 2005.03 release
Update to 2005.03 release.
Switch MATERSITES to the official one sourceforge.
Change log:
- XML syntax highlighting
- spelling suggestions (excellent for converting from texts w/o Romanian
language specific letters)
- check word on dexonline.ro
- bookmarks
- 30,000 new words
- small fix for status window
PR: ports/90301
Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
Diffstat (limited to 'editors/rospell')
-rw-r--r-- | editors/rospell/Makefile | 6 | ||||
-rw-r--r-- | editors/rospell/distinfo | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/editors/rospell/Makefile b/editors/rospell/Makefile index 75b93bdf85d7..ab94eef80744 100644 --- a/editors/rospell/Makefile +++ b/editors/rospell/Makefile @@ -4,12 +4,12 @@ # # $FreeBSD$ # $Id: Makefile,v 1.1 2005/11/20 18:17:56 itetcu Rel $ -# +# $Tecnik: ports/editors/rospell/Makefile,v 1.2 2005/12/12 19:00:23 itetcu Exp $ PORTNAME= rospell -PORTVERSION= 2005.03.b1 +PORTVERSION= 2005.03 CATEGORIES= editors textproc # this should/will be romanian ;) -MASTER_SITES= http://people.tecnik93.com/~itetcu/FreeBSD/ports/${PORTNAME}/sources/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= itetcu@people.tecnik93.com diff --git a/editors/rospell/distinfo b/editors/rospell/distinfo index 797210d66025..6c2445d936f9 100644 --- a/editors/rospell/distinfo +++ b/editors/rospell/distinfo @@ -1,3 +1,3 @@ -MD5 (rospell-2005.03.b1.tar.gz) = c9f68a2bcd1cd3f4088657d75a24f4c4 -SHA256 (rospell-2005.03.b1.tar.gz) = ff2bfee2479e7c18226c9aeae831152b6acb4e211b96a7f90c3d630cd676bb7e -SIZE (rospell-2005.03.b1.tar.gz) = 1036515 +MD5 (rospell-2005.03.tar.gz) = e08b0e90520cd841c2bd0cfd92a9abd0 +SHA256 (rospell-2005.03.tar.gz) = de6a1b741d6cae3b50ed58fdb446b354f7259948b90397ed8f379f26f477478f +SIZE (rospell-2005.03.tar.gz) = 1043653 |