diff options
author | Yen-Ming Lee <leeym@FreeBSD.org> | 2006-02-06 02:14:47 +0000 |
---|---|---|
committer | Yen-Ming Lee <leeym@FreeBSD.org> | 2006-02-06 02:14:47 +0000 |
commit | 4fde165b479a28152c3f3d6b89a6c4ae19afbc31 (patch) | |
tree | 749cf25927bcf1ca3e5fd636e53c5d19cb2eb2f9 /textproc/antiword | |
parent | 4490d5f6e2582046128e58f79ed04d17da66c2fe (diff) | |
download | ports-4fde165b479a28152c3f3d6b89a6c4ae19afbc31.tar.gz ports-4fde165b479a28152c3f3d6b89a6c4ae19afbc31.zip |
Notes
Diffstat (limited to 'textproc/antiword')
-rw-r--r-- | textproc/antiword/Makefile | 5 | ||||
-rw-r--r-- | textproc/antiword/distinfo | 6 | ||||
-rw-r--r-- | textproc/antiword/files/patch-main_u.c | 12 | ||||
-rw-r--r-- | textproc/antiword/pkg-plist | 1 |
4 files changed, 6 insertions, 18 deletions
diff --git a/textproc/antiword/Makefile b/textproc/antiword/Makefile index efdfe6efb4e3..8b221e9aea43 100644 --- a/textproc/antiword/Makefile +++ b/textproc/antiword/Makefile @@ -6,14 +6,13 @@ # PORTNAME= antiword -PORTVERSION= 0.36.1 +PORTVERSION= 0.37 CATEGORIES= textproc MASTER_SITES= http://www.winfield.demon.nl/linux/ MAINTAINER= leeym@FreeBSD.org -COMMENT= "An application to display Microsoft(tm) Word files" +COMMENT= An application to display Microsoft(tm) Word files -USE_REINPLACE= yes INSTALL_TARGET= global_install MAN1= antiword.1 diff --git a/textproc/antiword/distinfo b/textproc/antiword/distinfo index eabd34acd75e..7c23fc5635b7 100644 --- a/textproc/antiword/distinfo +++ b/textproc/antiword/distinfo @@ -1,3 +1,3 @@ -MD5 (antiword-0.36.1.tar.gz) = d46107219f4afaee658647a49dc45ed9 -SHA256 (antiword-0.36.1.tar.gz) = a2d4ff795fc41a30d1c217d7ae393bb75054fa638b1e07dd5cfafa7cd29a373a -SIZE (antiword-0.36.1.tar.gz) = 292753 +MD5 (antiword-0.37.tar.gz) = f868e2a269edcbc06bf77e89a55898d1 +SHA256 (antiword-0.37.tar.gz) = 8e2c000fcbc6d641b0e6ff95e13c846da3ff31097801e86702124a206888f5ac +SIZE (antiword-0.37.tar.gz) = 317884 diff --git a/textproc/antiword/files/patch-main_u.c b/textproc/antiword/files/patch-main_u.c deleted file mode 100644 index f630c498bdf5..000000000000 --- a/textproc/antiword/files/patch-main_u.c +++ /dev/null @@ -1,12 +0,0 @@ ---- main_u.c.orig Thu Nov 4 08:31:50 2004 -+++ main_u.c Thu Nov 4 08:32:08 2004 -@@ -29,9 +29,7 @@ - #include <fcntl.h> - #include <io.h> - #endif /* __dos */ --#if defined(__STDC_ISO_10646__) - #include <locale.h> --#endif /* __STDC_ISO_10646__ */ - #if defined(N_PLAT_NLM) - #if !defined(_VA_LIST) - #include "NW-only/nw_os.h" diff --git a/textproc/antiword/pkg-plist b/textproc/antiword/pkg-plist index 4428ba39eccd..0e9bc3892c4e 100644 --- a/textproc/antiword/pkg-plist +++ b/textproc/antiword/pkg-plist @@ -2,6 +2,7 @@ bin/antiword bin/kantiword %%DATADIR%%/8859-1.txt %%DATADIR%%/8859-10.txt +%%DATADIR%%/8859-11.txt %%DATADIR%%/8859-13.txt %%DATADIR%%/8859-14.txt %%DATADIR%%/8859-15.txt |