aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorkevlo <kevlo@FreeBSD.org>2002-01-21 23:34:34 +0800
committerkevlo <kevlo@FreeBSD.org>2002-01-21 23:34:34 +0800
commit3e4182811198c702e59a54e38fbe7d2ff20722bb (patch)
treea072bb5bee636469c66e63d1a23d8b1fa98d0de1 /textproc
parenta8a0acb70e41371a83a937172a2c03fb421a866e (diff)
downloadfreebsd-ports-graphics-3e4182811198c702e59a54e38fbe7d2ff20722bb.tar.gz
freebsd-ports-graphics-3e4182811198c702e59a54e38fbe7d2ff20722bb.tar.zst
freebsd-ports-graphics-3e4182811198c702e59a54e38fbe7d2ff20722bb.zip
- Update to version 1.2.1
- Takeover maintainership
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-plist1
3 files changed, 4 insertions, 3 deletions
diff --git a/textproc/source-highlight/Makefile b/textproc/source-highlight/Makefile
index 81a66742f1e..dce792f7ea7 100644
--- a/textproc/source-highlight/Makefile
+++ b/textproc/source-highlight/Makefile
@@ -6,12 +6,12 @@
#
PORTNAME= source-highlight
-PORTVERSION= 1.1
+PORTVERSION= 1.2.1
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= source-highlight
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= kevlo@FreeBSD.org
GNU_CONFIGURE= yes
.if defined(NOPORTDOCS)
diff --git a/textproc/source-highlight/distinfo b/textproc/source-highlight/distinfo
index 610d22ee0b4..02bdc2921eb 100644
--- a/textproc/source-highlight/distinfo
+++ b/textproc/source-highlight/distinfo
@@ -1 +1 @@
-MD5 (source-highlight-1.1.tar.gz) = c238eb186a52d5afd6d16fa0ca568038
+MD5 (source-highlight-1.2.1.tar.gz) = 892a319aa14ea79d1f207b0c3f573388
diff --git a/textproc/source-highlight/pkg-plist b/textproc/source-highlight/pkg-plist
index 58ca2d30419..cd5b85b7349 100644
--- a/textproc/source-highlight/pkg-plist
+++ b/textproc/source-highlight/pkg-plist
@@ -27,5 +27,6 @@ bin/java2html
%%PORTDOCS%%share/doc/source-highlight/source-highlight.html
%%PORTDOCS%%share/doc/source-highlight/startapp.cc.html
share/source-highlight/tags.j2h
+share/source-highlight/tags2.j2h
@dirrm share/source-highlight
%%PORTDOCS%%@dirrm share/doc/source-highlight