FreeBSD Bugzilla – Attachment 124683 Details for
Bug 168182
update port: net/opennx
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
opennx.diff
opennx.diff (text/plain), 1.99 KB, created by
Timothy Beyer
on 2012-05-21 02:20:01 UTC
(
hide
)
Description:
opennx.diff
Filename:
MIME Type:
Creator:
Timothy Beyer
Created:
2012-05-21 02:20:01 UTC
Size:
1.99 KB
patch
obsolete
>Index: Makefile >================================================================== >--- Makefile >+++ Makefile >@@ -4,12 +4,11 @@ > # > # $FreeBSD: ports/net/opennx/Makefile,v 1.2 2012/04/23 23:09:29 ak Exp $ > # > > PORTNAME= opennx >-PORTVERSION= 0.16.0.648 >-PORTREVISION= 1 >+PORTVERSION= 0.16.0.709 > CATEGORIES= net > MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/CI-source > > MAINTAINER= beyert@cs.ucr.edu > COMMENT= Open source drop in replacement for NoMachine\'s NX client >@@ -36,11 +35,11 @@ > MAKE_JOBS_SAFE= yes > INSTALLS_ICONS= yes > > NO_PACKAGE= must generate a fresh private key at install time > >-SSH_KEYGEN?= /usr/bin/ssh-keygen >+SSH_KEYGEN?= ssh-keygen > > .if defined(WITHOUT_NLS) > CONFIGURE_ARGS+=--disable-nls --localedir=/dev/null > PLIST_SUB+= NLS="@comment " > .else >@@ -51,6 +50,9 @@ > # do not use default private key included with tarball > post-patch: > @${RM} ${WRKSRC}/share/keys/server.id_dsa.key > @${SSH_KEYGEN} -N '' -b 2048 -q -f ${WRKSRC}/share/keys/server.id_dsa.key > >+post-install: >+ @${CHMOD} 440 ${PREFIX}/share/keys/server.id_dsa.key >+ > .include <bsd.port.mk> > >Index: distinfo >================================================================== >--- distinfo >+++ distinfo >@@ -1,2 +1,2 @@ >-SHA256 (opennx-0.16.0.648.tar.gz) = b8846081e9e8b7fcf936a90df847b348764960e3ee8c1fd06acefae886a13e2b >-SIZE (opennx-0.16.0.648.tar.gz) = 5572559 >+SHA256 (opennx-0.16.0.709.tar.gz) = fbc5602b1ef873390c3155f066285425143c8122585363fa1ad6fc36b9969a69 >+SIZE (opennx-0.16.0.709.tar.gz) = 5306946 > >Index: pkg-plist >================================================================== >--- pkg-plist >+++ pkg-plist >@@ -39,11 +39,11 @@ > share/keys/server.id_dsa.key > share/keys/server.id_dsa.key.pub > %%NLS%%share/locale/de/LC_MESSAGES/opennx.mo > %%NLS%%share/locale/ru/LC_MESSAGES/opennx.mo > share/pconnect.html >-@dirrm share/keys >+@dirrmtry share/keys > @dirrmtry share/icons/scalable/mimetypes > @dirrmtry share/icons/scalable/apps > @dirrmtry share/icons/scalable > @dirrmtry share/icons/512x512/mimetypes > @dirrmtry share/icons/512x512/apps
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
Actions:
View
|
Diff
Attachments on
bug 168182
: 124683