Index: head/net-im/mcabber/Makefile =================================================================== --- head/net-im/mcabber/Makefile (revision 178253) +++ head/net-im/mcabber/Makefile (revision 178254) @@ -1,50 +1,50 @@ # New ports collection makefile for: mcabber # Date created: 2005-10-05 # Whom: vsevolod # # $FreeBSD$ # PORTNAME= mcabber -PORTVERSION= 0.8.2 +PORTVERSION= 0.8.3 CATEGORIES= net-im MASTER_SITES= http://www.lilotux.net/~mikael/mcabber/files/ CSME MAINTAINER= infofarmer@FreeBSD.org COMMENT= Small Jabber console client LIB_DEPENDS= ncursesw.5:${PORTSDIR}/devel/ncurses USE_BZIP2= yes GNU_CONFIGURE= yes CONFIGURE_ARGS+=--mandir=${MANPREFIX}/man --with-ssl CONFIGURE_ENV+= CFLAGS="${CFLAGS}" CPPFLAGS="${CPPFLAGS}" USE_OPENSSL= yes USE_ICONV= yes USE_GETTEXT= yes USE_GNOME= glib20 USE_GETOPT_LONG= yes CFLAGS+= -I${LOCALBASE}/include CPPFLAGS= ${CFLAGS} LDFLAGS+= -lcrypto -L${LOCALBASE}/lib MAN1= mcabber.1 .include .if ${OSVERSION} < 503000 BROKEN= Unicoded ncurses require 5.3 .endif post-patch: @${REINPLACE_CMD} -e 's#$$"$${datadir}"#"$${datadir}"#' \ -e 's/waddnwstr/mvwaddnwstr/g' -e 's!ncursesw/!ncurses/!g' ${WRKSRC}/configure @${REINPLACE_CMD} -e 's/NCURSESW/NCURSES/' ${WRKSRC}/src/screen.h ${WRKSRC}/src/utf8.h @${REINPLACE_CMD} -e 's!ncursesw/!ncurses/!g' ${WRKSRC}/src/screen.h post-install: @${MKDIR} ${EXAMPLESDIR} @${CP} -R ${WRKSRC}/contrib ${DATADIR}/ ${INSTALL_DATA} ${WRKSRC}/mcabberrc.example ${EXAMPLESDIR}/mcabberrc .include Property changes on: head/net-im/mcabber/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.15 \ No newline at end of property +1.16 \ No newline at end of property Index: head/net-im/mcabber/distinfo =================================================================== --- head/net-im/mcabber/distinfo (revision 178253) +++ head/net-im/mcabber/distinfo (revision 178254) @@ -1,3 +1,3 @@ -MD5 (mcabber-0.8.2.tar.bz2) = 15cf16ffe599ca9a71589c38184dbb31 -SHA256 (mcabber-0.8.2.tar.bz2) = 19d28172e53474d4b1c22bf87aa148bf6e8447e6f738ecf9769af88fde2a5d6e -SIZE (mcabber-0.8.2.tar.bz2) = 374253 +MD5 (mcabber-0.8.3.tar.bz2) = 714f175fa24da7d0af0ea8097d7b32e1 +SHA256 (mcabber-0.8.3.tar.bz2) = 2327907ddfd970752d10f258f6acc4587bd5dfc62925d7348f45b7e056706a81 +SIZE (mcabber-0.8.3.tar.bz2) = 374370 Property changes on: head/net-im/mcabber/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.8 \ No newline at end of property +1.9 \ No newline at end of property