1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-20 04:02:27 +00:00

Update to 1.7.0

Adding negated regexp's, bugfixes & added split argument by
	path separator for searching recursively along a path.
This commit is contained in:
Michael Landin 2004-04-29 08:53:55 +00:00
parent 93069c036f
commit 893e5568e0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=107948
2 changed files with 3 additions and 3 deletions

View File

@ -7,7 +7,7 @@
#
PORTNAME= glark
PORTVERSION= 1.6.5
PORTVERSION= 1.7.0
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}

View File

@ -1,2 +1,2 @@
MD5 (glark-1.6.5.tar.gz) = 5c1fb2980bfe8f1f24f3ae76fe2fcb00
SIZE (glark-1.6.5.tar.gz) = 33639
MD5 (glark-1.7.0.tar.gz) = c5bcd6346550b35fbf34992a701ee0d5
SIZE (glark-1.7.0.tar.gz) = 29326