Index: head/devel/libtrue/Makefile =================================================================== --- head/devel/libtrue/Makefile (revision 443112) +++ head/devel/libtrue/Makefile (revision 443113) @@ -1,24 +1,24 @@ # $FreeBSD$ PORTNAME= libtrue PORTVERSION= 20170609 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel MASTER_SITES= GH MAINTAINER= bdrewery@FreeBSD.org COMMENT= You can't handle the truth USE_GITHUB= yes -GH_ACCOUNT= zxombie +GH_ACCOUNT= libtrue GH_TAGNAME= cc8c99f5d1406b5e7db7d712aff2b6b294560ace do-install: ${MKDIR} ${STAGEDIR}${PREFIX}/lib ${STAGEDIR}/bin ${INSTALL_DATA} ${WRKSRC}/libtrue/libtrue.a ${STAGEDIR}${PREFIX}/lib/ ${INSTALL_LIB} ${WRKSRC}/libtrue/libtrue.so ${STAGEDIR}${PREFIX}/lib/ ${INSTALL_LIB} ${WRKSRC}/libtrue/libtrue.so.0 ${STAGEDIR}${PREFIX}/lib/ ${INSTALL_PROGRAM} ${WRKSRC}/true/true ${STAGEDIR}${PREFIX}/bin/ ${INSTALL_DATA} ${WRKSRC}/libtrue/true.h ${STAGEDIR}${PREFIX}/include/ .include Index: head/devel/libtrue/distinfo =================================================================== --- head/devel/libtrue/distinfo (revision 443112) +++ head/devel/libtrue/distinfo (revision 443113) @@ -1,3 +1,3 @@ -TIMESTAMP = 1497062422 -SHA256 (zxombie-libtrue-20170609-cc8c99f5d1406b5e7db7d712aff2b6b294560ace_GH0.tar.gz) = fa66166c69555477bf888e79b5cfc5e418a5693e2eb34d0ef6dc39c05104009e -SIZE (zxombie-libtrue-20170609-cc8c99f5d1406b5e7db7d712aff2b6b294560ace_GH0.tar.gz) = 1993 +TIMESTAMP = 1497121141 +SHA256 (libtrue-libtrue-20170609-cc8c99f5d1406b5e7db7d712aff2b6b294560ace_GH0.tar.gz) = fa66166c69555477bf888e79b5cfc5e418a5693e2eb34d0ef6dc39c05104009e +SIZE (libtrue-libtrue-20170609-cc8c99f5d1406b5e7db7d712aff2b6b294560ace_GH0.tar.gz) = 1993 Index: head/devel/libtrue/pkg-descr =================================================================== --- head/devel/libtrue/pkg-descr (revision 443112) +++ head/devel/libtrue/pkg-descr (revision 443113) @@ -1,5 +1,5 @@ You can't handle the truth. libtrue is the definitive library for handling the truth. It is a quickly growing project with a lot of plans for the future. -WWW: https://github.com/zxombie/libtrue +WWW: http://libtrue.xyz/