diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2015-03-23 01:44:43 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2015-03-23 01:44:43 +0000 |
commit | 70f863c98388018ba3a8d53160aeb36d9ccfb8b0 (patch) | |
tree | 8d4feabb9c68921a1e99086e425970a59b73ad1e /biology | |
parent | 5c2f17ddb8724e705e05b221af563d246de75340 (diff) | |
download | ports-70f863c98388018ba3a8d53160aeb36d9ccfb8b0.tar.gz ports-70f863c98388018ba3a8d53160aeb36d9ccfb8b0.zip |
Notes
Diffstat (limited to 'biology')
-rw-r--r-- | biology/ugene/Makefile | 11 | ||||
-rw-r--r-- | biology/ugene/distinfo | 4 | ||||
-rw-r--r-- | biology/ugene/pkg-plist | 1 |
3 files changed, 8 insertions, 8 deletions
diff --git a/biology/ugene/Makefile b/biology/ugene/Makefile index 7e6a00eca67e..9856d46fa54d 100644 --- a/biology/ugene/Makefile +++ b/biology/ugene/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ugene -DISTVERSION= 1.16.0 +DISTVERSION= 1.16.1 CATEGORIES= biology science MASTER_SITES= http://ugene.unipro.ru/downloads/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} QueryDesigner_UserManual.pdf \ @@ -19,9 +19,10 @@ RUN_DEPENDS= bash:${PORTSDIR}/shells/bash USES= execinfo qmake USE_GL= glu -USE_QT4= gui webkit xml svg linguist_build moc_build qmake_build \ - qtestlib_build rcc_build uic_build imageformats_run \ - scripttools_build +USE_QT4= corelib gui network script webkit xml \ + linguist_build moc_build qmake_build qtestlib_build \ + rcc_build scripttools_build uic_build \ + imageformats_run USE_XORG= xtst USE_LDCONFIG= yes INSTALLS_ICONS= yes @@ -67,8 +68,6 @@ post-patch: ${WRKSRC}/installer/_common_data/ugene @${REINPLACE_CMD} -e '/readproc\.h/d' \ ${WRKSRC}/src/corelibs/U2Core/src/globals/AppResources.cpp - @${REINPLACE_CMD} -e '1000d' \ - ${WRKSRC}/src/plugins_3rdparty/ball/src/include/BALL/DATATYPE/string.h @${REINPLACE_CMD} -e 's|-bit version|& for ${OPSYS}|' \ ${WRKSRC}/src/ugeneui/src/main_window/AboutDialogController.cpp @${REINPLACE_CMD} -e '/ifdef/s|Q_OS_LINUX|Q_OS_UNIX|' \ diff --git a/biology/ugene/distinfo b/biology/ugene/distinfo index ae630541051b..12af3bd8a6c3 100644 --- a/biology/ugene/distinfo +++ b/biology/ugene/distinfo @@ -1,5 +1,5 @@ -SHA256 (ugene/ugene-1.16.0.tar.gz) = ea87019d12d2db07932e510ccd935eed1a59e6ddc71cdee3b21bb7e2fd060878 -SIZE (ugene/ugene-1.16.0.tar.gz) = 20390008 +SHA256 (ugene/ugene-1.16.1.tar.gz) = 5d7dbbe0d2364ad72b947c53bb91cfa4b80eb2e8a1bd061149ce3354858c3074 +SIZE (ugene/ugene-1.16.1.tar.gz) = 20462247 SHA256 (ugene/QueryDesigner_UserManual.pdf) = d261125f8ad155ae022a47ecf504febfb45ae7740f822be9b0c508219bb732fb SIZE (ugene/QueryDesigner_UserManual.pdf) = 824789 SHA256 (ugene/UniproUGENE_UserManual.pdf) = 94683abe849eecc88735d7748e75f4e30051d1dc8a6b148dbeb3d2ac4ed02a1d diff --git a/biology/ugene/pkg-plist b/biology/ugene/pkg-plist index b99b434be069..558dfbd6e9ba 100644 --- a/biology/ugene/pkg-plist +++ b/biology/ugene/pkg-plist @@ -1438,6 +1438,7 @@ share/pixmaps/ugene.xpm %%DATADIR%%/workflow_samples/NGS/tuxedo/tuxedo_single_dataset.uwl %%DATADIR%%/workflow_samples/NGS/tuxedo/tuxedo_single_dataset_paired.uwl %%DATADIR%%/workflow_samples/NGS/tuxedo.uwl +%%DATADIR%%/workflow_samples/NGS/unmapped_reads.uwl %%DATADIR%%/workflow_samples/NGS/variation_annotation.uwl %%DATADIR%%/workflow_samples/Sanger sequencing/trim-and-align.uwl %%DATADIR%%/workflow_samples/Scenarios/filter_matched.uwl |