diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-11-09 11:14:17 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-11-09 11:14:17 +0800 |
commit | 636ef96660c31070ca2b48cdd6689df653354530 (patch) | |
tree | b004df8e8a92687c27d54665b95dde7fcaa05d63 /editors | |
parent | caa71b9790b1a6740488ab9697c8b057c80c095d (diff) | |
download | marcuscom-ports-636ef96660c31070ca2b48cdd6689df653354530.tar marcuscom-ports-636ef96660c31070ca2b48cdd6689df653354530.tar.gz marcuscom-ports-636ef96660c31070ca2b48cdd6689df653354530.tar.bz2 marcuscom-ports-636ef96660c31070ca2b48cdd6689df653354530.tar.lz marcuscom-ports-636ef96660c31070ca2b48cdd6689df653354530.tar.xz marcuscom-ports-636ef96660c31070ca2b48cdd6689df653354530.tar.zst marcuscom-ports-636ef96660c31070ca2b48cdd6689df653354530.zip |
Update to 2.1.98 (aka BETA 4).
I guess, it's not 'very' but soon... Once 10 bugs are fixed, then they will
release it as in release candidate. More details:
http://www.abisource.com/mailinglists/abiword-dev/2004/Nov/0070.html
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3047 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'editors')
-rw-r--r-- | editors/AbiWord2/Makefile | 2 | ||||
-rw-r--r-- | editors/AbiWord2/distinfo | 4 | ||||
-rw-r--r-- | editors/abiword-plugins/Makefile | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/editors/AbiWord2/Makefile b/editors/AbiWord2/Makefile index f779b2613..54663378b 100644 --- a/editors/AbiWord2/Makefile +++ b/editors/AbiWord2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= AbiWord2 -PORTVERSION= 2.1.96 +PORTVERSION= 2.1.98 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://www.abisource.com/downloads/Version-${PORTVERSION}/lf/ diff --git a/editors/AbiWord2/distinfo b/editors/AbiWord2/distinfo index 5f1a51d01..4e08cb94f 100644 --- a/editors/AbiWord2/distinfo +++ b/editors/AbiWord2/distinfo @@ -1,2 +1,2 @@ -MD5 (AbiWord/abiword-2.1.96.tar.bz2) = 70242c7756fc1e30339ad1fd5d76c54d -SIZE (AbiWord/abiword-2.1.96.tar.bz2) = 22768881 +MD5 (AbiWord/abiword-2.1.98.tar.bz2) = 2806904e5f7b37c2476b1197bd6ddea0 +SIZE (AbiWord/abiword-2.1.98.tar.bz2) = 22855185 diff --git a/editors/abiword-plugins/Makefile b/editors/abiword-plugins/Makefile index e776265e4..d8d5a93c0 100644 --- a/editors/abiword-plugins/Makefile +++ b/editors/abiword-plugins/Makefile @@ -6,7 +6,7 @@ # PORTNAME= abiword -PORTVERSION= 2.1.96 +PORTVERSION= 2.1.98 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://www.abisource.com/downloads/Version-${PORTVERSION}/lf/ |