1
0
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:
Adam Weinberger 2014-07-28 16:03:51 +00:00
parent f97027d6df
commit 1f171620e6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=363194
31 changed files with 16 additions and 16 deletions

View 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>

View File

@ -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 @@

View File

@ -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;

View 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;