diff options
author | alexbl <alexbl@FreeBSD.org> | 2006-10-15 16:53:06 +0800 |
---|---|---|
committer | alexbl <alexbl@FreeBSD.org> | 2006-10-15 16:53:06 +0800 |
commit | 434a103a73ca0122c68558d11f9832896ee5c9a0 (patch) | |
tree | 170d13ad46e06bf445c382f8b7034bc570d76a0a /textproc | |
parent | b4a164799f1ee055a5263df4411d0fb107d559e0 (diff) | |
download | freebsd-ports-gnome-434a103a73ca0122c68558d11f9832896ee5c9a0.tar.gz freebsd-ports-gnome-434a103a73ca0122c68558d11f9832896ee5c9a0.tar.zst freebsd-ports-gnome-434a103a73ca0122c68558d11f9832896ee5c9a0.zip |
- Update to 2.4.7 to resolve segfault
- take maintainership
Approved by: portmgr (clement)
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/highlight/Makefile | 4 | ||||
-rw-r--r-- | textproc/highlight/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/textproc/highlight/Makefile b/textproc/highlight/Makefile index 5a866d4633da..343493945342 100644 --- a/textproc/highlight/Makefile +++ b/textproc/highlight/Makefile @@ -6,12 +6,12 @@ # PORTNAME= highlight -PORTVERSION= 2.4.4 +PORTVERSION= 2.4.7 PORTEPOCH= 1 CATEGORIES= textproc MASTER_SITES= http://www.andre-simon.de/zip/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= alexbl@FreeBSD.org COMMENT= Customizable syntax highlighter WRKSRC= ${WRKDIR}/${DISTNAME}/${PORTNAME} diff --git a/textproc/highlight/distinfo b/textproc/highlight/distinfo index 836ed54c9d25..712361a01e01 100644 --- a/textproc/highlight/distinfo +++ b/textproc/highlight/distinfo @@ -1,3 +1,3 @@ -MD5 (highlight-2.4.4.tar.gz) = c2ea3c4a11a76379d73bd4bccd6c3228 -SHA256 (highlight-2.4.4.tar.gz) = edfd78ed2b7e749f07a0d3a8900825850f1726f5ac26d1c1c09dcecaab8450c5 -SIZE (highlight-2.4.4.tar.gz) = 340463 +MD5 (highlight-2.4.7.tar.gz) = 43557684e05d6d2a1144bffcf9f30871 +SHA256 (highlight-2.4.7.tar.gz) = 60556095031a16e03a156673f1d8bbf11cf859ff01dbf354b5e0a63c049ad016 +SIZE (highlight-2.4.7.tar.gz) = 347712 |