diff options
author | krion <krion@FreeBSD.org> | 2005-01-15 03:08:38 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2005-01-15 03:08:38 +0800 |
commit | eb1054c0fb339b78a12bfaa6b17e7539ebd7f68c (patch) | |
tree | 7ec3dcc0a78d7e42a211fca3b7ed4e4dc37709f1 | |
parent | 5e1ebe57d3cd39e0eec959ecd4beabfdbabcc053 (diff) | |
download | freebsd-ports-gnome-eb1054c0fb339b78a12bfaa6b17e7539ebd7f68c.tar.gz freebsd-ports-gnome-eb1054c0fb339b78a12bfaa6b17e7539ebd7f68c.tar.zst freebsd-ports-gnome-eb1054c0fb339b78a12bfaa6b17e7539ebd7f68c.zip |
Update to 2.2.7
-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 e92e331ffffd..934f967fa7cb 100644 --- a/textproc/highlight/Makefile +++ b/textproc/highlight/Makefile @@ -6,7 +6,7 @@ # PORTNAME= highlight -PORTVERSION= 2.2.5 +PORTVERSION= 2.2.7 PORTEPOCH= 1 CATEGORIES= textproc MASTER_SITES= http://www.andre-simon.de/zip/ diff --git a/textproc/highlight/distinfo b/textproc/highlight/distinfo index 04cf8eebc995..43f84b4f4664 100644 --- a/textproc/highlight/distinfo +++ b/textproc/highlight/distinfo @@ -1,2 +1,2 @@ -MD5 (highlight-2.2-5.tar.gz) = 7cc4d516dd495d1db5b04ce02cb4510d -SIZE (highlight-2.2-5.tar.gz) = 279843 +MD5 (highlight-2.2-7.tar.gz) = 5faf121ffdca81d25869c1a1964591d0 +SIZE (highlight-2.2-7.tar.gz) = 296399 |