pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/audio/pulseaudio pulseaudio: remove ~ pattern from ski...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/318eadf96e62
branches:  trunk
changeset: 444327:318eadf96e62
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Jan 04 22:34:54 2021 +0000

description:
pulseaudio: remove ~ pattern from skip files now that it's default

diffstat:

 audio/pulseaudio/Makefile |  5 +----
 1 files changed, 1 insertions(+), 4 deletions(-)

diffs (19 lines):

diff -r 30bac5b4ee6b -r 318eadf96e62 audio/pulseaudio/Makefile
--- a/audio/pulseaudio/Makefile Mon Jan 04 22:33:48 2021 +0000
+++ b/audio/pulseaudio/Makefile Mon Jan 04 22:34:54 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.152 2021/01/03 14:58:37 wiz Exp $
+# $NetBSD: Makefile,v 1.153 2021/01/04 22:34:54 wiz Exp $
 
 DISTNAME=      pulseaudio-14.0
 CATEGORIES=    audio
@@ -38,9 +38,6 @@
 REPLACE_BASH=  shell-completion/bash/pulseaudio git-version-gen
 REPLACE_BASH=  src/utils/pa-info
 
-# backup file has "=="
-CHECK_PORTABILITY_SKIP+=       configure~
-
 .include "../../mk/bsd.prefs.mk"
 
 # Some tests are incompatible for NetBSD at least



Home | Main Index | Thread Index | Old Index