pkgsrc-Changes archive

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

CVS commit: pkgsrc/net/wireshark



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sat May  7 14:14:13 UTC 2022

Modified Files:
        pkgsrc/net/wireshark: Makefile

Log Message:
wireshark: update file lists for REPLACE_PYTHON and CHECK_PORTABILITY_SKIP


To generate a diff of this commit:
cvs rdiff -u -r1.271 -r1.272 pkgsrc/net/wireshark/Makefile

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

Modified files:

Index: pkgsrc/net/wireshark/Makefile
diff -u pkgsrc/net/wireshark/Makefile:1.271 pkgsrc/net/wireshark/Makefile:1.272
--- pkgsrc/net/wireshark/Makefile:1.271 Thu May  5 10:54:27 2022
+++ pkgsrc/net/wireshark/Makefile       Sat May  7 14:14:13 2022
@@ -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 @@ USE_TOOLS+=         gmake perl pkg-config bison
 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