diff options
author | marcus <marcus@FreeBSD.org> | 2004-04-07 12:52:21 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2004-04-07 12:52:21 +0800 |
commit | ffa99c5d9f11f66a0d02b9ad16cc04575de57253 (patch) | |
tree | fc0432ba2ab62e2a113810142192d1c402904399 /editors/AbiWord2 | |
parent | 9d72ae607dc522a73a403f756d86f1536d6f7ac1 (diff) | |
download | freebsd-ports-gnome-ffa99c5d9f11f66a0d02b9ad16cc04575de57253.tar.gz freebsd-ports-gnome-ffa99c5d9f11f66a0d02b9ad16cc04575de57253.tar.zst freebsd-ports-gnome-ffa99c5d9f11f66a0d02b9ad16cc04575de57253.zip |
Update to 2.0.6 now with 64-bit fixes that should get it working on platforms
other than i386.
Diffstat (limited to 'editors/AbiWord2')
-rw-r--r-- | editors/AbiWord2/Makefile | 5 | ||||
-rw-r--r-- | editors/AbiWord2/distinfo | 4 | ||||
-rw-r--r-- | editors/AbiWord2/pkg-plist | 3 |
3 files changed, 6 insertions, 6 deletions
diff --git a/editors/AbiWord2/Makefile b/editors/AbiWord2/Makefile index 180f7c5216dd..813682454e9a 100644 --- a/editors/AbiWord2/Makefile +++ b/editors/AbiWord2/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/AbiWord2/distinfo b/editors/AbiWord2/distinfo index df6314527d69..5cca74d11854 100644 --- a/editors/AbiWord2/distinfo +++ b/editors/AbiWord2/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/AbiWord2/pkg-plist b/editors/AbiWord2/pkg-plist index 538ce56633ef..1eafe31a256e 100644 --- a/editors/AbiWord2/pkg-plist +++ b/editors/AbiWord2/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 |