mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
Rename deskutils/ patch-xy patches to reflect the files they modify.
This commit is contained in:
parent
f97027d6df
commit
1f171620e6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=363194
6
deskutils/xmdiary/files/patch-dtools_xtmEditAclUx.c
Normal file
6
deskutils/xmdiary/files/patch-dtools_xtmEditAclUx.c
Normal file
@ -0,0 +1,6 @@
|
||||
--- dtools/xtmEditAclUx.c Sun May 4 18:25:10 1997
|
||||
+++ dtools/xtmEditAclUx.c Mon Jul 23 20:34:40 2001
|
||||
@@ -37,2 +37,3 @@
|
||||
|
||||
+#include <sys/types.h>
|
||||
#include <grp.h>
|
@ -1,9 +1,3 @@
|
||||
--- dtools/xtmEditAclUx.c Sun May 4 18:25:10 1997
|
||||
+++ dtools/xtmEditAclUx.c Mon Jul 23 20:34:40 2001
|
||||
@@ -37,2 +37,3 @@
|
||||
|
||||
+#include <sys/types.h>
|
||||
#include <grp.h>
|
||||
--- xdremove/xtmRemove.c Sun May 4 18:02:15 1997
|
||||
+++ xdremove/xtmRemove.c Mon Jul 23 20:53:07 2001
|
||||
@@ -293 +293 @@
|
@ -38,13 +38,3 @@
|
||||
|
||||
XtSetValues(plaidwidget, args, nargs);
|
||||
}
|
||||
--- ./xpostit.c.org Thu Dec 10 08:40:27 1992
|
||||
+++ ./xpostit.c Thu Oct 31 21:31:14 1996
|
||||
@@ -121,7 +121,6 @@
|
||||
{
|
||||
Arg args[4];
|
||||
char *appname;
|
||||
- char *rindex();
|
||||
Atom protos[2];
|
||||
register int nargs;
|
||||
Boolean setsigs = False;
|
10
deskutils/xpostit/files/patch-xpostit.c
Normal file
10
deskutils/xpostit/files/patch-xpostit.c
Normal file
@ -0,0 +1,10 @@
|
||||
--- ./xpostit.c.org Thu Dec 10 08:40:27 1992
|
||||
+++ ./xpostit.c Thu Oct 31 21:31:14 1996
|
||||
@@ -121,7 +121,6 @@
|
||||
{
|
||||
Arg args[4];
|
||||
char *appname;
|
||||
- char *rindex();
|
||||
Atom protos[2];
|
||||
register int nargs;
|
||||
Boolean setsigs = False;
|
Loading…
Reference in New Issue
Block a user