pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/fox Update fox to 1.6.57.
details: https://anonhg.NetBSD.org/pkgsrc/rev/50b08d826cb1
branches: trunk
changeset: 388695:50b08d826cb1
user: bsiegert <bsiegert%pkgsrc.org@localhost>
date: Wed Dec 12 19:07:22 2018 +0000
description:
Update fox to 1.6.57.
This supersedes the 1.6.56 update from PR pkg/52967.
April 3 - FOX STABLE 1.6.57
Libtool flags added on behalf of FXRuby builds and missing UNICODE flag
added for CYGWIN32 build.
January 16 - FOX STABLE 1.6.56
Problem fixed in FXString vformat().
July 19 - FOX STABLE 1.6.55
Fix FXMemoryStream position() API: error code was set moving stream
position to end of buffer.
April 20 - FOX STABLE 1.6.54
Fix core dump using old GNU C Library or CYGWIN inside
FXString::vformat.cpp.
December 3 - FOX STABLE 1.6.53
Fixed typo in FXString::vformat.cpp.
March 15 - FOX STABLE 1.6.51
Small fixes for 64-bit casts in dctest.cpp (compiler warning issues).
JPEG image I/O color spaces handled better.
FXApp input callback message ID for SEL_IO_EXCEPT was wrong.
Change in how FXStat determines if a file is an executable (Windows).
diffstat:
x11/fox/Makefile | 6 +++---
x11/fox/distinfo | 10 +++++-----
2 files changed, 8 insertions(+), 8 deletions(-)
diffs (36 lines):
diff -r 8908177dc3d2 -r 50b08d826cb1 x11/fox/Makefile
--- a/x11/fox/Makefile Wed Dec 12 16:48:37 2018 +0000
+++ b/x11/fox/Makefile Wed Dec 12 19:07:22 2018 +0000
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.58 2018/03/12 11:15:49 wiz Exp $
+# $NetBSD: Makefile,v 1.59 2018/12/12 19:07:22 bsiegert Exp $
-DISTNAME= fox-1.6.50
-PKGREVISION= 2
+DISTNAME= fox-1.6.57
CATEGORIES= x11
MASTER_SITES= ftp://www.fox-toolkit.org/pub/
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= http://www.fox-toolkit.org/
COMMENT= Fast and extensive C++ GUI toolkit
+LICENSE= gnu-lgpl-v3
USE_LANGUAGES= c c++
USE_LIBTOOL= yes
diff -r 8908177dc3d2 -r 50b08d826cb1 x11/fox/distinfo
--- a/x11/fox/distinfo Wed Dec 12 16:48:37 2018 +0000
+++ b/x11/fox/distinfo Wed Dec 12 19:07:22 2018 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.22 2015/11/04 03:28:29 agc Exp $
+$NetBSD: distinfo,v 1.23 2018/12/12 19:07:22 bsiegert Exp $
-SHA1 (fox-1.6.50.tar.gz) = 7d3affba025df64553f33ab2c547135e8ed1a144
-RMD160 (fox-1.6.50.tar.gz) = e1afb440db7fd46a41eeb10dce1f57af912b1f88
-SHA512 (fox-1.6.50.tar.gz) = 195751d223e9af7d76a3bd3192ae7566a129cfe254f0ba3035b4f7e189c68b43daa8276edad95ebf2b1b403b6212a755000eebf1716a11bb7f06845fde4aceae
-Size (fox-1.6.50.tar.gz) = 4381855 bytes
+SHA1 (fox-1.6.57.tar.gz) = 323d3e3619671e0705e4c031c0211558225b131b
+RMD160 (fox-1.6.57.tar.gz) = 9adcae37d60429ab2b593d56227afd5b95ee6817
+SHA512 (fox-1.6.57.tar.gz) = e7b91054a9ea674818803415284cb61572935d22466e446cb37ef68344e2684e8acd567f7c8a6912f939dcbcc37455119ad6a01ac30513f460d0b3937b7e6087
+Size (fox-1.6.57.tar.gz) = 4284018 bytes
SHA1 (patch-aa) = 06444b562a32d3471dd8d65f5af2c49e11b3e491
Home |
Main Index |
Thread Index |
Old Index