pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/wireshark wireshark: update file lists for REPLACE...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/405f81d21718
branches:  trunk
changeset: 378845:405f81d21718
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat May 07 14:14:13 2022 +0000

description:
wireshark: update file lists for REPLACE_PYTHON and CHECK_PORTABILITY_SKIP

diffstat:

 net/wireshark/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (24 lines):

diff -r cb5f8756f565 -r 405f81d21718 net/wireshark/Makefile
--- a/net/wireshark/Makefile    Sat May 07 09:36:38 2022 +0000
+++ b/net/wireshark/Makefile    Sat May 07 14:14:13 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.271 2022/05/05 10:54:27 adam Exp $
+# $NetBSD: Makefile,v 1.272 2022/05/07 14:14:13 wiz Exp $
 
 DISTNAME=      wireshark-3.6.5
 CATEGORIES=    net
@@ -25,13 +25,13 @@
 PKGCONFIG_OVERRIDE+=   wireshark.pc.in
 
 CHECK_PORTABILITY_SKIP+=       packaging/macosx/*/*
+CHECK_PORTABILITY_SKIP+=       packaging/macosx/osx-app.sh.in
 CHECK_PORTABILITY_SKIP+=       tools/bsd-setup.sh
 
 PTHREAD_OPTS+=         require
 
 PYTHON_VERSIONS_INCOMPATIBLE=  27 # Python 2.7 is not supported
 PYTHON_FOR_BUILD_ONLY=         yes
-REPLACE_PYTHON+=               help/faq.py
 REPLACE_PYTHON+=               tools/asn2deb
 REPLACE_PYTHON+=               tools/asn2wrs.py
 REPLACE_PYTHON+=               tools/html2text.py



Home | Main Index | Thread Index | Old Index