aboutsummaryrefslogtreecommitdiffstats
path: root/biology
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2010-08-02 23:09:21 +0800
committerbapt <bapt@FreeBSD.org>2010-08-02 23:09:21 +0800
commitfc41c7d7cd574963e76284e8ac88295040159baa (patch)
treee2ac18664b9b84ea89cbefd6adb74adb98942ce9 /biology
parent01c5bd30a1ff1240870c4e8b1e74bfb3a5b12507 (diff)
downloadfreebsd-ports-gnome-fc41c7d7cd574963e76284e8ac88295040159baa.tar.gz
freebsd-ports-gnome-fc41c7d7cd574963e76284e8ac88295040159baa.tar.zst
freebsd-ports-gnome-fc41c7d7cd574963e76284e8ac88295040159baa.zip
- Update to 1.12.4
- Add libcurl as dependency - Submitter is now maintainer PR: ports/149079 Submitted by: Frederic Coulot <frederic _at_ coulot.org> (maintainer) Approved by: jadawin@ (co-mentor)
Diffstat (limited to 'biology')
-rw-r--r--biology/iolib/Makefile11
-rw-r--r--biology/iolib/distinfo6
2 files changed, 11 insertions, 6 deletions
diff --git a/biology/iolib/Makefile b/biology/iolib/Makefile
index 43800babee24..a44839b3c0ea 100644
--- a/biology/iolib/Makefile
+++ b/biology/iolib/Makefile
@@ -6,20 +6,25 @@
#
PORTNAME= io_lib
-PORTVERSION= 1.12.2
+PORTVERSION= 1.12.4
CATEGORIES= biology
MASTER_SITES= SF
MASTER_SITE_SUBDIR= staden/${PORTNAME}/${PORTVERSION}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= frederic@coulot.org
COMMENT= A general purpose trace file(and Experiment File) reading interface
+LIB_DEPENDS= curl.6:${PORTSDIR}/ftp/curl
+
+LICENSE= BSD
+LICENSE_FILE= ${WRKSRC}/COPYRIGHT
+
USE_AUTOTOOLS= libtool:22:env
GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_LDCONFIG= yes
-MAN1= srf_index_hash.1 srf_info.1 srf_list.1 illumina2srf.1 \
+MAN1= srf_index_hash.1 srf_info.1 srf_list.1 \
srf2fasta.1 srf2fastq.1
MAN3= read_scf_header.3 read_allocate.3 ExperimentFile.3 \
write_reading.3 write_scf.3 read_deallocate.3 \
diff --git a/biology/iolib/distinfo b/biology/iolib/distinfo
index c1bf91c1787d..31941ff4022c 100644
--- a/biology/iolib/distinfo
+++ b/biology/iolib/distinfo
@@ -1,3 +1,3 @@
-MD5 (io_lib-1.12.2.tar.gz) = 369d9976d927076d6fde469acc355a9c
-SHA256 (io_lib-1.12.2.tar.gz) = 1678ce2e5bb789da74a2bb89703b370f9ac6e0886809aa32b9fb108e27cc652b
-SIZE (io_lib-1.12.2.tar.gz) = 777423
+MD5 (io_lib-1.12.4.tar.gz) = b8f98795a85e4794da8cafe74edc13d8
+SHA256 (io_lib-1.12.4.tar.gz) = 8b6261fb2b6b1cca0dd05af4ac7734d289c56193ce68c859e6aca71caad1ea21
+SIZE (io_lib-1.12.4.tar.gz) = 779771