From owner-svn-ports-head@freebsd.org Fri Oct 19 05:38:43 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 5D1C8FCEE9A; Fri, 19 Oct 2018 05:38:43 +0000 (UTC) (envelope-from yuri@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 01A118FF28; Fri, 19 Oct 2018 05:38:43 +0000 (UTC) (envelope-from yuri@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 EB09327F6; Fri, 19 Oct 2018 05:38:42 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w9J5cgFr086933; Fri, 19 Oct 2018 05:38:42 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w9J5cgWA086930; Fri, 19 Oct 2018 05:38:42 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <201810190538.w9J5cgWA086930@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Fri, 19 Oct 2018 05:38:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r482410 - in head/science/simlib: . files X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: in head/science/simlib: . files X-SVN-Commit-Revision: 482410 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.29 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, 19 Oct 2018 05:38:43 -0000 Author: yuri Date: Fri Oct 19 05:38:42 2018 New Revision: 482410 URL: https://svnweb.freebsd.org/changeset/ports/482410 Log: science/simlib: Update 3.02 -> 3.06 Deleted: head/science/simlib/files/patch-src_errors.txt Modified: head/science/simlib/Makefile head/science/simlib/distinfo Modified: head/science/simlib/Makefile ============================================================================== --- head/science/simlib/Makefile Fri Oct 19 05:21:06 2018 (r482409) +++ head/science/simlib/Makefile Fri Oct 19 05:38:42 2018 (r482410) @@ -2,17 +2,19 @@ # $FreeBSD$ PORTNAME= simlib -PORTVERSION= 3.02 -PORTREVISION= 1 +DISTVERSION= 3.06 +DISTVERSIONSUFFIX= -20181003 CATEGORIES= science MASTER_SITES= http://www.fit.vutbr.cz/~peringer/SIMLIB/source/ -DISTNAME= ${PORTNAME}-${PORTVERSION}-20111030 MAINTAINER= ports@FreeBSD.org COMMENT= SIMulation LIBrary for C++ programming language +LICENSE= LGPL20 + USES= gmake USE_LDCONFIG= yes + WRKSRC= ${WRKDIR}/${PORTNAME} CXXFLAGS+= -fPIC Modified: head/science/simlib/distinfo ============================================================================== --- head/science/simlib/distinfo Fri Oct 19 05:21:06 2018 (r482409) +++ head/science/simlib/distinfo Fri Oct 19 05:38:42 2018 (r482410) @@ -1,2 +1,3 @@ -SHA256 (simlib-3.02-20111030.tar.gz) = b5d544f0736fdf4c9a419b527d607549e0b1d2c04a77d5fc48dcf34cd14e1ae6 -SIZE (simlib-3.02-20111030.tar.gz) = 1129986 +TIMESTAMP = 1539927064 +SHA256 (simlib-3.06-20181003.tar.gz) = 3624d870bca8303f14b3824dbe59db426bbc0e687586038710ef0edfcdc85012 +SIZE (simlib-3.06-20181003.tar.gz) = 1144115