aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorume <ume@FreeBSD.org>2001-01-04 02:58:48 +0800
committerume <ume@FreeBSD.org>2001-01-04 02:58:48 +0800
commit0cdf708a0d94681ec23901f7d80bc3e9b5312e6a (patch)
tree1d0c2ffc5cb0bff3d7d73ce68b0fe215e52f80ae
parent0af6a30c10d33adbe9c43c60764036efbe0d5545 (diff)
downloadfreebsd-ports-graphics-0cdf708a0d94681ec23901f7d80bc3e9b5312e6a.tar.gz
freebsd-ports-graphics-0cdf708a0d94681ec23901f7d80bc3e9b5312e6a.tar.zst
freebsd-ports-graphics-0cdf708a0d94681ec23901f7d80bc3e9b5312e6a.zip
Drop setuid/getgid privileges before initializing GTK+
to avoid claimed vulnerability in GTK_MODULES.
-rw-r--r--sysutils/gkrellm/Makefile1
-rw-r--r--sysutils/gkrellm2/Makefile1
2 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/gkrellm/Makefile b/sysutils/gkrellm/Makefile
index 27b15618757..daf5b1472a7 100644
--- a/sysutils/gkrellm/Makefile
+++ b/sysutils/gkrellm/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gkrellm
PORTVERSION= 1.0.2
+PORTREVISION= 1
CATEGORIES= sysutils ipv6
MASTER_SITES= http://web.wt.net/~billw/gkrellm/ \
${MASTER_SITE_LOCAL}
diff --git a/sysutils/gkrellm2/Makefile b/sysutils/gkrellm2/Makefile
index 27b15618757..daf5b1472a7 100644
--- a/sysutils/gkrellm2/Makefile
+++ b/sysutils/gkrellm2/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gkrellm
PORTVERSION= 1.0.2
+PORTREVISION= 1
CATEGORIES= sysutils ipv6
MASTER_SITES= http://web.wt.net/~billw/gkrellm/ \
${MASTER_SITE_LOCAL}