Index: head/net/x11vnc/Makefile =================================================================== --- head/net/x11vnc/Makefile (revision 282008) +++ head/net/x11vnc/Makefile (revision 282009) @@ -1,52 +1,52 @@ # New ports collection makefile for: x11vnc # Date created: 7 June 2005 # Whom: Loren M. Lang # # $FreeBSD$ # PORTNAME= x11vnc -PORTVERSION= 0.9.12 +PORTVERSION= 0.9.13 CATEGORIES= net MASTER_SITES= SF/libvncserver/${PORTNAME}/${PORTVERSION} MAINTAINER= dinoex@FreeBSD.org COMMENT= VNC server for use with real X displays LIB_DEPENDS= jpeg:${PORTSDIR}/graphics/jpeg \ dbus:${PORTSDIR}/devel/dbus \ xcb:${PORTSDIR}/x11/libxcb \ pthread-stubs:${PORTSDIR}/devel/libpthread-stubs \ avahi-common:${PORTSDIR}/net/avahi-app LICENSE= GPLv2 USE_XORG= x11 xdamage xfixes xrandr xinerama xext xtst xau xrender xdmcp recordproto # Sets LDFLAGS and adds to CONFIGURE_ENV, therefore we set LDFLAGS LDFLAGS+= -L${LOCALBASE}/lib USE_OPENSSL= yes USE_ICONV= yes .if !defined(WITHOUT_NLS) USE_GETTEXT= yes .endif GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" MAN1= x11vnc.1 PORTDOCS= AUTHORS COPYING ChangeLog NEWS README README.LibVNCServer TODO post-patch: @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g' \ ${WRKSRC}/configure @${REINPLACE_CMD} -e 's|include_HEADERS = |noinst_HEADERS = |' \ -e 's|am__include_HEADERS_DIST|am__noinst_HEADERS_DIST|' \ -e 's|/include/rfb|/include|' ${WRKSRC}/Makefile.in .if !defined(NOPORTDOCS) post-install: @${MKDIR} ${DOCSDIR} @${INSTALL_DATA} ${PORTDOCS:S,^,${WRKSRC}/,} ${DOCSDIR}/ .endif .include Property changes on: head/net/x11vnc/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.37 \ No newline at end of property +1.38 \ No newline at end of property Index: head/net/x11vnc/distinfo =================================================================== --- head/net/x11vnc/distinfo (revision 282008) +++ head/net/x11vnc/distinfo (revision 282009) @@ -1,2 +1,2 @@ -SHA256 (x11vnc-0.9.12.tar.gz) = 60a7cceee2c9a5f1c854340b2bae13f975ac55906237042f81f795b28a154a79 -SIZE (x11vnc-0.9.12.tar.gz) = 2757806 +SHA256 (x11vnc-0.9.13.tar.gz) = f6829f2e629667a5284de62b080b13126a0736499fe47cdb447aedb07a59f13b +SIZE (x11vnc-0.9.13.tar.gz) = 2853769 Property changes on: head/net/x11vnc/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.16 \ No newline at end of property +1.17 \ No newline at end of property