pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

vcftools: Upgrade to 0.1.15



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon4000%gmail.com@localhost>
Pushed By:	outpaddling
Date:		Wed Aug 9 15:11:11 2017 -0500
Changeset:	8cdb392826110a53759a79382cd07b523205ded7

Modified Files:
	vcftools/Makefile
	vcftools/PLIST
	vcftools/distinfo

Log Message:
vcftools: Upgrade to 0.1.15

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=8cdb392826110a53759a79382cd07b523205ded7

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 vcftools/Makefile | 2 +-
 vcftools/PLIST    | 8 ++++----
 vcftools/distinfo | 8 ++++----
 3 files changed, 9 insertions(+), 9 deletions(-)

diffs:
diff --git a/vcftools/Makefile b/vcftools/Makefile
index 3e7b414eab..0d6f55cd61 100644
--- a/vcftools/Makefile
+++ b/vcftools/Makefile
@@ -25,7 +25,7 @@ REPLACE_PERL=	src/perl/*
 # No zlib.pc on FreeBSD 9.x
 CONFIGURE_ENV=	ZLIB_CFLAGS=" " ZLIB_LIBS="-lz"
 
-PORTVERSION=	0.1.14
+PORTVERSION=	0.1.15
 
 pre-configure:
 	cd ${WRKSRC} && autoreconf -if
diff --git a/vcftools/PLIST b/vcftools/PLIST
index 0dce9115c8..1162634f4c 100644
--- a/vcftools/PLIST
+++ b/vcftools/PLIST
@@ -20,11 +20,11 @@ bin/vcf-shuffle-cols
 bin/vcf-sort
 bin/vcf-stats
 bin/vcf-subset
-bin/vcftools
 bin/vcf-to-tab
 bin/vcf-tstv
 bin/vcf-validator
-lib/perl5/site_perl/5.22.0/FaSlice.pm
-lib/perl5/site_perl/5.22.0/Vcf.pm
-lib/perl5/site_perl/5.22.0/VcfStats.pm
+bin/vcftools
+lib/perl5/site_perl/5.26.0/FaSlice.pm
+lib/perl5/site_perl/5.26.0/Vcf.pm
+lib/perl5/site_perl/5.26.0/VcfStats.pm
 man/man1/vcftools.1
diff --git a/vcftools/distinfo b/vcftools/distinfo
index b946f463ba..d255dfe5e3 100644
--- a/vcftools/distinfo
+++ b/vcftools/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-SHA1 (vcftools_0.1.14.tar.gz) = e816a7f11297646b4b8b9682516d635b90736c75
-RMD160 (vcftools_0.1.14.tar.gz) = b6839448323a6401ff6233394c4a692ff14c7cba
-SHA512 (vcftools_0.1.14.tar.gz) = 1cb3c02dca2785d3405f2e532cc13fa9ea03138ef3ac23171313eb740975062b073f8a57c5826afa4355140a8388edd9f24b46ad8bba8b75b1e04368537dd435
-Size (vcftools_0.1.14.tar.gz) = 241228 bytes
+SHA1 (vcftools_0.1.15.tar.gz) = 6a5f29278b83c8679bf98cbb424b1154d7500952
+RMD160 (vcftools_0.1.15.tar.gz) = 656d34a1ec49d61c7e7aa59579e1d0e5970b33e6
+SHA512 (vcftools_0.1.15.tar.gz) = ceeebd4c3bde7be9c604453f40c636c61df516ac16814575c8d6d1b5901cb6a084abea6bdc4f457f9f17d099869b69463df4b6b2c76ae9f6ee86504ba2e550f9
+Size (vcftools_0.1.15.tar.gz) = 246909 bytes


Home | Main Index | Thread Index | Old Index