FreeBSD Bugzilla – Attachment 9213 Details for
Bug 18950
Fix net/vnc port problems, change maintainer address
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.91 KB, created by
bmah
on 2000-06-01 18:00:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
bmah
Created:
2000-06-01 18:00:00 UTC
Size:
1.91 KB
patch
obsolete
>diff -rcN /usr/ports/net/vnc/Makefile vnc/Makefile >*** /usr/ports/net/vnc/Makefile Thu Apr 27 11:18:51 2000 >--- vnc/Makefile Thu Jun 1 09:41:05 2000 >*************** >*** 12,18 **** > DISTFILES= vnc-3.3.3r1_unixsrc.tgz \ > vnc-latest_doc.tgz > >! MAINTAINER= bmah@ca.sandia.gov > > USE_PERL5= YES > >--- 12,18 ---- > DISTFILES= vnc-3.3.3r1_unixsrc.tgz \ > vnc-latest_doc.tgz > >! MAINTAINER= bmah@acm.org > > USE_PERL5= YES > >*************** >*** 39,45 **** > ${INSTALL_SCRIPT} ${WRKSRC}/vncserver.local ${PREFIX}/bin/vncserver > # The documentation comes with bogus ownerships; this is a little leaky security-wise > ${TAR} -C ${PREFIX}/share/doc -xzf ${DISTDIR}/vnc-latest_doc.tgz >! (cd ${PREFIX}/share/doc; ${MV} vnc_docs vnc) > ${CHOWN} -R ${SHAREOWN}:${SHAREGRP} ${PREFIX}/share/doc/vnc > # Go install Java classes > ${MKDIR} ${PREFIX}/share/vnc >--- 39,45 ---- > ${INSTALL_SCRIPT} ${WRKSRC}/vncserver.local ${PREFIX}/bin/vncserver > # The documentation comes with bogus ownerships; this is a little leaky security-wise > ${TAR} -C ${PREFIX}/share/doc -xzf ${DISTDIR}/vnc-latest_doc.tgz >! (cd ${PREFIX}/share/doc; ${RM} -rf vnc; ${MV} vnc_docs vnc) > ${CHOWN} -R ${SHAREOWN}:${SHAREGRP} ${PREFIX}/share/doc/vnc > # Go install Java classes > ${MKDIR} ${PREFIX}/share/vnc >diff -rcN /usr/ports/net/vnc/pkg/PLIST vnc/pkg/PLIST >*** /usr/ports/net/vnc/pkg/PLIST Thu Feb 3 12:09:19 2000 >--- vnc/pkg/PLIST Thu Jun 1 09:38:27 2000 >*************** >*** 42,47 **** >--- 42,48 ---- > share/doc/vnc/downloadbutton.gif > share/doc/vnc/downloadtemplate.html > share/doc/vnc/extras.html >+ share/doc/vnc/faq.dtd > share/doc/vnc/faq.html > share/doc/vnc/faq.xml > share/doc/vnc/faqbutton.gif >*************** >*** 50,55 **** >--- 51,57 ---- > share/doc/vnc/freebutton.gif > share/doc/vnc/gpl.html > share/doc/vnc/help.html >+ share/doc/vnc/help.html~ > share/doc/vnc/helpbutton.gif > share/doc/vnc/homebutton.gif > share/doc/vnc/howitworks.html
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 18950
: 9213