Index: head/irc/irssi/Makefile =================================================================== --- head/irc/irssi/Makefile (revision 49410) +++ head/irc/irssi/Makefile (revision 49411) @@ -1,50 +1,50 @@ # New ports collection makefile for: irssi # Date created: 14 Apr 1999 # Whom: Jim Mock # # $FreeBSD$ # PORTNAME= irssi -PORTVERSION= 0.7.98.3 -PORTREVISION= 3 +PORTVERSION= 0.7.98.4 +PORTREVISION= 0 CATEGORIES+= irc ipv6 # `+=' is for slave ports MASTER_SITES= http://irssi.org/files/ MAINTAINER?= vanilla@FreeBSD.org LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext USE_BZIP2= yes USE_PERL5= yes USE_GLIB= yes GNU_CONFIGURE= yes # `+=' is for slave ports CONFIGURE_ARGS+= --without-socks --with-bot --without-servertest \ --enable-perl-path=${LOCALBASE}/lib/perl5/site_perl/${PERL_VER} CONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib -lintl" .include .if ${OSVERSION} >= 400014 CONFIGURE_ARGS+= --enable-ipv6 .else CONFIGURE_ARGS+= --disable-ipv6 .endif pre-patch: @${PERL} -pi -e 's|-lpthread|${PTHREAD_LIBS}|g ; \ s|DATADIRNAME=lib|DATADIRNAME=share|g ; \ s|USE_INCLUDED_LIBINTL=yes|#USE_INCLUDED_LIBINTL=yes|g ; \ s|\$$\(top_builddir\)/intl/libintl.a|-lintl|g' ${WRKSRC}/configure pre-configure: @cd ${WRKSRC} && ${MV} config config.sample post-install: @if [ ! -f ${LOCALBASE}/etc/irssi/config ]; then \ ${ECHO} "Installing default configuration file."; \ ${INSTALL_SCRIPT} -m 644 ${WRKSRC}/config.sample ${LOCALBASE}/etc/irssi/config; \ fi .include Property changes on: head/irc/irssi/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.51 \ No newline at end of property +1.52 \ No newline at end of property Index: head/irc/irssi/distinfo =================================================================== --- head/irc/irssi/distinfo (revision 49410) +++ head/irc/irssi/distinfo (revision 49411) @@ -1 +1 @@ -MD5 (irssi-0.7.98.3.tar.bz2) = a502f56357ac9375720487cc215fbb22 +MD5 (irssi-0.7.98.4.tar.bz2) = b0d761ec1c55d9057cd65c1fb46eb670 Property changes on: head/irc/irssi/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.34 \ No newline at end of property +1.35 \ No newline at end of property Index: head/irc/irssi-devel/Makefile =================================================================== --- head/irc/irssi-devel/Makefile (revision 49410) +++ head/irc/irssi-devel/Makefile (revision 49411) @@ -1,50 +1,50 @@ # New ports collection makefile for: irssi # Date created: 14 Apr 1999 # Whom: Jim Mock # # $FreeBSD$ # PORTNAME= irssi -PORTVERSION= 0.7.98.3 -PORTREVISION= 3 +PORTVERSION= 0.7.98.4 +PORTREVISION= 0 CATEGORIES+= irc ipv6 # `+=' is for slave ports MASTER_SITES= http://irssi.org/files/ MAINTAINER?= vanilla@FreeBSD.org LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext USE_BZIP2= yes USE_PERL5= yes USE_GLIB= yes GNU_CONFIGURE= yes # `+=' is for slave ports CONFIGURE_ARGS+= --without-socks --with-bot --without-servertest \ --enable-perl-path=${LOCALBASE}/lib/perl5/site_perl/${PERL_VER} CONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib -lintl" .include .if ${OSVERSION} >= 400014 CONFIGURE_ARGS+= --enable-ipv6 .else CONFIGURE_ARGS+= --disable-ipv6 .endif pre-patch: @${PERL} -pi -e 's|-lpthread|${PTHREAD_LIBS}|g ; \ s|DATADIRNAME=lib|DATADIRNAME=share|g ; \ s|USE_INCLUDED_LIBINTL=yes|#USE_INCLUDED_LIBINTL=yes|g ; \ s|\$$\(top_builddir\)/intl/libintl.a|-lintl|g' ${WRKSRC}/configure pre-configure: @cd ${WRKSRC} && ${MV} config config.sample post-install: @if [ ! -f ${LOCALBASE}/etc/irssi/config ]; then \ ${ECHO} "Installing default configuration file."; \ ${INSTALL_SCRIPT} -m 644 ${WRKSRC}/config.sample ${LOCALBASE}/etc/irssi/config; \ fi .include Property changes on: head/irc/irssi-devel/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.51 \ No newline at end of property +1.52 \ No newline at end of property Index: head/irc/irssi-devel/distinfo =================================================================== --- head/irc/irssi-devel/distinfo (revision 49410) +++ head/irc/irssi-devel/distinfo (revision 49411) @@ -1 +1 @@ -MD5 (irssi-0.7.98.3.tar.bz2) = a502f56357ac9375720487cc215fbb22 +MD5 (irssi-0.7.98.4.tar.bz2) = b0d761ec1c55d9057cd65c1fb46eb670 Property changes on: head/irc/irssi-devel/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.34 \ No newline at end of property +1.35 \ No newline at end of property