aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/dadadodo
diff options
context:
space:
mode:
authormarkp <markp@FreeBSD.org>2003-02-22 23:29:09 +0800
committermarkp <markp@FreeBSD.org>2003-02-22 23:29:09 +0800
commita7404addf06b7603765782b13cad61c35b8b19cb (patch)
tree9dbe63caa005b8e7ca9dee9706c6d076905a48d7 /textproc/dadadodo
parent28f2f2da8672f16f82ba41b8be96529349af1249 (diff)
downloadfreebsd-ports-gnome-a7404addf06b7603765782b13cad61c35b8b19cb.tar.gz
freebsd-ports-gnome-a7404addf06b7603765782b13cad61c35b8b19cb.tar.zst
freebsd-ports-gnome-a7404addf06b7603765782b13cad61c35b8b19cb.zip
Update to 1.04.
De-pkg-comment. Fix REINPLACE, -E is required.
Diffstat (limited to 'textproc/dadadodo')
-rw-r--r--textproc/dadadodo/Makefile5
-rw-r--r--textproc/dadadodo/distinfo2
-rw-r--r--textproc/dadadodo/pkg-comment1
3 files changed, 4 insertions, 4 deletions
diff --git a/textproc/dadadodo/Makefile b/textproc/dadadodo/Makefile
index 7937a016555e..c41f33aa75c9 100644
--- a/textproc/dadadodo/Makefile
+++ b/textproc/dadadodo/Makefile
@@ -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
diff --git a/textproc/dadadodo/distinfo b/textproc/dadadodo/distinfo
index f5201c290c19..5e528885275f 100644
--- a/textproc/dadadodo/distinfo
+++ b/textproc/dadadodo/distinfo
@@ -1 +1 @@
-MD5 (dadadodo-1.03.tar.gz) = 0c6351a2f9d614b33bfed4cbf11e6044
+MD5 (dadadodo-1.04.tar.gz) = d3ff69c4e71c328586b1c6ca2130a4b3
diff --git a/textproc/dadadodo/pkg-comment b/textproc/dadadodo/pkg-comment
deleted file mode 100644
index 284f1ba02a55..000000000000
--- a/textproc/dadadodo/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Text processor which analyses text and generates random sentences