diff options
author | Hiroki Sato <hrs@FreeBSD.org> | 2011-07-06 13:44:04 +0000 |
---|---|---|
committer | Hiroki Sato <hrs@FreeBSD.org> | 2011-07-06 13:44:04 +0000 |
commit | c5667edf68a4d880088043c76d6bd2c46e46c4d4 (patch) | |
tree | 90c4455a301ed70528506259b026d01215b1a558 /cad | |
parent | c5024a493acc7817caffa3b57a440faf8538fa37 (diff) | |
download | ports-c5667edf68a4d880088043c76d6bd2c46e46c4d4.tar.gz ports-c5667edf68a4d880088043c76d6bd2c46e46c4d4.zip |
Notes
Diffstat (limited to 'cad')
-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 |