mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
Add linsysfs in the ignore list. Bump the PORTREVISION.
PR: ports/141377 Submitted by: cokane
This commit is contained in:
parent
fd002abd9c
commit
575eea816e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=245696
@ -8,7 +8,7 @@
|
||||
|
||||
PORTNAME= gnome-settings-daemon
|
||||
PORTVERSION= 2.28.1
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= sysutils gnome
|
||||
MASTER_SITES= GNOME
|
||||
DIST_SUBDIR= gnome2
|
||||
|
@ -0,0 +1,10 @@
|
||||
--- plugins/housekeeping/gsd-disk-space.c.orig 2009-12-11 12:14:35.000000000 -0500
|
||||
+++ plugins/housekeeping/gsd-disk-space.c 2009-12-11 12:14:56.000000000 -0500
|
||||
@@ -315,6 +315,7 @@
|
||||
"procfs",
|
||||
"ptyfs",
|
||||
"selinuxfs",
|
||||
+ "linsysfs",
|
||||
"sysfs",
|
||||
"tmpfs",
|
||||
"usbfs",
|
Loading…
Reference in New Issue
Block a user