pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/28501: antiword doesn't builds on FreeBSD
>Number: 28501
>Category: pkg
>Synopsis: textproc/antiword doesn't builds on FreeBSD
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: pkg-manager
>State: open
>Class: support
>Submitter-Id: net
>Arrival-Date: Wed Dec 01 17:09:00 +0000 2004
>Originator: User Foo
>Release: FreeBSD 6.0-CURRENT
>Organization:
>Environment:
System: FreeBSD porticoluna 6.0-CURRENT FreeBSD 6.0-CURRENT #1: Wed Sep 22
12:06:57 CEST 2004 esn@porticoluna:/usr/obj/usr/src/sys/KERN_PLUNA2 i386
Architecture: i386
Machine: i386
>Description:
This is not tested on OpenBSD, but may be possible that OpenBSD also
needs the defined(__OpenBSD__) flag into the patch.
>How-To-Repeat:
>Fix:
Index: distinfo
===================================================================
RCS file: /cvsroot/pkgsrc/textproc/antiword/distinfo,v
retrieving revision 1.10
diff -r1.10 distinfo
6c6
< SHA1 (patch-ab) = e4c25992cc6406b27e12986733064661dd072001
---
> SHA1 (patch-ab) = 4969098b0fe41a9d4cc47f4446171bd7a6400ad2
Index: patches/patch-ab
===================================================================
RCS file: /cvsroot/pkgsrc/textproc/antiword/patches/patch-ab,v
retrieving revision 1.6
diff -r1.6 patch-ab
10c10
< +#if defined(__STDC_ISO_10646__) || defined(__NetBSD__)
---
> +#if defined(__STDC_ISO_10646__) || defined(__NetBSD__) ||
> defined(__FreeBSD__)
>Unformatted:
Home |
Main Index |
Thread Index |
Old Index