Date: Mon, 22 May 2017 17:18:50 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r441480 - head/devel/libaravis Message-ID: <201705221718.v4MHIoD6014446@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Mon May 22 17:18:50 2017 New Revision: 441480 URL: https://svnweb.freebsd.org/changeset/ports/441480 Log: Fix GH_TAGNAME Approved by: portmgr (blanket) Modified: head/devel/libaravis/Makefile (contents, props changed) head/devel/libaravis/distinfo (contents, props changed) Modified: head/devel/libaravis/Makefile ============================================================================== --- head/devel/libaravis/Makefile Mon May 22 17:18:44 2017 (r441479) +++ head/devel/libaravis/Makefile Mon May 22 17:18:50 2017 (r441480) @@ -13,7 +13,7 @@ LICENSE= LGPL21+ USE_GITHUB= yes GH_ACCOUNT= AravisProject GH_PROJECT= aravis -GH_TAGNAME= c681c522adb0e3a673bb62d26467af2b7090693a +GH_TAGNAME= c681c52 CONFLICTS_INSTALL= ${PORTNAME}* DOCSDIR= ${PREFIX}/share/doc/aravis/aravis-0.6 Modified: head/devel/libaravis/distinfo ============================================================================== --- head/devel/libaravis/distinfo Mon May 22 17:18:44 2017 (r441479) +++ head/devel/libaravis/distinfo Mon May 22 17:18:50 2017 (r441480) @@ -1,3 +1,3 @@ -TIMESTAMP = 1495381192 -SHA256 (AravisProject-aravis-0.5.9-c681c522adb0e3a673bb62d26467af2b7090693a_GH0.tar.gz) = 6ddf8b8a74df3de53cb728be54a2ecdbaa8dc8a811a9f09f82565c6ee7c1508b -SIZE (AravisProject-aravis-0.5.9-c681c522adb0e3a673bb62d26467af2b7090693a_GH0.tar.gz) = 2478876 +TIMESTAMP = 1495381572 +SHA256 (AravisProject-aravis-0.5.9-c681c52_GH0.tar.gz) = 525b95820ad6ae54a97b71b58edcbed1d21ade5137dcc8ecadac58ac19d9ad32 +SIZE (AravisProject-aravis-0.5.9-c681c52_GH0.tar.gz) = 2478685
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201705221718.v4MHIoD6014446>