aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authormich <mich@FreeBSD.org>2006-03-15 18:07:34 +0800
committermich <mich@FreeBSD.org>2006-03-15 18:07:34 +0800
commitb4726d2bb9889d810a95dd2925a818634707c8c9 (patch)
treeb531cf41f764300d0aeb4891aa94d8eeecd234e0 /textproc
parent177de964e9d5235b849bcd86c0b13a30aadb0278 (diff)
downloadfreebsd-ports-gnome-b4726d2bb9889d810a95dd2925a818634707c8c9.tar.gz
freebsd-ports-gnome-b4726d2bb9889d810a95dd2925a818634707c8c9.tar.zst
freebsd-ports-gnome-b4726d2bb9889d810a95dd2925a818634707c8c9.zip
- Update to -> 1.7.7
- Fix WWW PR: ports/94355 Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
Diffstat (limited to 'textproc')
-rw-r--r--textproc/glark/Makefile2
-rw-r--r--textproc/glark/distinfo6
-rw-r--r--textproc/glark/pkg-descr2
3 files changed, 5 insertions, 5 deletions
diff --git a/textproc/glark/Makefile b/textproc/glark/Makefile
index 414e8d2f1c9a..6dfcdae2613f 100644
--- a/textproc/glark/Makefile
+++ b/textproc/glark/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= glark
-PORTVERSION= 1.7.5
+PORTVERSION= 1.7.7
CATEGORIES= textproc
MASTER_SITES= http://www.incava.org/pub/glark/
diff --git a/textproc/glark/distinfo b/textproc/glark/distinfo
index f4e15f603464..04a76fa14130 100644
--- a/textproc/glark/distinfo
+++ b/textproc/glark/distinfo
@@ -1,3 +1,3 @@
-MD5 (glark-1.7.5.tar.gz) = ef63b345528d6c90cb9df16bde792566
-SHA256 (glark-1.7.5.tar.gz) = e487f345e9c57c0bb13726108417cd1db92e825c23275f95df71300253f1bacc
-SIZE (glark-1.7.5.tar.gz) = 34568
+MD5 (glark-1.7.7.tar.gz) = 7eab18d91f562b9284b8de27b3933ae9
+SHA256 (glark-1.7.7.tar.gz) = 13d1244de0e6acffc58476021e2e9ac4911d3e87939afb81fdd57de01876331c
+SIZE (glark-1.7.7.tar.gz) = 34788
diff --git a/textproc/glark/pkg-descr b/textproc/glark/pkg-descr
index 1f4c7eb5a504..ba2d3ac36c1f 100644
--- a/textproc/glark/pkg-descr
+++ b/textproc/glark/pkg-descr
@@ -2,7 +2,7 @@ A replacement for (or supplement to) the grep family, glark offers: Perl/Ruby
regular expressions, highlighting of matches, context around matches, complex
expressions (``and'' and ``or''), and automatic exclusion of non-text files.
-WWW: http://glark.sourceforge.net/
+WWW: http://www.incava.org/projects/glark/
AUTHOR: Jeff Pace <jpace@incava.org>
- Michael L. Hostbaek