aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2021-08-26 16:37:24 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2021-08-26 17:45:39 +0000
commit2c2bb694d2eb99085eedcb2d93b69d601ba2a36f (patch)
tree99350449318902976059dc57241f27a3c8df75b2
parentd485e73dc3fc57ca883a50a825e992fac2e3a9c7 (diff)
downloadports-2c2bb694d2eb99085eedcb2d93b69d601ba2a36f.tar.gz
ports-2c2bb694d2eb99085eedcb2d93b69d601ba2a36f.zip
biology/mothur: Update 1.45.3 -> 1.46.0
Reported by: portscout
-rw-r--r--biology/mothur/Makefile15
-rw-r--r--biology/mothur/distinfo6
2 files changed, 10 insertions, 11 deletions
diff --git a/biology/mothur/Makefile b/biology/mothur/Makefile
index 9fc6c24779ba..20ffc948ef5b 100644
--- a/biology/mothur/Makefile
+++ b/biology/mothur/Makefile
@@ -1,6 +1,6 @@
PORTNAME= mothur
DISTVERSIONPREFIX= v
-DISTVERSION= 1.45.3
+DISTVERSION= 1.46.0
CATEGORIES= biology
MAINTAINER= yuri@FreeBSD.org
@@ -13,17 +13,16 @@ BUILD_DEPENDS= bash:shells/bash
USES= compiler:c++11-lang gmake localbase readline
USE_GITHUB= yes
+
+MAKE_ARGS= INSTALL_DIR=${STAGEDIR}${PREFIX}/bin
+
ALL_TARGET= ${PORTNAME}
BINARY_ALIAS= g++=${CXX}
-EXES= ${PORTNAME} uchime
-
-PLIST_FILES= ${EXES:S/^/bin\//}
+PLIST_FILES= bin/${PORTNAME}
-do-install: # https://github.com/mothur/mothur/issues/615
-.for e in ${EXES}
- ${INSTALL_PROGRAM} ${WRKSRC}/${e} ${STAGEDIR}${PREFIX}/bin
-.endfor
+post-install:
+ @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME}
.include <bsd.port.mk>
diff --git a/biology/mothur/distinfo b/biology/mothur/distinfo
index 1843d68e9f3c..45c1d1a93280 100644
--- a/biology/mothur/distinfo
+++ b/biology/mothur/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1620575011
-SHA256 (mothur-mothur-v1.45.3_GH0.tar.gz) = 865317569260ab7fa8fde2cbe00bcc05e6402dcd97267615d863ede145f381e8
-SIZE (mothur-mothur-v1.45.3_GH0.tar.gz) = 1613336
+TIMESTAMP = 1629994194
+SHA256 (mothur-mothur-v1.46.0_GH0.tar.gz) = 0bb833b82c8841dca8cecfa58c93d537ec55f4a66d0def40916668a18baf6424
+SIZE (mothur-mothur-v1.46.0_GH0.tar.gz) = 1637691