FreeBSD Bugzilla – Attachment 54355 Details for
Bug 82258
[Maintainer Update] net/libvncserver 0.6.2 -> 0.7.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
libvncserver-0.6.2-0.7.1.diff
libvncserver-0.6.2-0.7.1.diff (text/plain), 2.22 KB, created by
Andrew Turner
on 2005-06-15 06:20:12 UTC
(
hide
)
Description:
libvncserver-0.6.2-0.7.1.diff
Filename:
MIME Type:
Creator:
Andrew Turner
Created:
2005-06-15 06:20:12 UTC
Size:
2.22 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /cvsroot/ports/net/libvncserver/Makefile,v >retrieving revision 1.3 >diff -u -3 -p -u -r1.3 Makefile >--- Makefile 2 Dec 2004 12:19:07 -0000 1.3 >+++ Makefile 15 Jun 2005 04:35:16 -0000 >@@ -7,24 +7,18 @@ > # > > PORTNAME= libvncserver >-PORTVERSION= 0.6.2 >+PORTVERSION= 0.7.1 > CATEGORIES= net devel > MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} > MASTER_SITE_SUBDIR= ${PORTNAME} >-DISTNAME= x11vnc-${PORTVERSION} >+DISTNAME= LibVNCServer-${PORTVERSION} > > MAINTAINER= andrew+ports@fubar.geek.nz > COMMENT= Provide an easy API to write one's own vnc server > > LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg > >-.ifndef(WITHOUT_X11) >-USE_XLIB= yes >-PLIST_SUB+= X11="" >-.else > CONFIGURE_ARGS+=--without-x >-PLIST_SUB+= X11="@comment " >-.endif > > USE_REINPLACE= yes > GNU_CONFIGURE= yes >@@ -35,8 +29,6 @@ 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 >+ ${INSTALL_DATA} ${WRKSRC}/rfb/default8x16.h ${PREFIX}/include/rfb > > .include <bsd.port.mk> >Index: distinfo >=================================================================== >RCS file: /cvsroot/ports/net/libvncserver/distinfo,v >retrieving revision 1.2 >diff -u -3 -p -u -r1.2 distinfo >--- distinfo 4 Nov 2004 22:28:58 -0000 1.2 >+++ distinfo 15 Jun 2005 04:38:00 -0000 >@@ -1,2 +1,2 @@ >-MD5 (x11vnc-0.6.2.tar.gz) = e8d2e11332624dcf3eea992248dd8f68 >-SIZE (x11vnc-0.6.2.tar.gz) = 350243 >+MD5 (LibVNCServer-0.7.1.tar.gz) = 54110288b3171551c03467cd60976d55 >+SIZE (LibVNCServer-0.7.1.tar.gz) = 636258 >Index: pkg-plist >=================================================================== >RCS file: /cvsroot/ports/net/libvncserver/pkg-plist,v >retrieving revision 1.3 >diff -u -3 -p -u -r1.3 pkg-plist >--- pkg-plist 2 Dec 2004 12:19:07 -0000 1.3 >+++ pkg-plist 24 Dec 2004 01:34:06 -0000 >@@ -1,4 +1,4 @@ >-%%X11%%bin/x11vnc >+bin/libvncserver-config > include/rfb/rfb.h > include/rfb/rfbconfig.h > include/rfb/rfbint.h >@@ -9,3 +9,4 @@ include/rfb/rfbclient.h > include/rfb/default8x16.h > @dirrm include/rfb > lib/libvncserver.a >+lib/libvncclient.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 82258
: 54355 |
54356