diff options
author | riggs <riggs@FreeBSD.org> | 2016-11-13 20:58:12 +0800 |
---|---|---|
committer | riggs <riggs@FreeBSD.org> | 2016-11-13 20:58:12 +0800 |
commit | 3dc69cffb40fb9245899c8075229cc85bd99e9d8 (patch) | |
tree | 931d6cf8c30edd81c482003d2deceab83da9c80e /textproc/html-xml-utils | |
parent | 95f83108c908057cf417f4b4001dae5f952002ea (diff) | |
download | freebsd-ports-gnome-3dc69cffb40fb9245899c8075229cc85bd99e9d8.tar.gz freebsd-ports-gnome-3dc69cffb40fb9245899c8075229cc85bd99e9d8.tar.zst freebsd-ports-gnome-3dc69cffb40fb9245899c8075229cc85bd99e9d8.zip |
Update to upstream version 7.1
PR: 214200
Submitted by: udvzsolt@gmail.com
Reviewed by: takefu@airport.fm (maintainer)
Approved by: takefu@airport.fm (maintainer)
Diffstat (limited to 'textproc/html-xml-utils')
-rw-r--r-- | textproc/html-xml-utils/Makefile | 7 | ||||
-rw-r--r-- | textproc/html-xml-utils/distinfo | 6 |
2 files changed, 5 insertions, 8 deletions
diff --git a/textproc/html-xml-utils/Makefile b/textproc/html-xml-utils/Makefile index e178eb18ea6e..7507c30b630a 100644 --- a/textproc/html-xml-utils/Makefile +++ b/textproc/html-xml-utils/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= html-xml-utils -PORTVERSION= 7.0 +PORTVERSION= 7.1 CATEGORIES= textproc MASTER_SITES= http://www.w3.org/Tools/HTML-XML-utils/ @@ -14,12 +14,9 @@ LICENSE_NAME= W3C Software Notice and License LICENSE_FILE= ${WRKSRC}/COPYING LICENSE_PERMS= auto-accept -USES= gmake iconv shebangfix +USES= gmake iconv localbase shebangfix GNU_CONFIGURE= yes SHEBANG_FILES= ${WRKSRC}/hxcite-mkbib -CONFIGURE_ARGS= CPPFLAGS=-I${LOCALBASE}/include\ - LDFLAGS="-L${LOCALBASE}/lib ${ICONV_LIB}" - .include <bsd.port.mk> diff --git a/textproc/html-xml-utils/distinfo b/textproc/html-xml-utils/distinfo index 27a26b4d12b5..48d204a4441d 100644 --- a/textproc/html-xml-utils/distinfo +++ b/textproc/html-xml-utils/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1464339263 -SHA256 (html-xml-utils-7.0.tar.gz) = e7d30de4fb4731f3ecd4622ac30db9fb82e1aa0ab190ae13e457360eea9460b0 -SIZE (html-xml-utils-7.0.tar.gz) = 334696 +TIMESTAMP = 1478246318 +SHA256 (html-xml-utils-7.1.tar.gz) = ec0efd2263b864bb7e0ae5c59f02c43c5d8aebd0e1c0d2bfce391e665766d56e +SIZE (html-xml-utils-7.1.tar.gz) = 319559 |