diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2005-04-05 00:06:04 +0000 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2005-04-05 00:06:04 +0000 |
commit | c5ff3a0d743d3194bac63a6b44338db785824840 (patch) | |
tree | c3e8961e617120085553a18eb85307d6649e18bc | |
parent | - Update to 1.0.0r3 [1] (diff) |
Update to 2.2.7, this fix a crash bug with locale stuff.
"Update: Yep, we broke text rendering when using locales other than
English. Please get 2.2.7. Our sincere appologies."
http://www.abisource.com/release-notes/2.2.7.phtml
Diffstat (limited to '')
-rw-r--r-- | editors/abiword-devel/Makefile | 2 | ||||
-rw-r--r-- | editors/abiword-devel/distinfo | 4 | ||||
-rw-r--r-- | editors/abiword-plugins-devel/Makefile | 5 | ||||
-rw-r--r-- | editors/abiword-plugins/Makefile | 5 | ||||
-rw-r--r-- | editors/abiword/Makefile | 2 | ||||
-rw-r--r-- | editors/abiword/distinfo | 4 |
6 files changed, 10 insertions, 12 deletions
diff --git a/editors/abiword-devel/Makefile b/editors/abiword-devel/Makefile index 5ab32f152551..e41d31bc12c0 100644 --- a/editors/abiword-devel/Makefile +++ b/editors/abiword-devel/Makefile @@ -6,7 +6,7 @@ # PORTNAME= abiword -PORTVERSION= 2.2.6 +PORTVERSION= 2.2.7 CATEGORIES= editors MASTER_SITES= http://www.abisource.com/downloads/%SUBDIR%/${PORTVERSION}/source/ MASTER_SITE_SUBDIR= abiword diff --git a/editors/abiword-devel/distinfo b/editors/abiword-devel/distinfo index 844cf8071391..0376eb3b06c6 100644 --- a/editors/abiword-devel/distinfo +++ b/editors/abiword-devel/distinfo @@ -1,2 +1,2 @@ -MD5 (AbiWord/abiword-2.2.6.tar.bz2) = 59dff68efc89341bcc0f78349cc8eacd -SIZE (AbiWord/abiword-2.2.6.tar.bz2) = 23895455 +MD5 (AbiWord/abiword-2.2.7.tar.bz2) = 9c74bf00601fc4c8bb0667a1696803de +SIZE (AbiWord/abiword-2.2.7.tar.bz2) = 23896960 diff --git a/editors/abiword-plugins-devel/Makefile b/editors/abiword-plugins-devel/Makefile index 448397b709ac..443bfba2a4ad 100644 --- a/editors/abiword-plugins-devel/Makefile +++ b/editors/abiword-plugins-devel/Makefile @@ -6,10 +6,9 @@ # PORTNAME= abiword -PORTVERSION= 2.2.6 +PORTVERSION= 2.2.7 CATEGORIES= editors -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ - http://www.abisource.com/downloads/%SUBDIR%/${PORTVERSION}/source/ +MASTER_SITES= http://www.abisource.com/downloads/%SUBDIR%/${PORTVERSION}/source/ MASTER_SITE_SUBDIR= abiword PKGNAMESUFFIX= -plugins DIST_SUBDIR= AbiWord diff --git a/editors/abiword-plugins/Makefile b/editors/abiword-plugins/Makefile index 448397b709ac..443bfba2a4ad 100644 --- a/editors/abiword-plugins/Makefile +++ b/editors/abiword-plugins/Makefile @@ -6,10 +6,9 @@ # PORTNAME= abiword -PORTVERSION= 2.2.6 +PORTVERSION= 2.2.7 CATEGORIES= editors -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ - http://www.abisource.com/downloads/%SUBDIR%/${PORTVERSION}/source/ +MASTER_SITES= http://www.abisource.com/downloads/%SUBDIR%/${PORTVERSION}/source/ MASTER_SITE_SUBDIR= abiword PKGNAMESUFFIX= -plugins DIST_SUBDIR= AbiWord diff --git a/editors/abiword/Makefile b/editors/abiword/Makefile index 5ab32f152551..e41d31bc12c0 100644 --- a/editors/abiword/Makefile +++ b/editors/abiword/Makefile @@ -6,7 +6,7 @@ # PORTNAME= abiword -PORTVERSION= 2.2.6 +PORTVERSION= 2.2.7 CATEGORIES= editors MASTER_SITES= http://www.abisource.com/downloads/%SUBDIR%/${PORTVERSION}/source/ MASTER_SITE_SUBDIR= abiword diff --git a/editors/abiword/distinfo b/editors/abiword/distinfo index 844cf8071391..0376eb3b06c6 100644 --- a/editors/abiword/distinfo +++ b/editors/abiword/distinfo @@ -1,2 +1,2 @@ -MD5 (AbiWord/abiword-2.2.6.tar.bz2) = 59dff68efc89341bcc0f78349cc8eacd -SIZE (AbiWord/abiword-2.2.6.tar.bz2) = 23895455 +MD5 (AbiWord/abiword-2.2.7.tar.bz2) = 9c74bf00601fc4c8bb0667a1696803de +SIZE (AbiWord/abiword-2.2.7.tar.bz2) = 23896960 |