diff options
author | marcus <marcus@FreeBSD.org> | 2004-04-07 04:52:21 +0000 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2004-04-07 04:52:21 +0000 |
commit | ffa99c5d9f11f66a0d02b9ad16cc04575de57253 (patch) | |
tree | fc0432ba2ab62e2a113810142192d1c402904399 /editors/abiword-devel | |
parent | 9d72ae607dc522a73a403f756d86f1536d6f7ac1 (diff) | |
download | FreeBSD-ports-ffa99c5d9f11f66a0d02b9ad16cc04575de57253.zip FreeBSD-ports-ffa99c5d9f11f66a0d02b9ad16cc04575de57253.tar.gz |
Update to 2.0.6 now with 64-bit fixes that should get it working on platforms
other than i386.
Diffstat (limited to 'editors/abiword-devel')
-rw-r--r-- | editors/abiword-devel/Makefile | 5 | ||||
-rw-r--r-- | editors/abiword-devel/distinfo | 4 | ||||
-rw-r--r-- | editors/abiword-devel/pkg-plist | 3 |
3 files changed, 6 insertions, 6 deletions
diff --git a/editors/abiword-devel/Makefile b/editors/abiword-devel/Makefile index 180f7c5..8136824 100644 --- a/editors/abiword-devel/Makefile +++ b/editors/abiword-devel/Makefile @@ -6,8 +6,7 @@ # PORTNAME= AbiWord2 -PORTVERSION= 2.0.5 -PORTREVISION= 1 +PORTVERSION= 2.0.6 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://www.abisource.com/downloads/Version-${PORTVERSION}/lf/ @@ -41,8 +40,6 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ CONFIGURE_ARGS= --enable-xft MAKEFILE= GNUmakefile -ONLY_FOR_ARCHS= i386 - .include <bsd.port.pre.mk> .if exists(${LOCALBASE}/include/wv.h) diff --git a/editors/abiword-devel/distinfo b/editors/abiword-devel/distinfo index df63145..5cca74d 100644 --- a/editors/abiword-devel/distinfo +++ b/editors/abiword-devel/distinfo @@ -1,2 +1,2 @@ -MD5 (AbiWord/abiword-2.0.5.tar.bz2) = d5f921cf8a661609d1082db9d66a9a5d -SIZE (AbiWord/abiword-2.0.5.tar.bz2) = 21955989 +MD5 (AbiWord/abiword-2.0.6.tar.bz2) = 80379d6a61ec0faad0665e9b83f47e62 +SIZE (AbiWord/abiword-2.0.6.tar.bz2) = 21994261 diff --git a/editors/abiword-devel/pkg-plist b/editors/abiword-devel/pkg-plist index 538ce566..1eafe31 100644 --- a/editors/abiword-devel/pkg-plist +++ b/editors/abiword-devel/pkg-plist @@ -188,6 +188,9 @@ share/AbiSuite-2.0/templates/A4.awt share/AbiSuite-2.0/templates/Business-Report.awt share/AbiSuite-2.0/templates/Employee-Directory.awt share/AbiSuite-2.0/templates/Fax-Coversheet.awt +share/AbiSuite-2.0/templates/Memo.awt +share/AbiSuite-2.0/templates/Press-Release.awt +share/AbiSuite-2.0/templates/Resume.awt share/AbiSuite-2.0/templates/Two-Columns.awt share/AbiSuite-2.0/templates/US-Letter.awt share/AbiSuite-2.0/templates/normal.awt |