update to 2.2a
This commit is contained in:
parent
927f8825ce
commit
bdbf7092ca
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=161358
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user