diff options
author | marcus <marcus@FreeBSD.org> | 2002-04-10 15:17:38 +0000 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2002-04-10 15:17:38 +0000 |
commit | 7689150657ca2fadc8a2b195c8174df8b3d6fc91 (patch) | |
tree | b22ccfb04bae78c1d6e310d81452e9ae704488c4 /editors/AbiWord | |
parent | e8fab299c4b5c11e911db12cebaa3840d7cf99b7 (diff) | |
download | FreeBSD-ports-7689150657ca2fadc8a2b195c8174df8b3d6fc91.zip FreeBSD-ports-7689150657ca2fadc8a2b195c8174df8b3d6fc91.tar.gz |
Update to 0.99.5.
Reviewed by: sobomax
Approved by: sobomax
Diffstat (limited to 'editors/AbiWord')
-rw-r--r-- | editors/AbiWord/Makefile | 2 | ||||
-rw-r--r-- | editors/AbiWord/distinfo | 2 | ||||
-rw-r--r-- | editors/AbiWord/files/patch-autogen.sh | 15 | ||||
-rw-r--r-- | editors/AbiWord/pkg-plist | 3 |
4 files changed, 12 insertions, 10 deletions
diff --git a/editors/AbiWord/Makefile b/editors/AbiWord/Makefile index 6bf1eaa..28b6a78 100644 --- a/editors/AbiWord/Makefile +++ b/editors/AbiWord/Makefile @@ -10,7 +10,7 @@ # AbiWord build system. PORTNAME= AbiWord -PORTVERSION= 0.99.3 +PORTVERSION= 0.99.5 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://www.abisource.com/downloads/Version-${PORTVERSION}/lf/ diff --git a/editors/AbiWord/distinfo b/editors/AbiWord/distinfo index 3eebf53..09d6c4e 100644 --- a/editors/AbiWord/distinfo +++ b/editors/AbiWord/distinfo @@ -1 +1 @@ -MD5 (AbiWord/abiword-0.99.3.tar.gz) = d1a5ddf262525f5c4db929201f1eb447 +MD5 (AbiWord/abiword-0.99.5.tar.gz) = 211b663cb601abc7f2ffdbf2970b2cb6 diff --git a/editors/AbiWord/files/patch-autogen.sh b/editors/AbiWord/files/patch-autogen.sh index b7766ed..57a58a8 100644 --- a/editors/AbiWord/files/patch-autogen.sh +++ b/editors/AbiWord/files/patch-autogen.sh @@ -1,8 +1,8 @@ $FreeBSD$ ---- autogen.sh.orig Fri Sep 28 12:06:00 2001 -+++ autogen.sh Fri Nov 23 16:33:29 2001 +--- autogen.sh.orig Mon Mar 25 07:41:49 2002 ++++ autogen.sh Tue Apr 9 12:35:41 2002 @@ -10,20 +10,20 @@ set -e @@ -34,13 +34,12 @@ $FreeBSD$ -aclocal -I ac-helpers +aclocal14 -I ac-helpers --# autoheader -+# autoheader14 + # autoheader - # Produce all the `Makefile.in's, verbosely, and create neat missing things - # like `libtool', `install-sh', etc. --automake --add-missing --verbose --foreign -+automake14 --add-missing --verbose --foreign + # Produce all the `GNUmakefile.in's and create neat missing things + # like `install-sh', etc. +-automake --add-missing --copy --foreign ++automake14 --add-missing --copy --foreign # If there's a config.cache file, we may need to delete it. # If we have an existing configure script, save a copy for comparison. diff --git a/editors/AbiWord/pkg-plist b/editors/AbiWord/pkg-plist index 2388205..a2ebead 100644 --- a/editors/AbiWord/pkg-plist +++ b/editors/AbiWord/pkg-plist @@ -2,6 +2,7 @@ bin/AbiWord bin/AbiWord_d %%NOGNOME:%%bin/AbiWord_s bin/abiword +bin/ttfadmin.sh bin/ttftool share/AbiSuite/AbiWord/help/de-DE/about.html share/AbiSuite/AbiWord/help/de-DE/aboutabi.html @@ -580,6 +581,8 @@ share/AbiSuite/icons/abiword_48.tif share/AbiSuite/icons/abiword_48.xpm %%GNOME:%%share/AbiSuite/icons/abiword_logo.xpm share/AbiSuite/templates/2-columns.awt +share/AbiSuite/templates/Employee-Directory.awt +share/AbiSuite/templates/Fax-Coversheet.awt share/AbiSuite/templates/a4.awt share/AbiSuite/templates/normal.awt share/AbiSuite/templates/us-letter.awt |