Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Jul 2026 08:29:03 +0200
From:      Andrea Venturoli <ml@netfence.it>
To:        alexander@wittig.name
Cc:        freebsd-ports@freebsd.org
Subject:   pkg_rmleaves regresssion
Message-ID:  <948cd8b9-0d8d-42a7-a45f-106a14cd0e19@netfence.it>

index | next in thread | raw e-mail

Hello.

I'm a long time user of pkg_rmleaves, but, after the last update, I'm 
experiencing a problem.
The first run works fine, but, after that, the same packages appear 
again and again, with the new leafs at the end of the list.

I think the problem lies at the beginning of the showList() function, where
>         cat "$TMPFILE" >> "$DLGFILE"
should be
 >         cat "$TMPFILE" > "$DLGFILE"

Thanks for providing this port.

  bye
	av.


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?948cd8b9-0d8d-42a7-a45f-106a14cd0e19>