biology/pooler: Update to 1.78
Adds desktop file PR: 258120 Reported by: Silas S. Brown <silas-freebsd@flatline.org.uk>
This commit is contained in:
parent
ca6396389f
commit
541454f993
2 changed files with 5 additions and 5 deletions
|
@ -1,6 +1,6 @@
|
|||
PORTNAME= pooler
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 1.77
|
||||
DISTVERSION= 1.78
|
||||
CATEGORIES= biology
|
||||
|
||||
MAINTAINER= ssb22@cam.ac.uk
|
||||
|
@ -21,6 +21,6 @@ WRKSRC_SUBDIR= pooler
|
|||
CFLAGS+= -fopenmp
|
||||
|
||||
INSTALL_TARGET= install-strip
|
||||
PLIST_FILES= bin/pooler man/man1/pooler.1.gz
|
||||
PLIST_FILES= bin/pooler man/man1/pooler.1.gz share/applications/pooler.desktop
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1629491242
|
||||
SHA256 (ssb22-PrimerPooler-v1.77_GH0.tar.gz) = 7ae94d27e990c169be73c72dea76cd580645a7a4c3a4237b2e5c05a989602ea5
|
||||
SIZE (ssb22-PrimerPooler-v1.77_GH0.tar.gz) = 127299
|
||||
TIMESTAMP = 1630159904
|
||||
SHA256 (ssb22-PrimerPooler-v1.78_GH0.tar.gz) = 3062e1738d405be64b54c3b92fda49be8ce43dac381ca074248d74141502ffac
|
||||
SIZE (ssb22-PrimerPooler-v1.78_GH0.tar.gz) = 127582
|
||||
|
|
Loading…
Reference in a new issue