Index: head/irc/xchat-gnome/Makefile =================================================================== --- head/irc/xchat-gnome/Makefile (revision 67334) +++ head/irc/xchat-gnome/Makefile (revision 67335) @@ -1,74 +1,74 @@ # New ports collection makefile for: xchat2 # Date created: 17 Aug 2002 # Whom: Joe Marcus Clarke # # $FreeBSD$ # PORTNAME= xchat2 -PORTVERSION= 1.9.2 +PORTVERSION= 1.9.3 CATEGORIES= irc gnome ipv6 MASTER_SITES= http://xchat.org/files/source/1.9/ \ http://xchat.linuxpower.org/files/source/1.9/ DISTNAME= xchat-${PORTVERSION} MAINTAINER= gnome@FreeBSD.org LIB_DEPENDS= gtk-x11-2.0.0:${PORTSDIR}/x11-toolkits/gtk20 USE_X_PREFIX= yes USE_BZIP2= yes USE_GMAKE= yes USE_PERL5= yes USE_GNOMENG= yes USE_GNOME= gnomeprefix gnomehack GNU_CONFIGURE= yes USE_REINPLACE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" CONFIGURE_ARGS= --enable-nls \ --enable-ipv6 \ --enable-perl .include .if defined(WITH_SOCKS) BUILD_DEPENDS+= ${LOCALBASE}/lib/libsocks5.a:${PORTSDIR}/net/socks5 CONFIGURE_ARGS+= --enable-socks .endif .if defined(WITH_SSL) USE_OPENSSL= yes CONFIGURE_ARGS+= --enable-openssl .endif .if defined(WITH_PYTHON) USE_PYTHON= yes CONFIGURE_ARGS+= --enable-python PLIST_SUB= PYTHON="" .else CONFIGURE_ARGS+= --disable-python PLIST_SUB= PYTHON="@comment " .endif pre-everything:: .if !defined(WITH_PYTHON) || !defined(WITH_SSL) || !defined(WITH_SOCKS) @${ECHO_MSG} "You may specify the following on the command line:" @${ECHO_MSG} "" .endif .if !defined(WITH_PYTHON) @${ECHO_MSG} "WITH_PYTHON=yes for Python support" .endif .if !defined(WITH_SSL) @${ECHO_MSG} "WITH_SSL=yes for OpenSSL support" .endif .if !defined(WITH_SOCKS) @${ECHO_MSG} "WITH_SOCKS=yes for SOCKS5 proxy support" .endif post-patch: @${REINPLACE_CMD} \ -e 's|-lpthread|${PTHREAD_LIBS}|g;' \ ${WRKSRC}/configure .include Property changes on: head/irc/xchat-gnome/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.101 \ No newline at end of property +1.102 \ No newline at end of property Index: head/irc/xchat-gnome/distinfo =================================================================== --- head/irc/xchat-gnome/distinfo (revision 67334) +++ head/irc/xchat-gnome/distinfo (revision 67335) @@ -1 +1 @@ -MD5 (xchat-1.9.2.tar.bz2) = c7f0b4bd82622c280299ddf6c415b281 +MD5 (xchat-1.9.3.tar.bz2) = 7fbb3d96ab4b288343a6d9cf9e597d25 Property changes on: head/irc/xchat-gnome/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.57 \ No newline at end of property +1.58 \ No newline at end of property Index: head/irc/xchat2/Makefile =================================================================== --- head/irc/xchat2/Makefile (revision 67334) +++ head/irc/xchat2/Makefile (revision 67335) @@ -1,74 +1,74 @@ # New ports collection makefile for: xchat2 # Date created: 17 Aug 2002 # Whom: Joe Marcus Clarke # # $FreeBSD$ # PORTNAME= xchat2 -PORTVERSION= 1.9.2 +PORTVERSION= 1.9.3 CATEGORIES= irc gnome ipv6 MASTER_SITES= http://xchat.org/files/source/1.9/ \ http://xchat.linuxpower.org/files/source/1.9/ DISTNAME= xchat-${PORTVERSION} MAINTAINER= gnome@FreeBSD.org LIB_DEPENDS= gtk-x11-2.0.0:${PORTSDIR}/x11-toolkits/gtk20 USE_X_PREFIX= yes USE_BZIP2= yes USE_GMAKE= yes USE_PERL5= yes USE_GNOMENG= yes USE_GNOME= gnomeprefix gnomehack GNU_CONFIGURE= yes USE_REINPLACE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" CONFIGURE_ARGS= --enable-nls \ --enable-ipv6 \ --enable-perl .include .if defined(WITH_SOCKS) BUILD_DEPENDS+= ${LOCALBASE}/lib/libsocks5.a:${PORTSDIR}/net/socks5 CONFIGURE_ARGS+= --enable-socks .endif .if defined(WITH_SSL) USE_OPENSSL= yes CONFIGURE_ARGS+= --enable-openssl .endif .if defined(WITH_PYTHON) USE_PYTHON= yes CONFIGURE_ARGS+= --enable-python PLIST_SUB= PYTHON="" .else CONFIGURE_ARGS+= --disable-python PLIST_SUB= PYTHON="@comment " .endif pre-everything:: .if !defined(WITH_PYTHON) || !defined(WITH_SSL) || !defined(WITH_SOCKS) @${ECHO_MSG} "You may specify the following on the command line:" @${ECHO_MSG} "" .endif .if !defined(WITH_PYTHON) @${ECHO_MSG} "WITH_PYTHON=yes for Python support" .endif .if !defined(WITH_SSL) @${ECHO_MSG} "WITH_SSL=yes for OpenSSL support" .endif .if !defined(WITH_SOCKS) @${ECHO_MSG} "WITH_SOCKS=yes for SOCKS5 proxy support" .endif post-patch: @${REINPLACE_CMD} \ -e 's|-lpthread|${PTHREAD_LIBS}|g;' \ ${WRKSRC}/configure .include Property changes on: head/irc/xchat2/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.101 \ No newline at end of property +1.102 \ No newline at end of property Index: head/irc/xchat2/distinfo =================================================================== --- head/irc/xchat2/distinfo (revision 67334) +++ head/irc/xchat2/distinfo (revision 67335) @@ -1 +1 @@ -MD5 (xchat-1.9.2.tar.bz2) = c7f0b4bd82622c280299ddf6c415b281 +MD5 (xchat-1.9.3.tar.bz2) = 7fbb3d96ab4b288343a6d9cf9e597d25 Property changes on: head/irc/xchat2/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.57 \ No newline at end of property +1.58 \ No newline at end of property