FreeBSD Bugzilla – Attachment 48041 Details for
Bug 73540
net/libvncserver update
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.90 KB, created by
Craig Rodrigues
on 2004-11-04 18:50:26 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Craig Rodrigues
Created:
2004-11-04 18:50:26 UTC
Size:
1.90 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/ncvs/ports/net/libvncserver/Makefile,v >retrieving revision 1.1 >diff -u -r1.1 Makefile >--- Makefile 9 Feb 2004 02:55:41 -0000 1.1 >+++ Makefile 4 Nov 2004 18:37:52 -0000 >@@ -7,11 +7,11 @@ > # > > PORTNAME= libvncserver >-PORTVERSION= 0.6 >+PORTVERSION= 0.6.2 > CATEGORIES= net devel > MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} > MASTER_SITE_SUBDIR= ${PORTNAME} >-DISTNAME= LibVNCServer-${PORTVERSION} >+DISTNAME= x11vnc-${PORTVERSION} > > MAINTAINER= ports@FreeBSD.org > COMMENT= Provide an easy API to write one's own vnc server >@@ -27,4 +27,9 @@ > post-patch: > @${REINPLACE_CMD} -e "s|-lpthread|${PTHREAD_LIBS}|" ${WRKSRC}/configure > >+post-install: >+ ${MKDIR} ${PREFIX}/include/rfb >+ ${INSTALL_DATA} ${WRKSRC}/rfb/*.h ${PREFIX}/include/rfb >+ ${INSTALL_DATA} ${WRKSRC}/libvncserver/*.a ${PREFIX}/lib >+ > .include <bsd.port.mk> >Index: distinfo >=================================================================== >RCS file: /home/ncvs/ports/net/libvncserver/distinfo,v >retrieving revision 1.1 >diff -u -r1.1 distinfo >--- distinfo 9 Feb 2004 02:55:41 -0000 1.1 >+++ distinfo 4 Nov 2004 18:37:52 -0000 >@@ -1,2 +1,2 @@ >-MD5 (LibVNCServer-0.6.tar.gz) = b6ef0d29a1247a4dbb1b5bbc6bab6458 >-SIZE (LibVNCServer-0.6.tar.gz) = 353387 >+MD5 (x11vnc-0.6.2.tar.gz) = e8d2e11332624dcf3eea992248dd8f68 >+SIZE (x11vnc-0.6.2.tar.gz) = 350243 >Index: pkg-plist >=================================================================== >RCS file: /home/ncvs/ports/net/libvncserver/pkg-plist,v >retrieving revision 1.1 >diff -u -r1.1 pkg-plist >--- pkg-plist 9 Feb 2004 02:55:41 -0000 1.1 >+++ pkg-plist 4 Nov 2004 18:37:52 -0000 >@@ -1,4 +1,3 @@ >-bin/libvncserver-config > bin/x11vnc > include/rfb/rfb.h > include/rfb/rfbconfig.h >@@ -7,6 +6,6 @@ > include/rfb/keysym.h > include/rfb/rfbregion.h > include/rfb/rfbclient.h >+include/rfb/default8x16.h > @dirrm include/rfb >-lib/libvncclient.a > lib/libvncserver.a
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 73540
: 48041