diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2006-05-04 19:49:34 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2006-05-04 19:49:34 +0000 |
commit | bdbf7092ca8bc4bdfa41ddcd5fc7cba3ea507a05 (patch) | |
tree | 655cb44a6c7012150cb417d58d2e8440a31f44d5 /irc | |
parent | 927f8825cec1e25616e168d33b8e993dc55f07f8 (diff) |
Notes
Diffstat (limited to 'irc')
-rw-r--r-- | irc/muh/Makefile | 6 | ||||
-rw-r--r-- | irc/muh/distinfo | 6 |
2 files changed, 4 insertions, 8 deletions
diff --git a/irc/muh/Makefile b/irc/muh/Makefile index f2a24eb3dca2..46710ce38ceb 100644 --- a/irc/muh/Makefile +++ b/irc/muh/Makefile @@ -6,8 +6,7 @@ # PORTNAME= muh -PORTVERSION= 2.2 -PORTREVISION= 1 +PORTVERSION= 2.2a CATEGORIES= irc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR=muh @@ -16,7 +15,6 @@ MAINTAINER= oliver@FreeBSD.org COMMENT= A smart irc-bouncing-tool that remains on IRC all the time GNU_CONFIGURE= yes -USE_REINPLACE= yes .if defined(WITH_IPV6) CONFIGURE_ARGS= "--enable-ipv6" @@ -24,8 +22,6 @@ CONFIGURE_ARGS= "--enable-ipv6" post-patch: @${REINPLACE_CMD} -e "s|=muh|=${PREFIX}/bin/muh|g" ${WRKSRC}/misc/muh-check - @${REINPLACE_CMD} -e "s/if( strlen( cfg.password ) == 13 /& || strlen( cfg.password ) == 28/" \ - ${WRKSRC}/src/muh.c do-install: ${INSTALL_PROGRAM} ${WRKSRC}/src/muh ${PREFIX}/bin diff --git a/irc/muh/distinfo b/irc/muh/distinfo index d0660b970e68..df3214b024bf 100644 --- a/irc/muh/distinfo +++ b/irc/muh/distinfo @@ -1,3 +1,3 @@ -MD5 (muh-2.2.tar.gz) = 0aff5d0e362c3370fe483d4c94f8db45 -SHA256 (muh-2.2.tar.gz) = 3f28e493cbb35dbcbdd4a8a2e1945b8dffdc75356dbc470e2f9c0ab037ab7ba4 -SIZE (muh-2.2.tar.gz) = 131433 +MD5 (muh-2.2a.tar.gz) = 8b49cf9e06c8e0a603dd2b2884b804ab +SHA256 (muh-2.2a.tar.gz) = d5743f18edd3dbf044a7844f32ff5dbfcda696141a7d26d182bd4394b6823680 +SIZE (muh-2.2a.tar.gz) = 130672 |