summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2001-06-27 17:17:46 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2001-06-27 17:17:46 +0000
commit6160898fc2cef12b4f737694f9ea8b4fecf406e5 (patch)
tree0518ebfeeacab7d373fede8fcd652258d6f1d428 /misc
parentDo not spam installed config files - instead install the config files (diff)
upgrade to 0.3.1
Notes
Notes: svn path=/head/; revision=44509
Diffstat (limited to 'misc')
-rw-r--r--misc/txt2regex/Makefile6
-rw-r--r--misc/txt2regex/distinfo2
2 files changed, 4 insertions, 4 deletions
diff --git a/misc/txt2regex/Makefile b/misc/txt2regex/Makefile
index 6ccacb664b1e..2a386c6d5e50 100644
--- a/misc/txt2regex/Makefile
+++ b/misc/txt2regex/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= txt2regex
-PORTVERSION= 0.3
+PORTVERSION= 0.3.1
CATEGORIES= misc
MASTER_SITES= http://txt2regex.sourceforge.net/
EXTRACT_SUFX= .tgz
@@ -21,10 +21,10 @@ NO_BUILD= yes
post-patch:
@${PERL} -pi -e "s,/bin/bash,${LOCALBASE}/bin/bash,g ; \
- s,\`seq,\`gseq,g" ${WRKSRC}/txt2regex-0.3.sh
+ s,\`seq,\`gseq,g" ${WRKSRC}/${DISTNAME}.sh
@${PERL} -pi -e "s,/usr,${LOCALBASE},g" ${WRKSRC}/Makefile
do-install:
- ${INSTALL_SCRIPT} ${WRKSRC}/txt2regex-0.3.sh ${PREFIX}/bin/txt2regex
+ ${INSTALL_SCRIPT} ${WRKSRC}/${DISTNAME}.sh ${PREFIX}/bin/txt2regex
.include <bsd.port.mk>
diff --git a/misc/txt2regex/distinfo b/misc/txt2regex/distinfo
index fff984d45fcd..b4aec17835ca 100644
--- a/misc/txt2regex/distinfo
+++ b/misc/txt2regex/distinfo
@@ -1 +1 @@
-MD5 (txt2regex-0.3.tgz) = bcf6c5e1b27edd3d80c63d269aa96fa0
+MD5 (txt2regex-0.3.1.tgz) = 2d98a19d7d82b1236ecd2c35d5cdc354