Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F166762641
D8187.id23061.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D8187.id23061.diff
View Options
Index: biology/fasttree/Makefile
===================================================================
--- biology/fasttree/Makefile
+++ biology/fasttree/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= FastTree
-PORTVERSION= 2.1.8
-PORTREVISION= 1
+PORTVERSION= 2.1.9
CATEGORIES= biology
MASTER_SITES= http://www.microbesonline.org/fasttree/
EXTRACT_SUFX= .c
@@ -11,18 +10,18 @@
MAINTAINER= bacon4000@gmail.com
COMMENT= Approximately-maximum-likelihood phylogenetic trees from alignments
-# LICENSE= unspecified open source
+LICENSE= GPLv2+
USES= compiler:openmp
CFLAGS+= -DOPENMP -fopenmp -O3 -finline-functions -funroll-loops
LDFLAGS+= -lm
+NO_WRKSUBDIR= yes
PLIST_FILES= bin/FastTree
do-extract:
- ${MKDIR} ${WRKSRC}
- ${CP} ${DISTDIR}/${DISTFILES} ${WRKSRC}
+ @${CP} ${DISTDIR}/${DISTFILES} ${WRKSRC}
do-build:
cd ${WRKSRC} && ${CC} ${CFLAGS} -o FastTree ${DISTFILES} ${LDFLAGS}
Index: biology/fasttree/distinfo
===================================================================
--- biology/fasttree/distinfo
+++ biology/fasttree/distinfo
@@ -1,2 +1,3 @@
-SHA256 (FastTree-2.1.8.c) = b172d160f1b12b764d21a6937c3ce01ba42fa8743d95e083e031c6947762f837
-SIZE (FastTree-2.1.8.c) = 385231
+TIMESTAMP = 1482076570
+SHA256 (FastTree-2.1.9.c) = f3a4e57d27e3fd6b5e2a4201b15ae25bc43858092eefef160f9aaa1011df5b52
+SIZE (FastTree-2.1.9.c) = 390280
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Aug 17, 7:43 AM (15 h, 38 s)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
36852082
Default Alt Text
D8187.id23061.diff (1 KB)
Attached To
Mode
D8187: biology/fasttree: update to version 2.1.9
Attached
Detach File
Event Timeline
Log In to Comment