update net/guacamole-server to 0.9.11
PR: 216787 Submitted by: ultima1252@gmail.com (maintainer) Reviewed by: matthew Approved by: matthew (mentor) Differential Revision: https://reviews.freebsd.org/D9452
This commit is contained in:
parent
e103974a80
commit
4a6bcd8f13
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=433469
3 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= guacamole-server
|
||||
PORTVERSION= 0.9.10
|
||||
PORTVERSION= 0.9.11
|
||||
DISTVERSIONSUFFIX= -incubating
|
||||
CATEGORIES= net
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1485059653
|
||||
SHA256 (apache-incubator-guacamole-server-0.9.10-incubating_GH0.tar.gz) = e123d1a43d03b0104dc41c480612e0757cd34a636dee538b62a6c4f810efd65e
|
||||
SIZE (apache-incubator-guacamole-server-0.9.10-incubating_GH0.tar.gz) = 377895
|
||||
TIMESTAMP = 1486137053
|
||||
SHA256 (apache-incubator-guacamole-server-0.9.11-incubating_GH0.tar.gz) = 74141aee13737bc175d2bca1181ed60acf0a138126b5716927fe6ff489734712
|
||||
SIZE (apache-incubator-guacamole-server-0.9.11-incubating_GH0.tar.gz) = 377125
|
||||
|
|
|
@ -53,7 +53,7 @@ include/guacamole/user.h
|
|||
lib/libguac.a
|
||||
lib/libguac.so
|
||||
lib/libguac.so.12
|
||||
lib/libguac.so.12.0.0
|
||||
lib/libguac.so.12.0.1
|
||||
man/man5/guacd.conf.5.gz
|
||||
man/man8/guacd.8.gz
|
||||
%%GUACENC%%man/man1/guacenc.1.gz
|
||||
|
|
Loading…
Reference in a new issue