Date: Sat, 11 Mar 2006 18:36:11 +0200 From: "Ion-Mihai "IOnut" Tetcu" <itetcu@people.tecnik93.com> To: "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org> Subject: ports/94355: [PATCH] textproc/glark: Update to 1.7.7 Message-ID: <1142094971.16839@it.buh.tecnik93.com> Resent-Message-ID: <200603111640.k2BGepC9015807@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 94355 >Category: ports >Synopsis: [PATCH] textproc/glark: Update to 1.7.7 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Mar 11 16:40:50 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Ion-Mihai "IOnut" Tetcu >Release: FreeBSD 6.1-PRERELEASE i386 >Organization: Tecnik'93 >Environment: System: FreeBSD 6.1-PRERELEASE #0: Fri Feb 24 07:01:54 EET 2006 root@it.buh.tecnik93.com:/usr/obj/usr/src/sys/IT6_B_P >Description: Start fixing WWW [1] and update to v1.7.7 while here :) Tested on 4,5,6-STABLE and oldish HEAD tinderbox. Reported by: fenner's distfiles survey [1] >How-To-Repeat: >Fix: --- glark.diff begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/textproc/glark/Makefile,v retrieving revision 1.17 diff -u -r1.17 Makefile --- Makefile 4 Oct 2005 14:28:03 -0000 1.17 +++ Makefile 11 Mar 2006 16:34:21 -0000 @@ -7,7 +7,7 @@ # PORTNAME= glark -PORTVERSION= 1.7.5 +PORTVERSION= 1.7.7 CATEGORIES= textproc MASTER_SITES= http://www.incava.org/pub/glark/ Index: distinfo =================================================================== RCS file: /home/ncvs/ports/textproc/glark/distinfo,v retrieving revision 1.13 diff -u -r1.13 distinfo --- distinfo 24 Jan 2006 03:09:37 -0000 1.13 +++ distinfo 11 Mar 2006 16:34:21 -0000 @@ -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 Index: pkg-descr =================================================================== RCS file: /home/ncvs/ports/textproc/glark/pkg-descr,v retrieving revision 1.4 diff -u -r1.4 pkg-descr --- pkg-descr 7 May 2003 11:37:53 -0000 1.4 +++ pkg-descr 11 Mar 2006 16:34:21 -0000 @@ -2,7 +2,7 @@ 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 --- glark.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1142094971.16839>