diff options
Diffstat (limited to 'cad/klayout')
-rw-r--r-- | cad/klayout/Makefile | 4 | ||||
-rw-r--r-- | cad/klayout/distinfo | 4 |
2 files changed, 5 insertions, 3 deletions
diff --git a/cad/klayout/Makefile b/cad/klayout/Makefile index f279a9d7ce8f..f79385e0089f 100644 --- a/cad/klayout/Makefile +++ b/cad/klayout/Makefile @@ -6,7 +6,7 @@ # PORTNAME= klayout -PORTVERSION= 0.21.5 +PORTVERSION= 0.21.11 CATEGORIES= cad MASTER_SITES= http://www.klayout.de/ @@ -18,6 +18,8 @@ USE_QT_VER= 4 QT_COMPONENTS= corelib gui network moc_build sql uic_build \ rcc_build qt3support xml PLIST_FILES= bin/klayout \ + bin/strm2cif \ + bin/strm2dxf \ bin/strm2gds \ bin/strm2oas \ bin/strm2txt \ diff --git a/cad/klayout/distinfo b/cad/klayout/distinfo index 557c8623f9e1..54a792867e76 100644 --- a/cad/klayout/distinfo +++ b/cad/klayout/distinfo @@ -1,2 +1,2 @@ -SHA256 (klayout-0.21.5.tar.gz) = 07aaf98e6b2a26da3bd91f00c9f20da02886c29cf301cd2534e5c2e7ae3f96ba -SIZE (klayout-0.21.5.tar.gz) = 1970707 +SHA256 (klayout-0.21.11.tar.gz) = 98d5ea98efa165356ab2edb9c6ab606b8677d6a31ecd2b7770d7fa48294e5177 +SIZE (klayout-0.21.11.tar.gz) = 1997595 |