- update to 2.2.24 - modify MASTER_SITES to GNOME - modify CONFLICTS to include 2.4.x 2009-08-12 Jeffrey Stedfast <fejj@novell.com> * README: Bumped version * configure.in: Bumped version to 2.2.24 * gmime/gmime-utils.c (charset_convert): If iconv() fails, treat conditions where outleft == 0 the same as if we had gotten an E2BIG error (e.g. we need to grow the output buffer) so that we don't overrun it while appending a '?' placeholder character. Fix: Apply patch. Incidentally, should mail/gmime2-sharp PORTREVISION be reverted to 0 (from the current 2) if mail/gmime2 is updated? I'd imagine so; let me know if I should file a separate PR for that. Patch attached with submission follows:
Responsible Changed From-To: freebsd-ports-bugs->mnag Over to maintainer (via the GNATS Auto Assign Tool)
mnag 2009-10-11 02:29:49 UTC FreeBSD ports repository Modified files: mail/gmime2 Makefile distinfo mail/gmime2-sharp Makefile Log: - Update to 2.2.24 - Update CONFLICTS to add gmime24 - Keep simple MASTER_SITES - Reset PORTREVISION from slave gmime2-sharp PR: 139489 Submitted by: Sahil Tandon <sahil___tandon.net> Revision Changes Path 1.17 +1 -1 ports/mail/gmime2-sharp/Makefile 1.59 +3 -3 ports/mail/gmime2/Makefile 1.38 +3 -3 ports/mail/gmime2/distinfo _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed. Thanks!