Path to this page:
Subject: CVS commit: [pkgsrc-2012Q1] pkgsrc/mail/oe2mbx
From: Matthias Scheler
Date: 2012-05-09 08:26:08
Message id: 20120509062608.EEE12175DD@cvs.netbsd.org
Log Message:
Pullup ticket #3777 - requested by dholland
mail/oe2mbx: build fix
Revisions pulled up:
- mail/oe2mbx/Makefile 1.13
- mail/oe2mbx/distinfo 1.5
- mail/oe2mbx/patches/patch-src_liboe_c 1.1
---
Module Name: pkgsrc
Committed By: dholland
Date: Mon May 7 19:21:57 UTC 2012
Modified Files:
pkgsrc/mail/oe2mbx: Makefile distinfo
Added Files:
pkgsrc/mail/oe2mbx/patches: patch-src_liboe_c
Log Message:
Hack around misuse of fpos_t. Fix some code that assumed fpos_t is a
4-byte integer type. If this code ever worked on NetBSD, it was only
by accident. PKGREVISION++ for the fixes.
Files: