diff options
author | mezz <mezz@FreeBSD.org> | 2004-08-02 00:32:40 +0000 |
---|---|---|
committer | mezz <mezz@FreeBSD.org> | 2004-08-02 00:32:40 +0000 |
commit | 64e775f2e9bb45b880bb0bd0551936b40f4a9bc1 (patch) | |
tree | b2a629f95ab2a0209b03acadd3f977f0f84fad28 /editors/abiword-devel | |
parent | 76fac79650a703a8df6e62c4cd639861589a62a4 (diff) | |
download | FreeBSD-ports-64e775f2e9bb45b880bb0bd0551936b40f4a9bc1.zip FreeBSD-ports-64e775f2e9bb45b880bb0bd0551936b40f4a9bc1.tar.gz |
Update to 2.0.9, this is supposed to fix the gcc 3.4.x. See the changelog for
the full detail: http://www.abisource.com/release-notes/2.0.9.phtml
Diffstat (limited to 'editors/abiword-devel')
-rw-r--r-- | editors/abiword-devel/Makefile | 2 | ||||
-rw-r--r-- | editors/abiword-devel/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/editors/abiword-devel/Makefile b/editors/abiword-devel/Makefile index 473a49b..ce3e3c0 100644 --- a/editors/abiword-devel/Makefile +++ b/editors/abiword-devel/Makefile @@ -6,7 +6,7 @@ # PORTNAME= AbiWord2 -PORTVERSION= 2.0.8 +PORTVERSION= 2.0.9 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://www.abisource.com/downloads/Version-${PORTVERSION}/lf/ diff --git a/editors/abiword-devel/distinfo b/editors/abiword-devel/distinfo index 5fd414a..8d447a2 100644 --- a/editors/abiword-devel/distinfo +++ b/editors/abiword-devel/distinfo @@ -1,2 +1,2 @@ -MD5 (AbiWord/abiword-2.0.8.tar.bz2) = 49c711f8709a77a948444727766c76be -SIZE (AbiWord/abiword-2.0.8.tar.bz2) = 22139807 +MD5 (AbiWord/abiword-2.0.9.tar.bz2) = a22cfdce2f8faf0f8f72c4531aad03d1 +SIZE (AbiWord/abiword-2.0.9.tar.bz2) = 22595593 |