summaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorkevlo <kevlo@FreeBSD.org>2002-04-20 07:46:18 +0000
committerkevlo <kevlo@FreeBSD.org>2002-04-20 07:46:18 +0000
commitf65b1a5d0efe02a65c8bdb7aa63eec965a1bc50c (patch)
tree1654fcb613abd9ce3fa8c8ca3a8f4416384f87cf /textproc
parent12f68a1357b0ec37ad684ba557fa28f466f683be (diff)
downloadFreeBSD-ports-f65b1a5d0efe02a65c8bdb7aa63eec965a1bc50c.zip
FreeBSD-ports-f65b1a5d0efe02a65c8bdb7aa63eec965a1bc50c.tar.gz
Update to version 1.3
Diffstat (limited to 'textproc')
-rw-r--r--textproc/source-highlight/Makefile4
-rw-r--r--textproc/source-highlight/distinfo2
-rw-r--r--textproc/source-highlight/pkg-plist4
3 files changed, 8 insertions, 2 deletions
diff --git a/textproc/source-highlight/Makefile b/textproc/source-highlight/Makefile
index dce792f..292a6be 100644
--- a/textproc/source-highlight/Makefile
+++ b/textproc/source-highlight/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= source-highlight
-PORTVERSION= 1.2.1
+PORTVERSION= 1.3
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= source-highlight
@@ -18,4 +18,6 @@ GNU_CONFIGURE= yes
MAKE_ENV+= NOPORTDOCS="${NOPORTDOCS}"
.endif
+MAN1= source-highlight.1
+
.include <bsd.port.mk>
diff --git a/textproc/source-highlight/distinfo b/textproc/source-highlight/distinfo
index 02bdc29..6235d7a 100644
--- a/textproc/source-highlight/distinfo
+++ b/textproc/source-highlight/distinfo
@@ -1 +1 @@
-MD5 (source-highlight-1.2.1.tar.gz) = 892a319aa14ea79d1f207b0c3f573388
+MD5 (source-highlight-1.3.tar.gz) = 625c7164596e28f3e9b85dd51ee02250
diff --git a/textproc/source-highlight/pkg-plist b/textproc/source-highlight/pkg-plist
index cd5b85b..05cf9db 100644
--- a/textproc/source-highlight/pkg-plist
+++ b/textproc/source-highlight/pkg-plist
@@ -1,5 +1,6 @@
bin/cpp2html
bin/java2html
+bin/source-highlight
%%PORTDOCS%%share/doc/source-highlight/COPYING
%%PORTDOCS%%share/doc/source-highlight/ChangeLog
%%PORTDOCS%%share/doc/source-highlight/Hello.css
@@ -24,8 +25,11 @@ bin/java2html
%%PORTDOCS%%share/doc/source-highlight/cpp2html.css
%%PORTDOCS%%share/doc/source-highlight/mono-alt.css
%%PORTDOCS%%share/doc/source-highlight/mono.css
+%%PORTDOCS%%share/doc/source-highlight/old_changes.html
%%PORTDOCS%%share/doc/source-highlight/source-highlight.html
%%PORTDOCS%%share/doc/source-highlight/startapp.cc.html
+%%PORTDOCS%%share/doc/source-highlight/test.pl.html
+%%PORTDOCS%%share/doc/source-highlight/test.pm.html
share/source-highlight/tags.j2h
share/source-highlight/tags2.j2h
@dirrm share/source-highlight
OpenPOWER on IntegriCloud