diff --git a/cad/klayout/Makefile b/cad/klayout/Makefile index eafa14f6416f..468f7d1276d2 100644 --- a/cad/klayout/Makefile +++ b/cad/klayout/Makefile @@ -1,55 +1,55 @@ PORTNAME= klayout -DISTVERSION= 0.30.9 +DISTVERSION= 0.30.10 CATEGORIES= cad MASTER_SITES= https://www.klayout.org/downloads/source/ MAINTAINER= kevinz5000@gmail.com COMMENT= Qt-based chip mask layout viewing and editing tool WWW= https://www.klayout.de/ LICENSE= GPLv2 BROKEN_i386= type 'hash' does not provide a call operator BROKEN_powerpc= type 'hash' does not provide a call operator BUILD_DEPENDS= bash:shells/bash USES= compiler:c++0x gmake gl python ruby qt:6 shebangfix tar:bz2 USE_GL= opengl USE_QT= 5compat base multimedia svg tools SHEBANG_FILES= build.sh HAS_CONFIGURE= yes CONFIGURE_SCRIPT= build.sh CONFIGURE_ARGS= -qmake qmake6 \ -with-qtbinding \ -prefix '${PREFIX}/${PORTNAME}' \ -python ${PYTHON_CMD} \ -ruby ${RUBY} \ -nolibgit2 \ -dry-run # need both due to project quirk MAKE_ARGS= INSTALL_ROOT=${STAGEDIR} \ INSTALLROOT=${STAGEDIR} EXTRACT_AFTER_ARGS= --exclude .git* \ --exclude Jenkinsfile* \ --exclude *mac.py \ --exclude macbuild \ --exclude ci-scripts \ --exclude dropbox-deployment.yml \ --exclude scripts \ --exclude src/gsiqt/qt4 \ --exclude src/gsiqt/qt5 \ --exclude travis-build.sh \ --no-same-owner --no-same-permissions BUILD_WRKSRC= ${WRKSRC}/build-release INSTALL_WRKSRC= ${WRKSRC}/build-release PLIST_SUB= DISTVERSION=${DISTVERSION} DISTVERSION_R=${DISTVERSION:R} post-install: ${RLN} ${STAGEDIR}${PREFIX}/${PORTNAME}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${PORTNAME}/pymod/${PORTNAME}/*${PYTHON_TAG}.so .include diff --git a/cad/klayout/distinfo b/cad/klayout/distinfo index 4763bb0fd619..5345e3bbe43b 100644 --- a/cad/klayout/distinfo +++ b/cad/klayout/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1784444444 -SHA256 (klayout-0.30.9.tar.bz2) = 0c86b4669e6f8c3ac870f89373441753ec39888f890000fe35bdf3eb3c7af605 -SIZE (klayout-0.30.9.tar.bz2) = 93523255 +TIMESTAMP = 1785315244 +SHA256 (klayout-0.30.10.tar.bz2) = cf936c6ac13dca1aa86a308078ec32a592bab1fbe06234d356d3a0cbbd7c8ef7 +SIZE (klayout-0.30.10.tar.bz2) = 93581390