Skip to content

Commit

Permalink
sysutils/synergy: Update 1.14.0.4 -> 1.14.5.14
Browse files Browse the repository at this point in the history
Reported by:	portscout
  • Loading branch information
yurivict committed Jul 14, 2022
1 parent ea258f8 commit fe14423
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 10 deletions.
18 changes: 11 additions & 7 deletions sysutils/synergy/Makefile
@@ -1,7 +1,6 @@
PORTNAME= synergy
DISTVERSION= 1.14.0.4
DISTVERSION= 1.14.5.14
DISTVERSIONSUFFIX= -stable
PORTEPOCH= 3
CATEGORIES= sysutils

MAINTAINER= yuri@FreeBSD.org
Expand All @@ -10,19 +9,24 @@ COMMENT= Mouse and keyboard sharing utility
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/LICENSE

LIB_DEPENDS= libcurl.so:ftp/curl
LIB_DEPENDS= libcurl.so:ftp/curl \
libnotify.so:devel/libnotify \
libxkbfile.so:x11/libxkbfile

USES= cmake compiler:c++14-lang cpe localbase:ldflags qt:5 ssl xorg
USES= cmake compiler:c++14-lang cpe gnome localbase:ldflags qt:5 ssl xorg
CPE_VENDOR= synergy-foss
USE_QT= core dbus network widgets buildtools_build linguisttools_build qmake_build
USE_GNOME= gdkpixbuf2 glib20
USE_XORG= ice xtst x11 sm xext xinerama xrandr xi
USE_QT= core network widgets buildtools_build linguisttools_build qmake_build

USE_GITHUB= yes
GH_ACCOUNT= symless
GH_PROJECT= synergy-core
GH_TUPLE= google:googletest:18f8200e3079b0e54fa00cb7ac55d4c39dcf6da6:google_googletest/ext/googletest
GH_TUPLE= google:googletest:18f8200e3079b0e54fa00cb7ac55d4c39dcf6da6:google_googletest/ext/googletest \
mohabouje:WinToast:8abb85b:WinToast/ext/WinToast \
zeux:pugixml:9e382f9:pugixml/ext/pugixml

CMAKE_ARGS= -DSYNERGY_REVISION:STRING=${PORTVERSION:S/.//g}000 # it expects a 8-digit hash
CMAKE_ARGS= -DSYNERGY_REVISION:STRING=${PORTVERSION:S/.//g}00 # it expects a 8-digit hash
CMAKE_OFF= BUILD_TESTS

PORTEXAMPLES= synergy.conf.example synergy.conf.example-basic \
Expand Down
10 changes: 7 additions & 3 deletions sysutils/synergy/distinfo
@@ -1,5 +1,9 @@
TIMESTAMP = 1623374787
SHA256 (symless-synergy-core-1.14.0.4-stable_GH0.tar.gz) = fb65f2b47e624f81d79604f0d6b9db1b70e0019e37052fcc30f11bd7bc653848
SIZE (symless-synergy-core-1.14.0.4-stable_GH0.tar.gz) = 8835907
TIMESTAMP = 1657820780
SHA256 (symless-synergy-core-1.14.5.14-stable_GH0.tar.gz) = 13a99bdfb9a381750ed888b0d34dd228ad05e7399867663b1d77c8681bbb7c03
SIZE (symless-synergy-core-1.14.5.14-stable_GH0.tar.gz) = 4644656
SHA256 (google-googletest-18f8200e3079b0e54fa00cb7ac55d4c39dcf6da6_GH0.tar.gz) = d518c1c146c5a87cdedbee8535a396f95d91e8b39baa539fd4c50bd62148d199
SIZE (google-googletest-18f8200e3079b0e54fa00cb7ac55d4c39dcf6da6_GH0.tar.gz) = 876756
SHA256 (mohabouje-WinToast-8abb85b_GH0.tar.gz) = 2c991d7ea93cc7d15b7a0f421e0d1906c081968adb252285dba7e9ae8e667f40
SIZE (mohabouje-WinToast-8abb85b_GH0.tar.gz) = 128410
SHA256 (zeux-pugixml-9e382f9_GH0.tar.gz) = f78007030f7120646081276d32acfb77cf2636f6ba5f20ab1430c2146092d4d6
SIZE (zeux-pugixml-9e382f9_GH0.tar.gz) = 567857

0 comments on commit fe14423

Please sign in to comment.