pkgsrc-WIP-changes archive

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

fix a few ERRORs brought up by pkglint



Module Name:	pkgsrc-wip
Committed By:	Francis GUDIN <fgudin+pkgsrc%bsdbellule.fr@localhost>
Pushed By:	fgudin
Date:		Fri Jul 24 13:44:51 2026 +0000
Changeset:	f12bc26bc9e16bb03717da47ceb3a7cd51c32005

Modified Files:
	burp/Makefile
	burp/PLIST
	burp/distinfo

Log Message:
fix a few ERRORs brought up by pkglint

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

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

diffstat:
 burp/Makefile | 2 ++
 burp/PLIST    | 2 ++
 burp/distinfo | 3 ++-
 3 files changed, 6 insertions(+), 1 deletion(-)

diffs:
diff --git a/burp/Makefile b/burp/Makefile
index 7fc158d129..a31ac3b530 100644
--- a/burp/Makefile
+++ b/burp/Makefile
@@ -1,3 +1,5 @@
+# $NetBSD$
+
 DISTNAME=	burp-3.2.0
 CATEGORIES=	sysutils archivers
 MASTER_SITES=	${MASTER_SITE_GITHUB:=grke/}
diff --git a/burp/PLIST b/burp/PLIST
index 2f69ff9951..1e84d2af44 100644
--- a/burp/PLIST
+++ b/burp/PLIST
@@ -1,3 +1,5 @@
+@comment $NetBSD$
+
 share/burp/scripts/backup_tool_script
 share/burp/scripts/notify_script
 share/burp/scripts/ssl_extra_checks_script
diff --git a/burp/distinfo b/burp/distinfo
index 528f1b9054..d891c4417d 100644
--- a/burp/distinfo
+++ b/burp/distinfo
@@ -1,3 +1,5 @@
+$NetBSD$
+
 BLAKE2s (burp-3.2.0.tar.gz) = 1f79d602e34f4d03b2052fbd5853b054ad571afd0b59c7a802f65bbdd9f55766
 SHA512 (burp-3.2.0.tar.gz) = 13affe243f1bb50460ae6bcece580a18718acb01695e2ef804ce519335a733f02c6a89d5c3263963794ff3714a0c693dd8a2f69ae43774088c3b2c63570162df
 Size (burp-3.2.0.tar.gz) = 550673 bytes
@@ -10,4 +12,3 @@ SHA1 (patch-configs_server_summary__script.in) = 4c825ff342421f92f04926664dce6ab
 SHA1 (patch-manpages_bedup.8.in) = 93c12f03cec4a3dff8621472b021fe3ff223de6c
 SHA1 (patch-manpages_burp.8.in) = fd8d3440e16a1a53d66298f58f17d213af8ce13e
 SHA1 (patch-manpages_burp__ca.8.in) = 75590d44c979c6abbe95504d4cb87901cfaf7a68
-


Home | Main Index | Thread Index | Old Index