Date: Tue, 26 May 2009 12:03:06 +0800 (CST) From: Yi-Jheng Lin <yzlin@cs.nctu.edu.tw> To: FreeBSD-gnats-submit@FreeBSD.org Cc: alexbl@FreeBSD.org Subject: ports/134946: [PATCH] textproc/highlight: update to 2.9 Message-ID: <20090526040306.92C2B48F4D7@yzlin.org> Resent-Message-ID: <200905260420.n4Q4K2HQ035711@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 134946 >Category: ports >Synopsis: [PATCH] textproc/highlight: update to 2.9 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Tue May 26 04:20:01 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Yi-Jheng Lin >Release: FreeBSD 7.2-STABLE amd64 >Organization: NCTU CS >Environment: System: FreeBSD yzlin 7.2-STABLE FreeBSD 7.2-STABLE #0: Sun May 24 03:53:58 CST 2009 >Description: - Update to 2.9 Port maintainer (alexbl@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- highlight-2.9,1.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/textproc/highlight/Makefile,v retrieving revision 1.44 diff -u -r1.44 Makefile --- Makefile 15 May 2009 13:26:58 -0000 1.44 +++ Makefile 26 May 2009 04:10:29 -0000 @@ -6,7 +6,7 @@ # PORTNAME= highlight -PORTVERSION= 2.8 +PORTVERSION= 2.9 PORTEPOCH= 1 CATEGORIES= textproc MASTER_SITES= http://www.andre-simon.de/zip/ Index: distinfo =================================================================== RCS file: /home/ncvs/ports/textproc/highlight/distinfo,v retrieving revision 1.32 diff -u -r1.32 distinfo --- distinfo 15 May 2009 13:26:58 -0000 1.32 +++ distinfo 26 May 2009 04:10:29 -0000 @@ -1,3 +1,3 @@ -MD5 (highlight-2.8.tar.gz) = 8faff0aab0156cc0c6dd9af3e3e1464d -SHA256 (highlight-2.8.tar.gz) = 767b751aa483dc347d809387e2c4f13fc0647a74a86d37d2270718656a4dac75 -SIZE (highlight-2.8.tar.gz) = 423045 +MD5 (highlight-2.9.tar.gz) = 7304716d52b969a4baf984f977a8ece5 +SHA256 (highlight-2.9.tar.gz) = b8eea022ea05fa8259b39043dce534b8ffd3319460231a040557733f48c9403e +SIZE (highlight-2.9.tar.gz) = 434520 --- highlight-2.9,1.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090526040306.92C2B48F4D7>