diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2008-04-16 18:06:19 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2008-04-16 18:06:19 +0000 |
commit | 21516b5d44fc4b340a1356e301646f02b2861553 (patch) | |
tree | 0063665623cdca5e82706ddf0be9dc70e2fd26cd /editors | |
parent | Add libwps (diff) |
Update to 2.6.2
Notes
Notes:
svn path=/head/; revision=211384
Diffstat (limited to 'editors')
-rw-r--r-- | editors/abiword-plugins/Makefile | 4 | ||||
-rw-r--r-- | editors/abiword-plugins/distinfo | 12 |
2 files changed, 8 insertions, 8 deletions
diff --git a/editors/abiword-plugins/Makefile b/editors/abiword-plugins/Makefile index d3be920d8efb..f242df0a1759 100644 --- a/editors/abiword-plugins/Makefile +++ b/editors/abiword-plugins/Makefile @@ -7,7 +7,7 @@ # PORTNAME= abiword-plugins -PORTVERSION= 2.6.0 +PORTVERSION= 2.6.2 CATEGORIES= editors MASTER_SITES= http://www.abisource.com/downloads/%SUBDIR%/${PORTVERSION}/source/ MASTER_SITE_SUBDIR= abiword @@ -295,7 +295,7 @@ PLIST_SUB+= WMF:="@comment " .endif .if defined(WITH_WORDPERFECT) || defined(PACKAGE_BUILDING) -LIB_DEPENDS+= wpd-0.8.8:${PORTSDIR}/textproc/libwpd +LIB_DEPENDS+= wps-0.1.1:${PORTSDIR}/textproc/libwps CONFIGURE_ARGS+= --enable-wordperfect PLIST_SUB+= WORDPERFECT:="" .else diff --git a/editors/abiword-plugins/distinfo b/editors/abiword-plugins/distinfo index f3eabea9f67b..2d580156676c 100644 --- a/editors/abiword-plugins/distinfo +++ b/editors/abiword-plugins/distinfo @@ -1,6 +1,6 @@ -MD5 (AbiWord/abiword-plugins-2.6.0.tar.gz) = ebdc165d1b6c3c69f11148cf7841f257 -SHA256 (AbiWord/abiword-plugins-2.6.0.tar.gz) = 329521398105348ff466b90e1a7567574bd690639b048b6356ddc353d864b785 -SIZE (AbiWord/abiword-plugins-2.6.0.tar.gz) = 1758231 -MD5 (AbiWord/abiword-2.6.0.tar.gz) = d627a5d1061160c683f2257da498355b -SHA256 (AbiWord/abiword-2.6.0.tar.gz) = 35b1ced07bed8706a81c2c26c42bf95bdf7a4a9c1fba98935cc5ecb5c674f0bb -SIZE (AbiWord/abiword-2.6.0.tar.gz) = 9210157 +MD5 (AbiWord/abiword-plugins-2.6.2.tar.gz) = 8e3f0717327b712c6d091128709f5599 +SHA256 (AbiWord/abiword-plugins-2.6.2.tar.gz) = ce0eb6801878e73abd63b61f074f32d4c47fe0852f14ee80303a59c74bfdb1a4 +SIZE (AbiWord/abiword-plugins-2.6.2.tar.gz) = 1735157 +MD5 (AbiWord/abiword-2.6.2.tar.gz) = 8e756c0529880fbe6ea3aaef8d5df0b5 +SHA256 (AbiWord/abiword-2.6.2.tar.gz) = 10659aee656d25894f4721ef1b5a7e6dc0b892f17dc2c3c5a56b55e422075b2a +SIZE (AbiWord/abiword-2.6.2.tar.gz) = 9265719 |