From owner-svn-ports-head@freebsd.org Fri Sep 14 16:56:49 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 56033108E34D; Fri, 14 Sep 2018 16:56:49 +0000 (UTC) (envelope-from lwhsu@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 09BC28A138; Fri, 14 Sep 2018 16:56:49 +0000 (UTC) (envelope-from lwhsu@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 0477827242; Fri, 14 Sep 2018 16:56:49 +0000 (UTC) (envelope-from lwhsu@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w8EGumIZ070031; Fri, 14 Sep 2018 16:56:48 GMT (envelope-from lwhsu@FreeBSD.org) Received: (from lwhsu@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w8EGumYD070029; Fri, 14 Sep 2018 16:56:48 GMT (envelope-from lwhsu@FreeBSD.org) Message-Id: <201809141656.w8EGumYD070029@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lwhsu set sender to lwhsu@FreeBSD.org using -f From: Li-Wen Hsu Date: Fri, 14 Sep 2018 16:56:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r479777 - head/devel/spin X-SVN-Group: ports-head X-SVN-Commit-Author: lwhsu X-SVN-Commit-Paths: head/devel/spin X-SVN-Commit-Revision: 479777 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: Fri, 14 Sep 2018 16:56:49 -0000 Author: lwhsu Date: Fri Sep 14 16:56:48 2018 New Revision: 479777 URL: https://svnweb.freebsd.org/changeset/ports/479777 Log: - Update to 6.4.8 - SPIN depends on gcc to run Modified: head/devel/spin/Makefile head/devel/spin/distinfo Modified: head/devel/spin/Makefile ============================================================================== --- head/devel/spin/Makefile Fri Sep 14 16:47:48 2018 (r479776) +++ head/devel/spin/Makefile Fri Sep 14 16:56:48 2018 (r479777) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= spin -PORTVERSION= 6.4.5 +PORTVERSION= 6.4.8 CATEGORIES= devel MASTER_SITES= http://spinroot.com/spin/Src/ DISTNAME= spin${PORTVERSION:S/.//g} @@ -13,6 +13,8 @@ COMMENT= On-the-fly verification system for asynchrono LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE + +RUN_DEPENDS= gcc:lang/gcc WRKSRC= ${WRKDIR}/Spin/Src${PORTVERSION} MAKEFILE= makefile Modified: head/devel/spin/distinfo ============================================================================== --- head/devel/spin/distinfo Fri Sep 14 16:47:48 2018 (r479776) +++ head/devel/spin/distinfo Fri Sep 14 16:56:48 2018 (r479777) @@ -1,2 +1,3 @@ -SHA256 (spin/spin645.tar.gz) = 44081282eb63cd9df763ebbcf8bad19dbeefecbebf8ac2cc090ea92e2ab71875 -SIZE (spin/spin645.tar.gz) = 672549 +TIMESTAMP = 1536942338 +SHA256 (spin/spin648.tar.gz) = 0035bb114157a759e047c7f94ede0a3d7149003893914c9bbdff45e074ab6ae7 +SIZE (spin/spin648.tar.gz) = 544622