FreeBSD Bugzilla – Attachment 179606 Details for
Bug 216788
www/guacamole-client: Updated to 0.9.11
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
guacamole-client.diff
guacamole-client.diff (text/plain), 3.79 KB, created by
Ultima
on 2017-02-04 18:09:43 UTC
(
hide
)
Description:
guacamole-client.diff
Filename:
MIME Type:
Creator:
Ultima
Created:
2017-02-04 18:09:43 UTC
Size:
3.79 KB
patch
obsolete
>Index: www/guacamole-client/Makefile >=================================================================== >--- www/guacamole-client/Makefile (revision 433248) >+++ www/guacamole-client/Makefile (working copy) >@@ -2,7 +2,7 @@ > # $FreeBSD$ > > PORTNAME= guacamole-client >-PORTVERSION= 0.9.10 >+PORTVERSION= 0.9.11 > DISTVERSIONSUFFIX= -incubating > CATEGORIES= www java > MASTER_SITES+= https://sourceforge.net/projects/distfiles/files/${PORTNAME}/:repo \ >@@ -27,9 +27,11 @@ > USE_JAVA= yes > JAVA_VERSION= 1.8+ > >+OPTIONS_SUB= yes >+SUB_FILES= pkg-message >+ > OPTIONS_DEFINE= MK_LINK SERVER TOMCAT > OPTIONS_DEFAULT= MK_LINK SERVER TOMCAT >-OPTIONS_SUB= yes > MK_LINK_DESC= Make sybolic links > TOMCAT_RUN_DEPENDS= ${LOCALBASE}/apache-tomcat-8.0/bin/bootstrap.jar:www/tomcat8 > TOMCAT_DESC= Use Tomcat as your servlet >@@ -51,6 +53,8 @@ > > @${CP} ${WRKSRC}/guacamole/target/guacamole-${DISTVERSIONFULL}.war \ > ${STAGEDIR}${GUACAMOLE_DATA}/guacamole.war >+ @${CP} ${WRKSRC}/extensions/guacamole-auth-duo/target/guacamole-auth-duo-${DISTVERSIONFULL}.tar.gz \ >+ ${STAGEDIR}/${GUACAMOLE_DATA}/guacamole-auth-duo.tar.gz > @${CP} ${WRKSRC}/extensions/guacamole-auth-jdbc/modules/guacamole-auth-jdbc-dist/target/guacamole-auth-jdbc-${DISTVERSIONFULL}.tar.gz \ > ${STAGEDIR}/${GUACAMOLE_DATA}/guacamole-auth-jdbc.tar.gz > @${CP} ${WRKSRC}/extensions/guacamole-auth-ldap/target/guacamole-auth-ldap-${DISTVERSIONFULL}.tar.gz \ >Index: www/guacamole-client/distinfo >=================================================================== >--- www/guacamole-client/distinfo (revision 433248) >+++ www/guacamole-client/distinfo (working copy) >@@ -1,5 +1,5 @@ >-TIMESTAMP = 1485061789 >-SHA256 (guacamole-client/repository-0.9.10.tar.gz) = 4c30e44d0e0edef514fb902fab60d18d790f41faf6a33b484e89ed3b1454df12 >-SIZE (guacamole-client/repository-0.9.10.tar.gz) = 45766702 >-SHA256 (guacamole-client/apache-incubator-guacamole-client-0.9.10-incubating_GH0.tar.gz) = c48d1b89d0b32b1236e8b6557ea3c9bd8c0afc5a8ab785d33b488b53b617a1b7 >-SIZE (guacamole-client/apache-incubator-guacamole-client-0.9.10-incubating_GH0.tar.gz) = 1625433 >+TIMESTAMP = 1486162040 >+SHA256 (guacamole-client/repository-0.9.11.tar.gz) = 6a09d9832775f771713bb8ddce4de5b8fbc3958cf9041b651dc068cb47e86fff >+SIZE (guacamole-client/repository-0.9.11.tar.gz) = 57555410 >+SHA256 (guacamole-client/apache-incubator-guacamole-client-0.9.11-incubating_GH0.tar.gz) = 7e18f47674971bc77dc6551a273a0d1e9a33d2a56ff577ebf50e312228c46a09 >+SIZE (guacamole-client/apache-incubator-guacamole-client-0.9.11-incubating_GH0.tar.gz) = 1666459 >Index: www/guacamole-client/files/pkg-message.in >=================================================================== >--- www/guacamole-client/files/pkg-message.in (revision 433248) >+++ www/guacamole-client/files/pkg-message.in (working copy) >@@ -1,8 +1,6 @@ >-### Guacamole-client requires authentecation to start. >-### cp %%PREFIX%%/etc/guacamole/user-mapping.xml.sample \ >-### %%PREFIX%%/etc/guacamole/user-mapping.xml >-### >-### Once tomcat8 and guacd are running >-### http://localhost:8080/guacamole Only ssh is installed >-### by default. To add more protocols, rebuild guacamole- >-### server. >+ Guacamole-client requires authentecation to start. >+ cp %%PREFIX%%/etc/guacamole/user-mapping.xml.sample \ >+ %%PREFIX%%/etc/guacamole/user-mapping.xml >+ >+ Once tomcat8 and guacd are running >+ http://localhost:8080/guacamole >Index: www/guacamole-client/pkg-plist >=================================================================== >--- www/guacamole-client/pkg-plist (revision 433248) >+++ www/guacamole-client/pkg-plist (working copy) >@@ -3,6 +3,7 @@ > etc/guacamole/guacamole.properties.sample > etc/guacamole/logback.xml.sample > etc/guacamole/user-mapping.xml.sample >+%%DATADIR%%/guacamole-auth-duo.tar.gz > %%DATADIR%%/guacamole-auth-jdbc.tar.gz > %%DATADIR%%/guacamole-auth-ldap.tar.gz > %%DATADIR%%/guacamole-auth-noauth.tar.gz
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
Ultima1252
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 216788
: 179606