FreeBSD Bugzilla – Attachment 70740 Details for
Bug 103147
Update port: net/libvncserver to 0.8.2
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.64 KB, created by
tkato432
on 2006-09-11 17:10:17 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
tkato432
Created:
2006-09-11 17:10:17 UTC
Size:
1.64 KB
patch
obsolete
>diff -urN /usr/ports/net/libvncserver/Makefile net/libvncserver/Makefile >--- /usr/ports/net/libvncserver/Makefile Wed May 24 15:52:54 2006 >+++ net/libvncserver/Makefile Mon Sep 11 23:29:01 2006 >@@ -7,7 +7,7 @@ > # > > PORTNAME= libvncserver >-PORTVERSION= 0.8 >+PORTVERSION= 0.8.2 > CATEGORIES= net devel > MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} > MASTER_SITE_SUBDIR= ${PORTNAME} >@@ -18,16 +18,17 @@ > > LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg > >-CONFIGURE_ARGS+=--without-x >- >+USE_GNOME= gnometarget > GNU_CONFIGURE= yes >-CONFIGURE_ENV= CPPFLAGS="${CXXFLAGS} -I${LOCALBASE}/include" \ >+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ > LDFLAGS="-L${LOCALBASE}/lib" >- >-MAN1= x11vnc.1 >+CONFIGURE_ARGS= --without-x > > post-patch: >- @${REINPLACE_CMD} -e "s|-lpthread|${PTHREAD_LIBS}|" ${WRKSRC}/configure >+ @${REINPLACE_CMD} -e \ >+ 's|-lpthread|${PTHREAD_LIBS}|g' ${WRKSRC}/configure >+ @${REINPLACE_CMD} -e \ >+ '/^SUBDIRS/s|x11vnc||g' ${WRKSRC}/Makefile.in > > post-install: > ${INSTALL_DATA} ${WRKSRC}/rfb/default8x16.h ${PREFIX}/include/rfb >diff -urN /usr/ports/net/libvncserver/distinfo net/libvncserver/distinfo >--- /usr/ports/net/libvncserver/distinfo Wed May 24 15:52:55 2006 >+++ net/libvncserver/distinfo Mon Sep 11 20:02:25 2006 >@@ -1,3 +1,3 @@ >-MD5 (LibVNCServer-0.8.tar.gz) = 420249500082fca2c979ad07df7f3a94 >-SHA256 (LibVNCServer-0.8.tar.gz) = 0ab6c5e09df8f1a9f9a1f63a5db8845e23433cdad8142474eba0c38d9640e47d >-SIZE (LibVNCServer-0.8.tar.gz) = 934696 >+MD5 (LibVNCServer-0.8.2.tar.gz) = 17a18e398af6c1730f72068022a152aa >+SHA256 (LibVNCServer-0.8.2.tar.gz) = f199f7558e6a071ae1ead06b9207c0819281b6b2094dcef6fc4201a4bdf8854d >+SIZE (LibVNCServer-0.8.2.tar.gz) = 1311845
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 103147
: 70740