Date: Thu, 30 May 2013 12:18:42 +0000 (UTC) From: Steve Wills <swills@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r319419 - head/net-p2p/litecoin Message-ID: <201305301218.r4UCIgTZ069979@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: swills Date: Thu May 30 12:18:42 2013 New Revision: 319419 URL: http://svnweb.freebsd.org/changeset/ports/319419 Log: - Oops, somehow the commit ID changed too. Modified: head/net-p2p/litecoin/Makefile Modified: head/net-p2p/litecoin/Makefile ============================================================================== --- head/net-p2p/litecoin/Makefile Thu May 30 12:17:04 2013 (r319418) +++ head/net-p2p/litecoin/Makefile Thu May 30 12:18:42 2013 (r319419) @@ -12,7 +12,7 @@ LIB_DEPENDS= boost_date_time:${PORTSDIR} USE_GITHUB= yes GH_ACCOUNT= litecoin-project -GH_COMMIT= af9b6da +GH_COMMIT= 8ad55e4 GH_TAGNAME= v${PORTVERSION} USE_OPENSSL= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201305301218.r4UCIgTZ069979>