mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-18 03:46:03 +00:00
* Update to 1.6.2.
* Take maintainer. PR: 51039 Submitted by: Michael L.Hostbaek <mich@freebsdcluster.org>
This commit is contained in:
parent
ccbc927c38
commit
2c8d69f66b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=79757
@ -7,12 +7,12 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= glark
|
PORTNAME= glark
|
||||||
PORTVERSION= 1.6.1
|
PORTVERSION= 1.6.2
|
||||||
CATEGORIES= textproc
|
CATEGORIES= textproc
|
||||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||||
|
|
||||||
MAINTAINER= ports@FreeBSD.org
|
MAINTAINER= mich@freebsdcluster.org
|
||||||
COMMENT= Search text files for complex regular expressions
|
COMMENT= Search text files for complex regular expressions
|
||||||
|
|
||||||
USE_RUBY= yes
|
USE_RUBY= yes
|
||||||
|
@ -1 +1 @@
|
|||||||
MD5 (glark-1.6.1.tar.gz) = ac1da2f86dd6f280488940f7628b9935
|
MD5 (glark-1.6.2.tar.gz) = f944d8c27830267e7e85266045edbaf1
|
||||||
|
@ -2,4 +2,8 @@ A replacement for (or supplement to) the grep family, glark offers: Perl/Ruby
|
|||||||
regular expressions, highlighting of matches, context around matches, complex
|
regular expressions, highlighting of matches, context around matches, complex
|
||||||
expressions (``and'' and ``or''), and automatic exclusion of non-text files.
|
expressions (``and'' and ``or''), and automatic exclusion of non-text files.
|
||||||
|
|
||||||
WWW: http://glark.sourceforge.net/
|
WWW: http://glark.sourceforge.net/
|
||||||
|
AUTHOR: Jeff Pace <jpace@incava.org>
|
||||||
|
|
||||||
|
- Michael L. Hostbaek
|
||||||
|
mich@freebsdcluster.org
|
||||||
|
Loading…
Reference in New Issue
Block a user