Bug 170590 - update: sysutils/synergy-devel update to 1.4.10
Summary: update: sysutils/synergy-devel update to 1.4.10
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: George V. Neville-Neil
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-13 08:20 UTC by Emanuel Haupt
Modified: 2012-08-29 13:10 UTC (History)
0 users

See Also:


Attachments
synergy-devel.patch (888 bytes, patch)
2012-08-13 08:20 UTC, Emanuel Haupt
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Emanuel Haupt freebsd_committer freebsd_triage 2012-08-13 08:20:01 UTC
- Update sysutils/synergy-devel to 1.4.10 (latest beta release)
- While here, replace some single whitespaces with a tab

From the Changelog:

1.4.10
======
Bug #2799 - Right shift broken (Windows server, Mac OS X client)
Bug #3302 - GUI does not show/hide when tray icon is double clicked (Windows)
Bug #3303 - Mac OS X IPC integ test fails intermittently
Feature #2974 - Gesture Support for Magic Mouse/Trackpad
Feature #3172 - Button to stop Synergy when in service mode
Feature #3241 - Option to elevate synergyc/s when in service mode
Feature #3242 - Show a list of available IP addresses and screen name on the main screen
Feature #3296 - 64-bit Windows installer should display helpful message on 32-bit Windows
Feature #3300 - Make service mode default mode (now that we have elevate option)
Feature #3301 - Add process mode option to settings (remove startup wizard page)
Feature #3306 - Gatekeeper compatibility on Mac OS X 10.8

1.4.9
=====
Bug #3159 - In service mode, server doesn't start unless GUI is running
Bug #3214 - Client sometimes can't connect if GUI is closed
Bug #56 - Mac OS X server not sending keystrokes to client
Bug #3161 - First time GUI appears, service doesn't send logging
Bug #3164 - In service mode, you need to add a firewall exception
Bug #3166 - Service shutdown stalls when GUI is closed
Bug #3216 - Fatal error if plugins folder doesn't exist
Bug #3221 - ERROR: could not connect to service, error: 2
Feature #3192 - Add support for JOYINFOEX structure to poll game device info
Feature #3202 - Plugin support (sending for primary screen events on Windows only)
Feature #3155 - Cross-platform TCP IPC between GUI and service
Task #3177 - Fix Mac buildslave to build multiple versions
Task #3193 - Add Micro Synergy to repository
Task #3275 - Change hostname label to "IP address or hostname"
Task #3276 - Installation recovery mechanism for synrgyhk.dll

1.4.8
=====
Bug #143: Cursor on Mac OS X goes to center when inactive
Bug #146: Screen Resize causes problems with moving off right-hand side of screen
Bug #3058: Modifier keys not working on Mac OS X server
Bug #3139: Double click too strict (click, move, click should not count)
Bug #3195: Service install can fail first time
Bug #3196: Wizard buttons not visible
Bug #3197: GUI doesn't take focus after install
Bug #3202: Hook DLL (synrgyhk.dll) is not released
Feature #3143: Setup wizard for first time users
Feature #3145: Check for updates
Feature #3174: Startup mode wizard page
Feature #3184: New service for process management
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-08-13 08:20:14 UTC
Responsible Changed
From-To: freebsd-ports-bugs->gnn

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2012-08-29 13:03:34 UTC
Author: ehaupt
Date: Wed Aug 29 12:03:18 2012
New Revision: 303336
URL: http://svn.freebsd.org/changeset/ports/303336

Log:
  - Update sysutils/synergy-devel to 1.4.10 (latest beta release)
  - While here, replace some single whitespaces with a tab
  
  PR:             170590
  Approved by:    maintainer timeout (gnn; > 14 days)

Modified:
  head/sysutils/synergy-devel/Makefile
  head/sysutils/synergy-devel/distinfo

Modified: head/sysutils/synergy-devel/Makefile
==============================================================================
--- head/sysutils/synergy-devel/Makefile	Wed Aug 29 11:57:30 2012	(r303335)
+++ head/sysutils/synergy-devel/Makefile	Wed Aug 29 12:03:18 2012	(r303336)
@@ -6,11 +6,11 @@
 #
 
 PORTNAME=	synergy
-PORTVERSION=	1.4.7
+PORTVERSION=	1.4.10
 DISTVERSIONSUFFIX=	-Source
 CATEGORIES=	sysutils
 MASTER_SITES=	GOOGLE_CODE
-PKGNAMESUFFIX=  -devel
+PKGNAMESUFFIX=	-devel
 
 MAINTAINER=	gnn@FreeBSD.org
 COMMENT=	Mouse and keyboard sharing utility

Modified: head/sysutils/synergy-devel/distinfo
==============================================================================
--- head/sysutils/synergy-devel/distinfo	Wed Aug 29 11:57:30 2012	(r303335)
+++ head/sysutils/synergy-devel/distinfo	Wed Aug 29 12:03:18 2012	(r303336)
@@ -1,2 +1,2 @@
-SHA256 (synergy-1.4.7-Source.tar.gz) = e224d2ab822dc7b6e90a87587ed7d9e32f27d05efebc8430ecf61b3610baea3b
-SIZE (synergy-1.4.7-Source.tar.gz) = 2998229
+SHA256 (synergy-1.4.10-Source.tar.gz) = 06d5a2ceb4cf8808cdab22441897c7b54ec8b4bc8351ac116f9accf54c720fbe
+SIZE (synergy-1.4.10-Source.tar.gz) = 3598533
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
Comment 3 Emanuel Haupt freebsd_committer freebsd_triage 2012-08-29 13:03:44 UTC
State Changed
From-To: open->closed

Committed.