diff options
author | krion <krion@FreeBSD.org> | 2004-03-26 22:44:06 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2004-03-26 22:44:06 +0800 |
commit | 534a48a4985af63f01176fb290939554e8688176 (patch) | |
tree | d50fb792fd3279200cf1aee3fd88d1364a944f72 /textproc | |
parent | 5e58f832a00d78f885039c4abde909f691fd4f0e (diff) | |
download | freebsd-ports-gnome-534a48a4985af63f01176fb290939554e8688176.tar.gz freebsd-ports-gnome-534a48a4985af63f01176fb290939554e8688176.tar.zst freebsd-ports-gnome-534a48a4985af63f01176fb290939554e8688176.zip |
- Update to version 2.0.21
PR: ports/64767
Submitted by: Ports Fury
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/highlight/Makefile | 3 | ||||
-rw-r--r-- | textproc/highlight/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/textproc/highlight/Makefile b/textproc/highlight/Makefile index 0c621b2f7813..0459e65ae1d9 100644 --- a/textproc/highlight/Makefile +++ b/textproc/highlight/Makefile @@ -6,8 +6,7 @@ # PORTNAME= highlight -PORTVERSION= 2.0.20 -PORTEPOCH= 1 +PORTVERSION= 2.0.21 CATEGORIES= textproc MASTER_SITES= http://www.andre-simon.de/zip/ DISTNAME= ${PORTNAME}-${PORTVERSION:R}-${PORTVERSION:E} diff --git a/textproc/highlight/distinfo b/textproc/highlight/distinfo index d0017aa40c6e..08f8649a7c0b 100644 --- a/textproc/highlight/distinfo +++ b/textproc/highlight/distinfo @@ -1,2 +1,2 @@ -MD5 (highlight-2.0-20.tar.gz) = 2afd113bc5340f7f44b1f7f4fbefa461 -SIZE (highlight-2.0-20.tar.gz) = 236773 +MD5 (highlight-2.0-21.tar.gz) = 506678a000cf41346f6e483699902585 +SIZE (highlight-2.0-21.tar.gz) = 237898 |