Index: head/devel/uthash/Makefile =================================================================== --- head/devel/uthash/Makefile (revision 405604) +++ head/devel/uthash/Makefile (revision 405605) @@ -1,38 +1,38 @@ # Created by: Ryan Steinmetz # $FreeBSD$ PORTNAME= uthash -PORTVERSION= 1.9.8p2 +PORTVERSION= 1.9.9 CATEGORIES= devel MAINTAINER= zi@FreeBSD.org COMMENT= hash table for C structures LICENSE= BSD1CLAUSE LICENSE_NAME= BSD 1-Clause License LICENSE_FILE= ${WRKSRC}/LICENSE LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept OPTIONS_DEFINE= DOCS NO_BUILD= yes USE_GITHUB= yes GH_ACCOUNT= troydhanson -GH_TAGNAME= d10c46a +GH_TAGNAME= bac80b2 PORTDOCS= ChangeLog.txt todo.txt userguide.txt utarray.txt \ utlist.txt utstring.txt PLIST_FILES= include/utarray.h include/uthash.h include/utlist.h \ include/utstring.h do-install: - @${INSTALL_DATA} ${WRKSRC}/src/utarray.h \ + ${INSTALL_DATA} ${WRKSRC}/src/utarray.h \ ${WRKSRC}/src/uthash.h \ ${WRKSRC}/src/utlist.h \ ${WRKSRC}/src/utstring.h ${STAGEDIR}${PREFIX}/include/ @${MKDIR} ${STAGEDIR}${DOCSDIR} .for f in ${PORTDOCS} - @${INSTALL_DATA} ${WRKSRC}/doc/${f} ${STAGEDIR}${DOCSDIR} + ${INSTALL_DATA} ${WRKSRC}/doc/${f} ${STAGEDIR}${DOCSDIR} .endfor .include Index: head/devel/uthash/distinfo =================================================================== --- head/devel/uthash/distinfo (revision 405604) +++ head/devel/uthash/distinfo (revision 405605) @@ -1,2 +1,2 @@ -SHA256 (troydhanson-uthash-1.9.8p2-d10c46a_GH0.tar.gz) = f3f83dd7fea68e175f22d7313fa5283479cc59e7f53b80df83441eeb63b215e4 -SIZE (troydhanson-uthash-1.9.8p2-d10c46a_GH0.tar.gz) = 225228 +SHA256 (troydhanson-uthash-1.9.9-bac80b2_GH0.tar.gz) = 24024bf5dc4a26e88f2690e4d56f90b69b48c27422fa62fd2e41474b4022b6fb +SIZE (troydhanson-uthash-1.9.9-bac80b2_GH0.tar.gz) = 225612