diff options
author | kevlo <kevlo@FreeBSD.org> | 2004-08-10 09:49:51 +0800 |
---|---|---|
committer | kevlo <kevlo@FreeBSD.org> | 2004-08-10 09:49:51 +0800 |
commit | 4a2960575878a6403960b4d0bc54093ba1e38021 (patch) | |
tree | 30718a92cb9ac14f223337805abf95933bef83bc | |
parent | 4837f8b1e9119e4357f4e9bae37dc18e5181fe1b (diff) | |
download | freebsd-ports-gnome-4a2960575878a6403960b4d0bc54093ba1e38021.tar.gz freebsd-ports-gnome-4a2960575878a6403960b4d0bc54093ba1e38021.tar.zst freebsd-ports-gnome-4a2960575878a6403960b4d0bc54093ba1e38021.zip |
Update to 1.9
-rw-r--r-- | textproc/source-highlight/Makefile | 2 | ||||
-rw-r--r-- | textproc/source-highlight/distinfo | 4 | ||||
-rw-r--r-- | textproc/source-highlight/pkg-plist | 5 |
3 files changed, 7 insertions, 4 deletions
diff --git a/textproc/source-highlight/Makefile b/textproc/source-highlight/Makefile index 3c4d059bcaa1..fa7aba631b02 100644 --- a/textproc/source-highlight/Makefile +++ b/textproc/source-highlight/Makefile @@ -6,7 +6,7 @@ # PORTNAME= source-highlight -PORTVERSION= 1.8 +PORTVERSION= 1.9 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= src-highlite diff --git a/textproc/source-highlight/distinfo b/textproc/source-highlight/distinfo index 07b9d3fecc70..1b96efdd98cf 100644 --- a/textproc/source-highlight/distinfo +++ b/textproc/source-highlight/distinfo @@ -1,2 +1,2 @@ -MD5 (source-highlight-1.8.tar.gz) = 2d8f1b6aab702f8c5ce952542cd5fb02 -SIZE (source-highlight-1.8.tar.gz) = 611213 +MD5 (source-highlight-1.9.tar.gz) = 88e1ecd5c4c37104ed98c0674f630656 +SIZE (source-highlight-1.9.tar.gz) = 682343 diff --git a/textproc/source-highlight/pkg-plist b/textproc/source-highlight/pkg-plist index e020999c79c0..5bf3507d67b0 100644 --- a/textproc/source-highlight/pkg-plist +++ b/textproc/source-highlight/pkg-plist @@ -2,10 +2,10 @@ bin/cpp2html bin/java2html bin/source-highlight bin/source-highlight-cgi +bin/src-hilite-lesspipe.sh %%PORTDOCS%%%%DOCSDIR%%/COPYING %%PORTDOCS%%%%DOCSDIR%%/CREDITS %%PORTDOCS%%%%DOCSDIR%%/ChangeLog -%%PORTDOCS%%%%DOCSDIR%%/ChangeLog.html %%PORTDOCS%%%%DOCSDIR%%/Hello.css %%PORTDOCS%%%%DOCSDIR%%/Hello.java %%PORTDOCS%%%%DOCSDIR%%/Hello.java.html @@ -35,11 +35,14 @@ bin/source-highlight-cgi %%PORTDOCS%%%%DOCSDIR%%/source-highlight.html %%PORTDOCS%%%%DOCSDIR%%/startapp.cc.html %%PORTDOCS%%%%DOCSDIR%%/test.js.html +%%PORTDOCS%%%%DOCSDIR%%/test.lua.html +%%PORTDOCS%%%%DOCSDIR%%/test.ml.html %%PORTDOCS%%%%DOCSDIR%%/test.php3.html %%PORTDOCS%%%%DOCSDIR%%/test.pl.html %%PORTDOCS%%%%DOCSDIR%%/test.pm.html %%PORTDOCS%%%%DOCSDIR%%/test.py.html %%PORTDOCS%%%%DOCSDIR%%/test.rb.html +%%PORTDOCS%%%%DOCSDIR%%/test.sml.html %%PORTDOCS%%%%DOCSDIR%%/xhtml.css %%DATADIR%%/tags.j2h %%DATADIR%%/tags2.j2h |