From owner-svn-ports-head@freebsd.org Tue Jul 10 03:22:01 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id AC6EE1038E0A; Tue, 10 Jul 2018 03:22:01 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 6099D7A49D; Tue, 10 Jul 2018 03:22:01 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 42D6E1E432; Tue, 10 Jul 2018 03:22:01 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w6A3M1Gd053565; Tue, 10 Jul 2018 03:22:01 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w6A3M0RK053563; Tue, 10 Jul 2018 03:22:00 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201807100322.w6A3M0RK053563@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Tue, 10 Jul 2018 03:22:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r474317 - head/net-p2p/litecoin X-SVN-Group: ports-head X-SVN-Commit-Author: swills X-SVN-Commit-Paths: head/net-p2p/litecoin X-SVN-Commit-Revision: 474317 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Jul 2018 03:22:01 -0000 Author: swills Date: Tue Jul 10 03:22:00 2018 New Revision: 474317 URL: https://svnweb.freebsd.org/changeset/ports/474317 Log: net-p2p/litecoin: update to 0.16.0 Modified: head/net-p2p/litecoin/Makefile (contents, props changed) head/net-p2p/litecoin/distinfo (contents, props changed) Modified: head/net-p2p/litecoin/Makefile ============================================================================== --- head/net-p2p/litecoin/Makefile Tue Jul 10 02:11:23 2018 (r474316) +++ head/net-p2p/litecoin/Makefile Tue Jul 10 03:22:00 2018 (r474317) @@ -2,9 +2,8 @@ # $FreeBSD$ PORTNAME= litecoin -PORTVERSION= 0.15.1 +PORTVERSION= 0.16.0 DISTVERSIONPREFIX= v -PORTREVISION= 2 CATEGORIES= net-p2p finance MAINTAINER= swills@FreeBSD.org @@ -101,6 +100,7 @@ PLIST_FILES?= bin/litecoin-qt man/man1/litecoin-qt.1.g .if ${OSVERSION} < 1100000 EXTRA_PATCHES= ${FILESDIR}/extra-patch-src_crypto_scrypt.cpp \ ${FILESDIR}/extra-patch-src_crypto_scrypt.h +CONFIGURE_ARGS+=--disable-asm .endif .if defined(SLAVE_PORT) && ${SLAVE_PORT} == "no" Modified: head/net-p2p/litecoin/distinfo ============================================================================== --- head/net-p2p/litecoin/distinfo Tue Jul 10 02:11:23 2018 (r474316) +++ head/net-p2p/litecoin/distinfo Tue Jul 10 03:22:00 2018 (r474317) @@ -1,3 +1,3 @@ -TIMESTAMP = 1527084876 -SHA256 (litecoin-project-litecoin-v0.15.1_GH0.tar.gz) = 570adae0d4a9567110967aba2ea5d90ce8c421313f453523c4fd23b9339c7d2b -SIZE (litecoin-project-litecoin-v0.15.1_GH0.tar.gz) = 6672694 +TIMESTAMP = 1531171185 +SHA256 (litecoin-project-litecoin-v0.16.0_GH0.tar.gz) = 8364a69f05cec64e1fd492d41372552cdde86358d22bb0e074dbf917e65371a0 +SIZE (litecoin-project-litecoin-v0.16.0_GH0.tar.gz) = 5765026