upgrade to version 1.5

This commit is contained in:
kevlo 2002-07-19 09:12:47 +00:00
parent fd9ee00ae0
commit a7b29bb078
4 changed files with 13 additions and 10 deletions

View File

@ -1,10 +1,9 @@
# $OpenBSD: Makefile,v 1.7 2002/06/26 01:31:26 kevlo Exp $
# $OpenBSD: Makefile,v 1.8 2002/07/19 09:12:47 kevlo Exp $
COMMENT= "C/C++,Prolog,Perl,PHP3 and Java sources to HTML converter"
DISTNAME= source-highlight-1.4
DISTNAME= source-highlight-1.5
CATEGORIES= textproc
NEED_VERSION= 1.504
HOMEPAGE= http://www.gnu.org/software/src-highlite/source-highlight.html

View File

@ -1,3 +1,3 @@
MD5 (source-highlight-1.4.tar.gz) = 62341581cc601356356b0d1e7a4e0742
RMD160 (source-highlight-1.4.tar.gz) = 63fc917f0c0e3570fac042b58e613c113dbc8249
SHA1 (source-highlight-1.4.tar.gz) = 6ceab4e746f237c76c48949ab61d78a1f5e194f9
MD5 (source-highlight-1.5.tar.gz) = 8b4a767f5e0518ebf71b3a708a915c13
RMD160 (source-highlight-1.5.tar.gz) = bef2284e1262cc41c990262a4a8649f2dee82f74
SHA1 (source-highlight-1.5.tar.gz) = 99cd92cff5240da9146fa71aeafcb5d8c587171c

View File

@ -1,5 +1,5 @@
Source-highlight is a simple program that, given a source C/C++,
Prolog, Perl, PHP3 or Java file, roduces an html source with
syntax highlighting.
Prolog, Perl, PHP3, Python or Java file, roduces an html source
with syntax highlighting.
WWW: ${HOMEPAGE}

View File

@ -1,9 +1,10 @@
@comment $OpenBSD: PLIST,v 1.6 2002/06/26 01:31:28 kevlo Exp $
@comment $OpenBSD: PLIST,v 1.7 2002/07/19 09:12:49 kevlo Exp $
bin/cpp2html
bin/java2html
bin/source-highlight
man/man1/source-highlight.1
share/doc/source-highlight/COPYING
share/doc/source-highlight/CREDITS
share/doc/source-highlight/ChangeLog
share/doc/source-highlight/Hello.css
share/doc/source-highlight/Hello.java
@ -16,6 +17,8 @@ share/doc/source-highlight/Hello4.html
share/doc/source-highlight/Hello5.html
share/doc/source-highlight/Hello_h_f.html
share/doc/source-highlight/Hello_lines.html
share/doc/source-highlight/Hello_xhtml.html
share/doc/source-highlight/Hello_xhtml2.html
share/doc/source-highlight/INSTALL
share/doc/source-highlight/NEWS
share/doc/source-highlight/README
@ -28,12 +31,13 @@ share/doc/source-highlight/colors.html
share/doc/source-highlight/cpp2html.css
share/doc/source-highlight/mono-alt.css
share/doc/source-highlight/mono.css
share/doc/source-highlight/old_changes.html
share/doc/source-highlight/source-highlight.html
share/doc/source-highlight/startapp.cc.html
share/doc/source-highlight/test.php3.html
share/doc/source-highlight/test.pl.html
share/doc/source-highlight/test.pm.html
share/doc/source-highlight/test.py.html
share/doc/source-highlight/xhtml.css
share/source-highlight/tags.j2h
share/source-highlight/tags2.j2h
@dirrm share/source-highlight