pkgsrc-WIP-changes archive

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

Revert bwa to 0.7.9a for lack of shm_open() on NetBSD 6.



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%netbsddev.hpc.uwm.edu@localhost>
Pushed By:	outpaddling
Date:		Wed Oct 14 11:34:34 2015 -0500
Changeset:	7dd597326495492a0d89ca5b1aad70b706b3036b

Modified Files:
	bwa/Makefile
	bwa/distinfo

Log Message:
Revert bwa to 0.7.9a for lack of shm_open() on NetBSD 6.

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

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

diffstat:
 bwa/Makefile | 2 +-
 bwa/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diffs:
diff --git a/bwa/Makefile b/bwa/Makefile
index db309b0..983c23c 100644
--- a/bwa/Makefile
+++ b/bwa/Makefile
@@ -4,7 +4,7 @@
 #               Generated by fbsd2pkg                     #
 ###########################################################
 
-DISTNAME=	bwa-0.7.12
+DISTNAME=	bwa-0.7.9a
 CATEGORIES=	biology
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE:=bio-bwa/}
 EXTRACT_SUFX=	.tar.bz2
diff --git a/bwa/distinfo b/bwa/distinfo
index 616021e..950771b 100644
--- a/bwa/distinfo
+++ b/bwa/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-SHA1 (bwa-0.7.12.tar.bz2) = 6389ca75328bae6d946bfdd58ff4beb0feebaedd
-RMD160 (bwa-0.7.12.tar.bz2) = af9fc03d3a18cbfb46ac7bbda1b16f42338bf4bc
-Size (bwa-0.7.12.tar.bz2) = 184599 bytes
+SHA1 (bwa-0.7.9a.tar.bz2) = a77ce327e8acba554b1d27bfdd1c148f79726484
+RMD160 (bwa-0.7.9a.tar.bz2) = a51b7c686a206144eab2aee0a372d5ae46fcfce1
+Size (bwa-0.7.9a.tar.bz2) = 166193 bytes


Home | Main Index | Thread Index | Old Index