Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Oct 2018 05:38:42 +0000 (UTC)
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r482410 - in head/science/simlib: . files
Message-ID:  <201810190538.w9J5cgWA086930@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201810190538.w9J5cgWA086930>