pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/synergy synergy: downgrade 2.0.0 to 1.10.1
details: https://anonhg.NetBSD.org/pkgsrc/rev/70e10eb9310a
branches: trunk
changeset: 327551:70e10eb9310a
user: tnn <tnn%pkgsrc.org@localhost>
date: Thu Jan 03 21:53:09 2019 +0000
description:
synergy: downgrade 2.0.0 to 1.10.1
It is sort of an update though. If you are interested in upstream
drama you can read here for the details: https://symless.com/blog
Also users might want to switch to wip/barrier instead.
v1.10.1-stable
Bug fixes:
#6339 Windows validating install step freezes
#6374 Windows background service crashes randomly
#6376 Undeclared identifier compile error in VS2017
Enhancements:
#6372 Forced use of TLS 1.2 without fallback method
#6338 Auto config checkbox on settings screen
#6384 Removal of GPL screen on Windows installer
#6383 Extend foreground mode for Windows daemon
#6382 Code comment for MSVC debugger logging
#6380 Compile without warnings using VS2017
v1.10.0-stable
Bug fixes:
#6347 Log to file defaults to unwritable location
#6345 Losing GUI config when restarting the OS
#4991 Oversized Bonjour protocol name could conflict
Enhancements:
#6348 Use different hard coded Qt path for CI
#6346 CLI argument to control screen lock feature
#6344 Customizable size limit on clipboard sharing
#6332 Decouple version from CI build properties
#6319 Bonjour auto-config disabled by default
#6318 Hide TIS/TSM error on config app log
#6312 Removal of redundant CURL library
#6306 Show version number in config app title
#6305 Support for Raspbian in package config
#6301 Combine enterprise and community codebases
diffstat:
net/synergy/Makefile | 9 ++++-----
net/synergy/PLIST | 3 +--
net/synergy/distinfo | 10 +++++-----
3 files changed, 10 insertions(+), 12 deletions(-)
diffs (66 lines):
diff -r c1e6b4b79c6a -r 70e10eb9310a net/synergy/Makefile
--- a/net/synergy/Makefile Thu Jan 03 21:51:52 2019 +0000
+++ b/net/synergy/Makefile Thu Jan 03 21:53:09 2019 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.50 2018/12/13 19:52:18 adam Exp $
+# $NetBSD: Makefile,v 1.51 2019/01/03 21:53:09 tnn Exp $
-DISTNAME= synergy-core-2.0.0
+DISTNAME= synergy-core-1.10.1
PKGNAME= ${DISTNAME:S/-core//}
-PKGREVISION= 3
CATEGORIES= net x11
MASTER_SITES= ${MASTER_SITE_GITHUB:=symless/}
GITHUB_PROJECT= synergy-core
@@ -20,13 +19,14 @@
# configuration mechanisms.
USE_CMAKE= yes
GNU_CONFIGURE= yes
+CMAKE_ARGS+= -DSYNERGY_BUILD_LEGACY_GUI=OFF
CONFIG_SUB_OVERRIDE+= ext/gmock/build-aux/config.sub
CONFIG_SUB_OVERRIDE+= ext/gtest/build-aux/config.sub
CONFIG_GUESS_OVERRIDE+= ext/gmock/build-aux/config.guess
CONFIG_GUESS_OVERRIDE+= ext/gtest/build-aux/config.guess
-CONFIGURE_ENV+= GIT_COMMIT=0bd448d5
+CONFIGURE_ENV+= GIT_COMMIT=1b4c0761
EXAMPLES= MacReadme.txt org.synergy-foss.org.synergyc.plist \
org.synergy-foss.org.synergys.plist synergy.conf.example \
@@ -51,7 +51,6 @@
${INSTALL_PROGRAM} ${WRKSRC}/bin/${p} ${DESTDIR}${PREFIX}/bin/${p}
${INSTALL_MAN} ${WRKSRC}/doc/${p}.man ${DESTDIR}${PREFIX}/${PKGMANDIR}/man1/${p}.1
.endfor
- ${INSTALL_PROGRAM} ${WRKSRC}/bin/synergy-core ${DESTDIR}${PREFIX}/bin/synergy-core
.for f in ${EXAMPLES}
${INSTALL_DATA} ${WRKSRC}/doc/${f} ${DESTDIR}${PREFIX}/share/examples/${PKGBASE}
.endfor
diff -r c1e6b4b79c6a -r 70e10eb9310a net/synergy/PLIST
--- a/net/synergy/PLIST Thu Jan 03 21:51:52 2019 +0000
+++ b/net/synergy/PLIST Thu Jan 03 21:53:09 2019 +0000
@@ -1,5 +1,4 @@
-@comment $NetBSD: PLIST,v 1.7 2018/01/25 14:13:22 tnn Exp $
-bin/synergy-core
+@comment $NetBSD: PLIST,v 1.8 2019/01/03 21:53:09 tnn Exp $
bin/synergyc
bin/synergys
man/man1/synergyc.1
diff -r c1e6b4b79c6a -r 70e10eb9310a net/synergy/distinfo
--- a/net/synergy/distinfo Thu Jan 03 21:51:52 2019 +0000
+++ b/net/synergy/distinfo Thu Jan 03 21:53:09 2019 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.26 2018/01/25 14:13:22 tnn Exp $
+$NetBSD: distinfo,v 1.27 2019/01/03 21:53:09 tnn Exp $
-SHA1 (synergy-core-2.0.0.tar.gz) = f979e1803aee34b54a3cd6fa725810f7d73eb5a5
-RMD160 (synergy-core-2.0.0.tar.gz) = 32c9db97381354ef6de3b86fffc72eeb6e83f05b
-SHA512 (synergy-core-2.0.0.tar.gz) = 69b8e4ea9d22f5699d3a0761cf9811d0689b06a920056b4b4dde466767ec89caaaa8c5736a78d0857ebfb814aaa3bf07591feaf0e64e0555949c5ee6d6974a13
-Size (synergy-core-2.0.0.tar.gz) = 5892923 bytes
+SHA1 (synergy-core-1.10.1.tar.gz) = c0f441fed4a49d093a172409b565bffb95fdc108
+RMD160 (synergy-core-1.10.1.tar.gz) = 1e03dd2cb37d1ad9f48b0e7db8052dfbb7b74af9
+SHA512 (synergy-core-1.10.1.tar.gz) = 33b298de3e7dacdd4d5c162840b8d0ddabd4127ed7cb04336f2d8dd1a8a9a69dc70c8959cb9086e56e65035cdacb7c743670479123711321283811eb3a823e6e
+Size (synergy-core-1.10.1.tar.gz) = 6694179 bytes
SHA1 (patch-CMakeLists.txt) = c8009e8a58ef9ab0bdc0d10674d4d8e7b584565e
SHA1 (patch-src_lib_server_CConfig.cpp) = 94c5e9a57f9880ab8fcb75320bd2dbb306540966
SHA1 (patch-tools_gmock-1.6.0_configure) = 0a3a23076b15858b79a8b3c2a9144ddaaad7ebe3
Home |
Main Index |
Thread Index |
Old Index