Laurent: btw you can add or remove files in existing dirs via cvs add/rm
even on anoncvs, if you use cvs diff -uNp then add/rm's will be included.
New directories are trickier with anoncvs. (Diffs against the converted
ports tree on github are ok too).
--
Sent from a phone, apologies for poor formatting.
On 3 February 2023 17:22:31 Omar Polo <[email protected]> wrote:
On 2023/02/03 17:53:33 +0100, Laurent Cheylus <[email protected]> wrote:
Hi,
an update for security/gobuster to version 3.4.0 :
https://github.com/OJ/gobuster
- update Makefile for version 3.4.0 + fix comment (remove the leading
article)
- remove unnecessary PKGNAME in Makefile
- generate and use modules.inc for Go modules
Build and tests OK on amd64.
Please review and commit if OK.
Laurent
please send a diff for updates, tarballs are only for new ports.
Also, the attached tarball was actually a tar bomb :-)
% tar tvfz gobuster-3.4.0.tar.gz
-rw-r--r-- 1 op op 341 Feb 3 17:45 Makefile
-rw-r--r-- 1 op op 8415 Feb 3 15:55 distinfo
-rw-r--r-- 1 op op 1321 Feb 3 15:55 modules.inc
-rw-r--r-- 1 op op 124 Jan 23 2021 pkg/DESCR
-rw-r--r-- 1 op op 18 Mar 12 2022 pkg/PLIST