mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
Normalize patches.
This commit is contained in:
parent
b19db17e4c
commit
3eef51b03d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=475176
5 changed files with 16 additions and 16 deletions
|
@ -1,5 +1,5 @@
|
||||||
--- Makefile.am.orig 2009-11-06 05:28:08.000000000 -0500
|
--- Makefile.am.orig
|
||||||
+++ Makefile.am 2010-01-12 23:24:17.000000000 -0500
|
+++ Makefile.am
|
||||||
@@ -9,8 +9,12 @@
|
@@ -9,8 +9,12 @@
|
||||||
if AIX
|
if AIX
|
||||||
INST_GID=system
|
INST_GID=system
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
--- ldap-ethers.c.orig 2009-11-06 10:28:08.000000000 +0000
|
--- ldap-ethers.c.orig
|
||||||
+++ ldap-ethers.c 2009-12-23 17:01:14.000000000 +0000
|
+++ ldap-ethers.c
|
||||||
@@ -217,9 +217,9 @@
|
@@ -217,9 +217,9 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
--- ldap-ethers.h.orig 2009-11-06 10:28:08.000000000 +0000
|
--- ldap-ethers.h.orig
|
||||||
+++ ldap-ethers.h 2009-12-23 17:02:06.000000000 +0000
|
+++ ldap-ethers.h
|
||||||
@@ -32,7 +32,7 @@
|
@@ -32,7 +32,7 @@
|
||||||
|
|
||||||
#ifndef HAVE_STRUCT_ETHER_ADDR
|
#ifndef HAVE_STRUCT_ETHER_ADDR
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
--- ldap-pwd.c.orig 2008-10-30 21:50:15.000000000 +0100
|
--- ldap-pwd.c.orig
|
||||||
+++ ldap-pwd.c 2008-12-06 00:37:30.216966282 +0100
|
+++ ldap-pwd.c
|
||||||
@@ -21,7 +21,10 @@
|
@@ -21,7 +21,10 @@
|
||||||
static char rcsId[] =
|
static char rcsId[] =
|
||||||
"$Id: ldap-pwd.c,v 2.48 2008/10/30 20:49:47 lukeh Exp $";
|
"$Id: ldap-pwd.c,v 2.48 2008/10/30 20:49:47 lukeh Exp $";
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
--- ldap-pwd.c 2009-08-29 09:21:43.000000000 -0400
|
--- ldap-pwd.c.orig
|
||||||
+++ ldap-pwd.c 2009-08-29 08:17:12.000000000 -0400
|
+++ ldap-pwd.c
|
||||||
@@ -170,6 +170,15 @@
|
@@ -170,6 +170,15 @@
|
||||||
}
|
}
|
||||||
+
|
+
|
||||||
|
@ -16,8 +16,8 @@
|
||||||
&buflen);
|
&buflen);
|
||||||
if (stat != NSS_SUCCESS)
|
if (stat != NSS_SUCCESS)
|
||||||
|
|
||||||
--- ldap-schema.c 2009-08-29 09:21:43.000000000 -0400
|
--- ldap-schema.c.orig
|
||||||
+++ ldap-schema.c 2009-08-28 12:09:52.000000000 -0400
|
+++ ldap-schema.c
|
||||||
@@ -334,6 +334,9 @@
|
@@ -334,6 +334,9 @@
|
||||||
#ifdef HAVE_PASSWD_PW_EXPIRE
|
#ifdef HAVE_PASSWD_PW_EXPIRE
|
||||||
(*pwd_attrs)[i++] = AT (shadowExpire);
|
(*pwd_attrs)[i++] = AT (shadowExpire);
|
||||||
|
@ -28,8 +28,8 @@
|
||||||
(*pwd_attrs)[i] = NULL;
|
(*pwd_attrs)[i] = NULL;
|
||||||
}
|
}
|
||||||
|
|
||||||
--- ldap-schema.h 2009-08-29 09:21:43.000000000 -0400
|
--- ldap-schema.h.orig
|
||||||
+++ ldap-schema.h 2009-08-29 06:37:18.000000000 -0400
|
+++ ldap-schema.h
|
||||||
@@ -24,7 +24,7 @@
|
@@ -24,7 +24,7 @@
|
||||||
#define _LDAP_NSS_LDAP_LDAP_SCHEMA_H
|
#define _LDAP_NSS_LDAP_LDAP_SCHEMA_H
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue