mirror of
https://github.com/netbirdio/FreeBSD-ports.git
synced 2026-05-22 18:42:42 -07:00
- Update to 22.16
* Use strncpy for COMM_LEN and make it 18 characters to cover brackets in name. * don't change COMM_LEN, it breaks matching long commands Debian #661145 * Enable some harden AM_CFLAGS by default, use configure option --disable-harden-flags to not use it. PR: ports/165607 Submitted by: maintainer, douglas@douglasthrift.net
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= psmisc
|
||||
PORTVERSION= 22.15
|
||||
PORTVERSION= 22.16
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/
|
||||
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
SHA256 (psmisc-22.15.tar.gz) = 5fbe908618d7ccf08164a733a361ce9823355fd0da754e53982d842158973754
|
||||
SIZE (psmisc-22.15.tar.gz) = 390766
|
||||
SHA256 (psmisc-22.16.tar.gz) = ae426d7238e5353fdf51b1d313897c2bbed0023e66e5b4af2be9cd03d87a9d01
|
||||
SIZE (psmisc-22.16.tar.gz) = 465138
|
||||
|
||||
Reference in New Issue
Block a user