1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

Update to 1.04.

De-pkg-comment.
Fix REINPLACE, -E is required.
This commit is contained in:
Mark Pulford 2003-02-22 15:29:09 +00:00
parent 060b378bee
commit 3973b163f6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=76154
3 changed files with 4 additions and 4 deletions

View File

@ -6,16 +6,17 @@
#
PORTNAME= dadadodo
PORTVERSION= 1.03
PORTVERSION= 1.04
CATEGORIES= textproc
MASTER_SITES= http://www.jwz.org/dadadodo/
MAINTAINER= markp@FreeBSD.org
COMMENT= Text processor which analyses text and generates random sentences
USE_REINPLACE= yes
pre-patch:
${REINPLACE_CMD} -e "s/^(CC|CFLAGS).+//" ${WRKSRC}/Makefile
${REINPLACE_CMD} -E "s/^(CC|CFLAGS).+//" ${WRKSRC}/Makefile
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/dadadodo ${PREFIX}/bin

View File

@ -1 +1 @@
MD5 (dadadodo-1.03.tar.gz) = 0c6351a2f9d614b33bfed4cbf11e6044
MD5 (dadadodo-1.04.tar.gz) = d3ff69c4e71c328586b1c6ca2130a4b3

View File

@ -1 +0,0 @@
Text processor which analyses text and generates random sentences