aboutsummaryrefslogtreecommitdiff
path: root/deskutils/anydesk
diff options
context:
space:
mode:
authorJochen Neumeister <joneum@FreeBSD.org>2019-12-27 19:02:28 +0000
committerJochen Neumeister <joneum@FreeBSD.org>2019-12-27 19:02:28 +0000
commitb531d65167fb09ce7e3ddaa2e2869301c0385432 (patch)
tree678a6fc6aa50c98c33c5d2064a0a4d6a30c1bb5e /deskutils/anydesk
parent2960e2ee504e39c40db7fc4173ad8838ef996874 (diff)
downloadports-b531d65167fb09ce7e3ddaa2e2869301c0385432.tar.gz
ports-b531d65167fb09ce7e3ddaa2e2869301c0385432.zip
Update to 5.4.0
PR: 242121 Submitted by: Martin Filla <freebsd@sysctl.cz> (maintainer) Sponsored by: Netzkommune GmbH
Notes
Notes: svn path=/head/; revision=521019
Diffstat (limited to 'deskutils/anydesk')
-rw-r--r--deskutils/anydesk/Makefile9
-rw-r--r--deskutils/anydesk/distinfo10
-rw-r--r--deskutils/anydesk/pkg-message8
3 files changed, 13 insertions, 14 deletions
diff --git a/deskutils/anydesk/Makefile b/deskutils/anydesk/Makefile
index 43ceeb13a0ce..be73454e7a0c 100644
--- a/deskutils/anydesk/Makefile
+++ b/deskutils/anydesk/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= anydesk
-DISTVERSION= 5.1.1
+DISTVERSION= 5.4.0
CATEGORIES= deskutils
MASTER_SITES= https://download.anydesk.com/freebsd/
DISTNAME= ${PORTNAME}-freebsd-${PORTVERSION}-${ARCH:S/amd64/x86_64/:S/i386/i386/}
@@ -11,8 +11,8 @@ COMMENT= Fast remote desktop
LICENSE= commercial
LICENSE_NAME= commercial
-LICENSE_TEXT= Commercial software
-LICENSE_PERMS= auto-accept
+LICENSE_FILE= ${WRKSRC}/copyright
+LICENSE_PERMS= no-auto-accept no-dist-mirror no-dist-sell no-pkg-mirror no-pkg-sell
ONLY_FOR_ARCHS= amd64 i386
@@ -20,7 +20,8 @@ LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \
libfreetype.so:print/freetype2 \
libgtkglext-x11-1.0.so:x11-toolkits/gtkglext \
libinotify.so:devel/libinotify \
- libpolkit-gobject-1.so:sysutils/polkit
+ libpolkit-gobject-1.so:sysutils/polkit \
+ libxkbfile.so:x11/libxkbfile
USES= gl gnome xorg
diff --git a/deskutils/anydesk/distinfo b/deskutils/anydesk/distinfo
index 40bc07c26737..b3900f4f93a4 100644
--- a/deskutils/anydesk/distinfo
+++ b/deskutils/anydesk/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1562527126
-SHA256 (anydesk-freebsd-5.1.1-x86_64.tar.gz) = 678be5981fa071d638f441468da7e416b22ac9338b874e292c402cce56562676
-SIZE (anydesk-freebsd-5.1.1-x86_64.tar.gz) = 4280610
-SHA256 (anydesk-freebsd-5.1.1-i386.tar.gz) = a2ccd97bfab71be46c860dcdf1a5aa88bb8f5b37c50f8684c3fac4d2d7df5023
-SIZE (anydesk-freebsd-5.1.1-i386.tar.gz) = 3888966
+TIMESTAMP = 1574283141
+SHA256 (anydesk-freebsd-5.4.0-x86_64.tar.gz) = 2b1bca61ce9a92ca989f620886eb8bb38d12270e84ce880b8874b05d0b9c277f
+SIZE (anydesk-freebsd-5.4.0-x86_64.tar.gz) = 4331383
+SHA256 (anydesk-freebsd-5.4.0-i386.tar.gz) = fc5cbe4bbedc3ae7e7de1b6e711e65b75a697440f160da7bbd59a56e7d5dc665
+SIZE (anydesk-freebsd-5.4.0-i386.tar.gz) = 3938747
diff --git a/deskutils/anydesk/pkg-message b/deskutils/anydesk/pkg-message
index 95b76bc7856c..e0061874a3ac 100644
--- a/deskutils/anydesk/pkg-message
+++ b/deskutils/anydesk/pkg-message
@@ -13,11 +13,9 @@ system memory.
=====================
Since Version 2.9.1 the following prerequisites have to be met:
-1. You need a mounted /proc directory. Either mount it manually or add it to your /etc/fstab file:
- fstab: proc /proc procfs rw 0 0
- manually: # mount -t procfs proc /proc
-2. You need a loaded mqueuefs module:
- manual load: kldload mqueuefs (as root!)
+You need a mounted /proc directory. Either mount it manually or add it to your /etc/fstab file:
+ fstab: proc /proc procfs rw 0 0
+ manually: # mount -t procfs proc /proc
EOM
}
]