1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-17 08:01:36 +00:00

- Update to 1.9.9

This commit is contained in:
Ryan Steinmetz 2016-01-09 03:26:51 +00:00
parent 9d66795c26
commit f6d41fceee
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=405605
2 changed files with 6 additions and 6 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= uthash
PORTVERSION= 1.9.8p2
PORTVERSION= 1.9.9
CATEGORIES= devel
MAINTAINER= zi@FreeBSD.org
@ -18,7 +18,7 @@ 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
@ -26,13 +26,13 @@ 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 <bsd.port.mk>

View File

@ -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