pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/56645 CVS commit: pkgsrc/mail/imap-uw
The following reply was made to PR pkg/56645; it has been noted by GNATS.
From: "David H. Gutteridge" <gutteridge%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/56645 CVS commit: pkgsrc/mail/imap-uw
Date: Sun, 30 Jan 2022 04:00:42 +0000
Module Name: pkgsrc
Committed By: gutteridge
Date: Sun Jan 30 04:00:42 UTC 2022
Modified Files:
pkgsrc/mail/imap-uw: distinfo
pkgsrc/mail/imap-uw/patches: patch-ab patch-ag patch-bi
Removed Files:
pkgsrc/mail/imap-uw/patches: patch-bj
Log Message:
imap-uw: fix non-BSD build breakages from previous change set
Redo some of the patches from the previous change set (PR pkg/56645) so
that they reflect the upstream project's method for including its
version of portable_utime(), rather than what was done previously,
which broke non-BSD builds, e.g., on Solaris derivates:
ld: fatal: symbol 'portable_utime' is multiply-defined:
(file .libs/osdep.o type=FUNC; file .libs/utime.o type=FUNC);
ld: fatal: file processing errors. No output written to .libs/libc-client.so.5.0.0
Compile tested on NetBSD 9.2_STABLE, NetBSD 9.99.93, OmniOS r151038,
and Fedora Linux 34.
To generate a diff of this commit:
cvs rdiff -u -r1.51 -r1.52 pkgsrc/mail/imap-uw/distinfo
cvs rdiff -u -r1.26 -r1.27 pkgsrc/mail/imap-uw/patches/patch-ab
cvs rdiff -u -r1.5 -r1.6 pkgsrc/mail/imap-uw/patches/patch-ag
cvs rdiff -u -r1.1 -r1.2 pkgsrc/mail/imap-uw/patches/patch-bi
cvs rdiff -u -r1.1 -r0 pkgsrc/mail/imap-uw/patches/patch-bj
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index