pkgsrc-WIP-changes archive

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

alsa-lib-git: Part of a patch is not needed on NetBSD, remove it.



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By:	wiz
Date:		Mon Mar 7 17:39:52 2016 +0100
Changeset:	38a3c3ca2a297bcc661306140aaee2207db232b7

Modified Files:
	alsa-lib-git/distinfo
	alsa-lib-git/patches/patch-af
	alsa-lib-git/patches/patch-bi

Log Message:
alsa-lib-git: Part of a patch is not needed on NetBSD, remove it.

Comment another patch.

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

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

diffstat:
 alsa-lib-git/distinfo         | 4 ++--
 alsa-lib-git/patches/patch-af | 2 +-
 alsa-lib-git/patches/patch-bi | 2 ++
 3 files changed, 5 insertions(+), 3 deletions(-)

diffs:
diff --git a/alsa-lib-git/distinfo b/alsa-lib-git/distinfo
index 6108ead..54dba47 100644
--- a/alsa-lib-git/distinfo
+++ b/alsa-lib-git/distinfo
@@ -6,11 +6,11 @@ SHA512 (alsa-lib-1.1.0.tar.bz2) = 2939d0b621c1c619b0a492b05f2e84f354d588c9cc982d
 Size (alsa-lib-1.1.0.tar.bz2) = 929874 bytes
 SHA1 (patch-ad) = 79a0f048751899247ec12990cd02332b977af248
 SHA1 (patch-ae) = 65e20f89ba847625b7632e62a787147c5138a300
-SHA1 (patch-af) = b5d0a48da183c0725367b08abb24bf1fed85cb30
+SHA1 (patch-af) = 257b06f10616c04c2724e30777b027e5e7e443f9
 SHA1 (patch-ah) = 4dd4e27d0dfb6cedf79775b6d01a0b8c6617cdf0
 SHA1 (patch-aq) = 4cfecee96f04bd6efa5c8078916672b0b9623fa4
 SHA1 (patch-bg) = b726769272dd214e67f2407ed5a0199189540557
-SHA1 (patch-bi) = b5038db277068034281787c0072201beae8df8ff
+SHA1 (patch-bi) = 7e74ebe53cc2ab273f5235775e391a6ef28d1006
 SHA1 (patch-bj) = 5b7a36747e57e41eddb05cd1b1d9771a36b0c4f7
 SHA1 (patch-bk) = 55754e4d0ac947c2e7e59b604a21fb5798ae5b39
 SHA1 (patch-configure.ac) = 1c407e8a9d9ea745ab1b79175f6fc0ec6d475acc
diff --git a/alsa-lib-git/patches/patch-af b/alsa-lib-git/patches/patch-af
index a064c18..d5a3a20 100644
--- a/alsa-lib-git/patches/patch-af
+++ b/alsa-lib-git/patches/patch-af
@@ -6,7 +6,7 @@ $NetBSD: patch-af,v 1.4 2014/03/25 23:06:07 asau Exp $
  #ifndef _SEARCH_H
  #define	_SEARCH_H 1
  
-+#if !defined(__NetBSD__) && !defined(__FreeBSD__) && !defined(__DragonFly__) && !defined(__sun)
++#if !defined(__FreeBSD__) && !defined(__DragonFly__) && !defined(__sun)
  #include <features.h>
 +#else
 +#ifdef __sun
diff --git a/alsa-lib-git/patches/patch-bi b/alsa-lib-git/patches/patch-bi
index beefafb..59721e3 100644
--- a/alsa-lib-git/patches/patch-bi
+++ b/alsa-lib-git/patches/patch-bi
@@ -1,5 +1,7 @@
 $NetBSD: patch-bi,v 1.1 2008/12/19 05:14:00 jmcneill Exp $
 
+For dlopen(), dlclose()...
+
 --- src/pcm/pcm_ladspa.c.orig	2008-12-19 00:06:18.000000000 -0500
 +++ src/pcm/pcm_ladspa.c	2008-12-19 00:06:31.000000000 -0500
 @@ -33,6 +33,7 @@


Home | Main Index | Thread Index | Old Index