diff options
author | yzlin <yzlin@FreeBSD.org> | 2009-10-21 13:35:40 +0800 |
---|---|---|
committer | yzlin <yzlin@FreeBSD.org> | 2009-10-21 13:35:40 +0800 |
commit | 463033e216642c120d84e4d8fc761439e0b11c40 (patch) | |
tree | a25c39cca57e4571e962d3f4e7f089882e8edf22 /textproc | |
parent | 14d9b00f4f4736e8ca244e1ece248a14e8db46c3 (diff) | |
download | freebsd-ports-gnome-463033e216642c120d84e4d8fc761439e0b11c40.tar.gz freebsd-ports-gnome-463033e216642c120d84e4d8fc761439e0b11c40.tar.zst freebsd-ports-gnome-463033e216642c120d84e4d8fc761439e0b11c40.zip |
- Update to 2.13
PR: ports/139687
Submitted by: Sylvio Cesar <scjamorim AT bsd.com.br>
Approved by: rafan (co-mentor)
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/highlight/Makefile | 2 | ||||
-rw-r--r-- | textproc/highlight/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/textproc/highlight/Makefile b/textproc/highlight/Makefile index 58f4bbc5d785..9ff492a8dcc7 100644 --- a/textproc/highlight/Makefile +++ b/textproc/highlight/Makefile @@ -6,7 +6,7 @@ # PORTNAME= highlight -PORTVERSION= 2.12 +PORTVERSION= 2.13 PORTEPOCH= 1 CATEGORIES= textproc MASTER_SITES= http://www.andre-simon.de/zip/ diff --git a/textproc/highlight/distinfo b/textproc/highlight/distinfo index 0b401540aae6..3bf1f99ada37 100644 --- a/textproc/highlight/distinfo +++ b/textproc/highlight/distinfo @@ -1,3 +1,3 @@ -MD5 (highlight-2.12.tar.gz) = 1181624718c3a35f50348fb98eba7d97 -SHA256 (highlight-2.12.tar.gz) = 6b3762276b6f3a2a9ecc38382c1589e2b76e4d84073b76aa6145bb8b749968d9 -SIZE (highlight-2.12.tar.gz) = 447829 +MD5 (highlight-2.13.tar.gz) = d35f9453b11bc591484d6cfacfbaaf08 +SHA256 (highlight-2.13.tar.gz) = 3133f8a775ed1501ecd223ba14e70d0de9b2a18697f8fd6506ed55af08242ad0 +SIZE (highlight-2.13.tar.gz) = 570600 |