Saturday, March 30, 2019

[UPDATE] OpenSTA 2.0.11.20190327 -> 2.0.12.20190329

Index: Makefile
===================================================================
RCS file: /cvs/ports/cad/opensta/Makefile,v
retrieving revision 1.3
diff -u -p -u -p -r1.3 Makefile
--- Makefile 27 Mar 2019 09:23:51 -0000 1.3
+++ Makefile 30 Mar 2019 07:17:02 -0000
@@ -3,12 +3,12 @@
COMMENT = Parallax Static Timing Analyzer

# use version number from git log
-DISTNAME = opensta-2.0.11.20190327
+DISTNAME = opensta-2.0.12.20190329
CATEGORIES = cad

GH_ACCOUNT = abk-openroad
GH_PROJECT = OpenSTA
-GH_COMMIT = 0f735f99b73c00772103a64da8489b39d09614b4
+GH_COMMIT = ed3ad4fb3012feb53328a80df6ad01efd477f891

MAINTAINER = Alessandro De Laurenzis <just22@atlantide.t28.net>

Index: distinfo
===================================================================
RCS file: /cvs/ports/cad/opensta/distinfo,v
retrieving revision 1.1.1.1
diff -u -p -u -p -r1.1.1.1 distinfo
--- distinfo 27 Mar 2019 08:45:25 -0000 1.1.1.1
+++ distinfo 30 Mar 2019 07:17:02 -0000
@@ -1,2 +1,2 @@
-SHA256 (opensta-2.0.11.20190327-0f735f99.tar.gz) = e/u18nV8b9iB+ktNod1M1EDnzO3DuOknvggkF9ZG/Mo=
-SIZE (opensta-2.0.11.20190327-0f735f99.tar.gz) = 911029
+SHA256 (opensta-2.0.12.20190329-ed3ad4fb.tar.gz) = fRJ9YJuTPng7bgIxD1aODNL63xOiR9FIbmI4PMcdi8w=
+SIZE (opensta-2.0.12.20190329-ed3ad4fb.tar.gz) = 911049
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/cad/opensta/pkg/PLIST,v
retrieving revision 1.1.1.1
diff -u -p -u -p -r1.1.1.1 PLIST
--- pkg/PLIST 27 Mar 2019 08:45:25 -0000 1.1.1.1
+++ pkg/PLIST 30 Mar 2019 07:17:02 -0000
@@ -129,6 +129,7 @@ include/SimpleRCDelayCalc.hh
include/SpefNamespace.hh
include/SpefReader.hh
include/Sta.hh
+include/StaConfig.hh
include/StaMain.hh
include/StaState.hh
include/Stats.hh
Dear ports@ readers,

we recently imported OpenSTA in the tree, but a couple of days ago I
noticed that the API was partially broken since a file was missing
during the installation.

I reported the problem upstream (see [1]) and they managed to fix it
quickly. They also made some other minor modifications and bumped the
version number (but I prefer to keep the commit date in the package
revision).

Diff attached.

[1] https://github.com/abk-openroad/OpenSTA/issues/21

--
Alessandro DE LAURENZIS
[mailto:just22@atlantide.t28.net]
Web: http://www.atlantide.t28.net
LinkedIn: https://www.linkedin.com/in/delaurenzis/

No comments:

Post a Comment