pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/audio/pulseaudio
Module Name: pkgsrc
Committed By: wiz
Date: Mon Jan 4 22:34:54 UTC 2021
Modified Files:
pkgsrc/audio/pulseaudio: Makefile
Log Message:
pulseaudio: remove ~ pattern from skip files now that it's default
To generate a diff of this commit:
cvs rdiff -u -r1.152 -r1.153 pkgsrc/audio/pulseaudio/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/audio/pulseaudio/Makefile
diff -u pkgsrc/audio/pulseaudio/Makefile:1.152 pkgsrc/audio/pulseaudio/Makefile:1.153
--- pkgsrc/audio/pulseaudio/Makefile:1.152 Sun Jan 3 14:58:37 2021
+++ pkgsrc/audio/pulseaudio/Makefile Mon Jan 4 22:34:54 2021
@@ -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 @@ TOOL_DEPENDS+= p5-XML-Parser>=2.31nb1:..
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