diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-02-09 23:25:36 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-02-09 23:25:36 +0000 |
commit | dc7a01a3c85dde866b0cb2a5673b5d86c8dd190f (patch) | |
tree | 7024f5e8f834929410437d95daf7499f3ae5966b /textproc/html-xml-utils | |
parent | Add LICENSE_FILE (diff) |
Update dns/libidn2 to 2.1.1
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://gitlab.com/libidn/libidn2/blob/master/NEWS
Notes
Notes:
svn path=/head/; revision=492534
Diffstat (limited to 'textproc/html-xml-utils')
-rw-r--r-- | textproc/html-xml-utils/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/html-xml-utils/Makefile b/textproc/html-xml-utils/Makefile index e68c0aef0422..3c40be39ca83 100644 --- a/textproc/html-xml-utils/Makefile +++ b/textproc/html-xml-utils/Makefile @@ -2,7 +2,7 @@ PORTNAME= html-xml-utils PORTVERSION= 7.7 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc MASTER_SITES= http://www.w3.org/Tools/HTML-XML-utils/ |