diff options
author | krion <krion@FreeBSD.org> | 2004-05-20 05:24:22 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2004-05-20 05:24:22 +0800 |
commit | e1efb2895575e4011ac5586b0f27f73e514505d5 (patch) | |
tree | 75a904a60c78fba4108370a7161b7b528641e575 /textproc | |
parent | 28d8dd79b5cc40ef4fe7d82780ce1517ebb118d1 (diff) | |
download | freebsd-ports-gnome-e1efb2895575e4011ac5586b0f27f73e514505d5.tar.gz freebsd-ports-gnome-e1efb2895575e4011ac5586b0f27f73e514505d5.tar.zst freebsd-ports-gnome-e1efb2895575e4011ac5586b0f27f73e514505d5.zip |
- Update to version 2.0.23
PR: ports/66888
Submitted by: Ports Fury
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/highlight/Makefile | 2 | ||||
-rw-r--r-- | textproc/highlight/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/textproc/highlight/Makefile b/textproc/highlight/Makefile index 6ec951aeb591..d5a1df3d16f5 100644 --- a/textproc/highlight/Makefile +++ b/textproc/highlight/Makefile @@ -6,7 +6,7 @@ # PORTNAME= highlight -PORTVERSION= 2.0.22 +PORTVERSION= 2.0.23 PORTEPOCH= 1 CATEGORIES= textproc MASTER_SITES= http://www.andre-simon.de/zip/ diff --git a/textproc/highlight/distinfo b/textproc/highlight/distinfo index 01faf4a06256..db936f0f792b 100644 --- a/textproc/highlight/distinfo +++ b/textproc/highlight/distinfo @@ -1,2 +1,2 @@ -MD5 (highlight-2.0-22.tar.gz) = ecd60fa0a6ba5942e16befaaeaafc3b9 -SIZE (highlight-2.0-22.tar.gz) = 244259 +MD5 (highlight-2.0-23.tar.gz) = 7f6c2b87e066b305b3de2e563ec96ccf +SIZE (highlight-2.0-23.tar.gz) = 246173 |