Index: head/irc/miau/Makefile =================================================================== --- head/irc/miau/Makefile (revision 262530) +++ head/irc/miau/Makefile (revision 262531) @@ -1,53 +1,53 @@ # New ports collection makefile for: miau # Date created: 23 Apr 2004 # Whom: Oliver Eikemeier # # $FreeBSD$ # PORTNAME= miau -PORTVERSION= 0.6.5 +PORTVERSION= 0.6.6 CATEGORIES= irc ipv6 MASTER_SITES= SF MAINTAINER= dhn@FreeBSD.org COMMENT= A fully featured easy to use IRC-bouncer USE_BZIP2= yes USE_ICONV= yes GNU_CONFIGURE= yes INFO= miau MAN1= miau.1 CONFIGURE_ARGS= --enable-dccbounce \ --enable-automode \ --enable-releasenick \ --enable-ctcp-replies \ --enable-mkpasswd \ --enable-uptime \ --enable-chanlog \ --enable-privlog \ --enable-onconnect \ --enable-empty-awaymsg \ --enable-dumpstatus \ --disable-dependency-tracking CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include" \ LDFLAGS="${LDFLAGS}" \ LIBS="${LIBS}" .if defined(WITH_IPV6) CONFIGURE_ARGS+= --enable-ipv6 .endif post-patch: @${REINPLACE_CMD} -e 's,\$$datadir/doc/miau/examples,${EXAMPLESDIR},g' \ ${CONFIGURE_WRKSRC}/${CONFIGURE_SCRIPT} .if !defined(NOPORTDOCS) post-install: @${MKDIR} ${DOCSDIR} @${INSTALL_DATA} ${WRKSRC}/ChangeLog ${DOCSDIR} .endif .include Property changes on: head/irc/miau/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.18 \ No newline at end of property +1.19 \ No newline at end of property Index: head/irc/miau/distinfo =================================================================== --- head/irc/miau/distinfo (revision 262530) +++ head/irc/miau/distinfo (revision 262531) @@ -1,3 +1,3 @@ -MD5 (miau-0.6.5.tar.bz2) = cbce4182d66430a965a5fff26738ce3f -SHA256 (miau-0.6.5.tar.bz2) = deabee9db4884fcdf3142292cfb3c2e6d62bab0a2dbdda0e8ddf11d892a66a9a -SIZE (miau-0.6.5.tar.bz2) = 205401 +MD5 (miau-0.6.6.tar.bz2) = 8778b8564c679cf5487b1972ca0b35e4 +SHA256 (miau-0.6.6.tar.bz2) = 5409fd19748fe0eb98b9975270233878d02718538e9c3b438fe0b74d61465804 +SIZE (miau-0.6.6.tar.bz2) = 188284 Property changes on: head/irc/miau/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.9 \ No newline at end of property +1.10 \ No newline at end of property