aboutsummaryrefslogtreecommitdiff
path: root/textproc/redet
diff options
context:
space:
mode:
authorAndrew Pantyukhin <sat@FreeBSD.org>2006-07-22 08:50:08 +0000
committerAndrew Pantyukhin <sat@FreeBSD.org>2006-07-22 08:50:08 +0000
commitb231c5a87535b8f3318ac253e59302f3c2f67ccd (patch)
treea1d21bddb5ca2ec5c19767ebc6a08465b2639946 /textproc/redet
parent156a33073427a02a4b58d68309211b3940fd64f6 (diff)
downloadports-b231c5a87535b8f3318ac253e59302f3c2f67ccd.tar.gz
ports-b231c5a87535b8f3318ac253e59302f3c2f67ccd.zip
- Update to 8.13
Notes
Notes: svn path=/head/; revision=168461
Diffstat (limited to 'textproc/redet')
-rw-r--r--textproc/redet/Makefile5
-rw-r--r--textproc/redet/distinfo6
-rw-r--r--textproc/redet/pkg-descr3
3 files changed, 7 insertions, 7 deletions
diff --git a/textproc/redet/Makefile b/textproc/redet/Makefile
index 54dc7d46c025..c307ea8bc3ac 100644
--- a/textproc/redet/Makefile
+++ b/textproc/redet/Makefile
@@ -6,15 +6,14 @@
#
PORTNAME= redet
-PORTVERSION= 8.12
+PORTVERSION= 8.13
CATEGORIES= textproc tk84
MASTER_SITES= http://bsd1.csme.ru/myports/ \
http://bsd2.csme.ru/myports/ \
http://bsd3.csme.ru/myports/
-MASTER_SITE_SUBDIR= vsevolod
MAINTAINER= infofarmer@FreeBSD.org
-COMMENT= Visual regexp constructors with many regexp types support
+COMMENT= Visual regexp development and execution
RUN_DEPENDS= ${LOCALBASE}/lib/iwidgets/iwidgets.tcl:${PORTSDIR}/x11-toolkits/iwidgets
diff --git a/textproc/redet/distinfo b/textproc/redet/distinfo
index 1a5e9d51a7b9..9a48782b3fb5 100644
--- a/textproc/redet/distinfo
+++ b/textproc/redet/distinfo
@@ -1,3 +1,3 @@
-MD5 (redet-8.12.tar.bz2) = 632f6528ae00c9a589459325eaef83ab
-SHA256 (redet-8.12.tar.bz2) = 175c48d6427b48efa40f7e4cceec1ec3f2b977b192fe36d164ba1e9a02ccf79e
-SIZE (redet-8.12.tar.bz2) = 168257
+MD5 (redet-8.13.tar.bz2) = 95813aaa5709f3f52e7646e3a144a810
+SHA256 (redet-8.13.tar.bz2) = 78716ec0c320cbfdf5a8612dfeac98f7a7d3667a0fcf2bb91c386987a004701f
+SIZE (redet-8.13.tar.bz2) = 169093
diff --git a/textproc/redet/pkg-descr b/textproc/redet/pkg-descr
index cb6d5626ad9d..8ff0bc0844bf 100644
--- a/textproc/redet/pkg-descr
+++ b/textproc/redet/pkg-descr
@@ -13,4 +13,5 @@ startup, so it persists across sessions. So long as the underlying program
supports Unicode, redet allows UTF-8 Unicode in both test data and regular
expressions
-WWW: http://www.billposer.org/Software/redet.html
+WWW: http://www.billposer.org/Software/redet.html
+Author: Bill Poser <billposer@alum.mit.edu>