From c23957f89ea75beba93f2bca0783263b5183ba37 Mon Sep 17 00:00:00 2001 From: seb Date: Fri, 3 Oct 2003 14:42:38 +0000 Subject: Update to version 1.8. Changes in version 1.8: * scanner for Javascript * new output format: ESC ascii code (e.g. for less, with the help of Konstantine Serebriany ). * tab character are correctly handled by --tab option is given (thanks to Don Stauffer ). * presence of getopt_long is handled in a cleaner way. * some changes in how changelog files are highlighted * =head =cut sections in perl sources are correctly handled (reported by Grant McLean ) * added Java keywords true and false --- textproc/source-highlight/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'textproc/source-highlight/Makefile') diff --git a/textproc/source-highlight/Makefile b/textproc/source-highlight/Makefile index 15e34c25cc9..045891879b9 100644 --- a/textproc/source-highlight/Makefile +++ b/textproc/source-highlight/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.8 2003/07/17 22:54:51 grant Exp $ +# $NetBSD: Makefile,v 1.9 2003/10/03 14:42:38 seb Exp $ # -DISTNAME= source-highlight-1.7 +DISTNAME= source-highlight-1.8 SVR4_PKGNAME= srchl CATEGORIES= textproc -MASTER_SITES= ${MASTER_SITE_GNU:=source-highlight/} +MASTER_SITES= ${MASTER_SITE_GNU:=src-highlite/} MAINTAINER= seb@NetBSD.org HOMEPAGE= http://www.gnu.org/software/src-highlite/source-highlight.html -- cgit v1.2.3