The tarball got rerolled once more because of the CR+LF linebrakes.

The CR+LF linebreaks are now LF linebrakes so we don't need to do this
conversion our own.
This commit is contained in:
Oliver Lehmann 2005-10-06 19:13:15 +00:00
parent 1e6aae603a
commit 8ba3e36a4d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=144425
2 changed files with 2 additions and 9 deletions

View file

@ -24,13 +24,6 @@ CONFIGURE_ARGS= "--enable-ipv6"
post-patch:
@${REINPLACE_CMD} -e "s|=muh|=${PREFIX}/bin/muh|g" ${WRKSRC}/misc/muh-check
@${REINPLACE_CMD} -e "s| ||g" ${WRKSRC}/src/ascii.c \
${WRKSRC}/src/channels.c ${WRKSRC}/src/commands.c \
${WRKSRC}/src/common.c ${WRKSRC}/src/dcc.c ${WRKSRC}/src/dlink.c \
${WRKSRC}/src/ignore.c ${WRKSRC}/src/irc.c ${WRKSRC}/src/lexer.c \
${WRKSRC}/src/log.c ${WRKSRC}/src/match.c ${WRKSRC}/src/muh.c \
${WRKSRC}/src/parser.c ${WRKSRC}/src/perm.c \
${WRKSRC}/src/table.c ${WRKSRC}/src/tools.c
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/src/muh ${PREFIX}/bin

View file

@ -1,2 +1,2 @@
MD5 (muh-2.2.tar.gz) = 5e120717fe08165ede44bb7a74db01ba
SIZE (muh-2.2.tar.gz) = 132369
MD5 (muh-2.2.tar.gz) = 0aff5d0e362c3370fe483d4c94f8db45
SIZE (muh-2.2.tar.gz) = 131433