mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-19 00:13:33 +00:00
Update to 0.21.19.
This commit is contained in:
parent
a4ccfbd822
commit
0bbc7127f1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=299684
@ -6,14 +6,15 @@
|
||||
#
|
||||
|
||||
PORTNAME= klayout
|
||||
PORTVERSION= 0.21.11
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.21.19
|
||||
CATEGORIES= cad
|
||||
MASTER_SITES= http://www.klayout.de/
|
||||
|
||||
MAINTAINER= hrs@FreeBSD.org
|
||||
COMMENT= A Qt-based GDS2 Viewer
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
||||
USE_GMAKE= yes
|
||||
USE_QT4= corelib gui network moc_build sql uic_build \
|
||||
rcc_build qt3support xml
|
||||
@ -38,7 +39,7 @@ do-build:
|
||||
|
||||
do-install:
|
||||
cd ${WRKSRC}/bin.${PLATFORMKEYWORD} && \
|
||||
${INSTALL_PROGRAM} ${PLIST_FILES:S,^bin/,,} \
|
||||
${INSTALL_PROGRAM} ${PLIST_FILES:Mbin/*:S,^bin/,,} \
|
||||
${PREFIX}/bin
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (klayout-0.21.11.tar.gz) = 98d5ea98efa165356ab2edb9c6ab606b8677d6a31ecd2b7770d7fa48294e5177
|
||||
SIZE (klayout-0.21.11.tar.gz) = 1997595
|
||||
SHA256 (klayout-0.21.19.tar.gz) = 330c7b13635760eeacc8bfbb5c6a9e4e57e0597b89208718882e9d08c2fe0fdb
|
||||
SIZE (klayout-0.21.19.tar.gz) = 2025980
|
||||
|
Loading…
Reference in New Issue
Block a user