Update to 1.0.14
This commit is contained in:
parent
6eb3d0aa1e
commit
165d12a15c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=90483
3 changed files with 4 additions and 3 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= synergy
|
||||
PORTVERSION= 1.0.3
|
||||
PORTVERSION= 1.0.14
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}2
|
||||
|
@ -16,6 +16,7 @@ COMMENT= Mouse and keyboard sharing utility
|
|||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_X_PREFIX= yes
|
||||
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
|
||||
|
||||
DOCS= AUTHORS BUGS ChangeLog COPYING FAQ HISTORY INSTALL \
|
||||
NEWS README TODO
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (synergy-1.0.3.tar.gz) = 0de7bbdd959f2a3a5d85ddc8c4c8bd4c
|
||||
MD5 (synergy-1.0.14.tar.gz) = c9cc67852f4287b184578faa150acd4c
|
||||
|
|
|
@ -3,8 +3,8 @@ bin/synergys
|
|||
share/examples/synergy/synergy.conf
|
||||
%%PORTDOCS%%share/doc/synergy/AUTHORS
|
||||
%%PORTDOCS%%share/doc/synergy/BUGS
|
||||
%%PORTDOCS%%share/doc/synergy/ChangeLog
|
||||
%%PORTDOCS%%share/doc/synergy/COPYING
|
||||
%%PORTDOCS%%share/doc/synergy/ChangeLog
|
||||
%%PORTDOCS%%share/doc/synergy/FAQ
|
||||
%%PORTDOCS%%share/doc/synergy/HISTORY
|
||||
%%PORTDOCS%%share/doc/synergy/INSTALL
|
||||
|
|
Loading…
Reference in a new issue