ports/175462: [patch] net/nss-pam-ldapd: drop unnecessary patch
Jason Helfman
jgh at FreeBSD.org
Sun Jan 20 22:40:00 UTC 2013
>Number: 175462
>Category: ports
>Synopsis: [patch] net/nss-pam-ldapd: drop unnecessary patch
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Sun Jan 20 22:40:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator: Jason Helfman
>Release: FreeBSD 10.0-CURRENT amd64
>Organization:
>Environment:
System: FreeBSD freefall.freebsd.org 10.0-CURRENT FreeBSD 10.0-CURRENT #2 r245102: Sun Jan 6 15:01:33 UTC 2013 root at freefall.freebsd.org:/usr/obj/usr/src/sys/FREEFALL amd64
>Description:
Arthur de Jong, author of this software, indicated in a personal mail after I
had submitted a bug report that the following patch in the attached patch is
no longer necessary.
>How-To-Repeat:
>Fix:
Index: files/patch-nss__prototypes.h
===================================================================
--- files/patch-nss__prototypes.h (revision 310636)
+++ files/patch-nss__prototypes.h (working copy)
@@ -1,16 +0,0 @@
---- nss/prototypes.h.orig 2011-03-09 13:39:24.000000000 -0900
-+++ nss/prototypes.h 2012-02-29 17:15:19.000000000 -0900
-@@ -125,11 +125,13 @@
- nss_status_t _nss_ldap_getservent_r(struct servent *result,char *buffer,size_t buflen,int *errnop);
- nss_status_t _nss_ldap_endservent(void);
-
-+#ifdef HAVE_SHADOW_H
- /* shadow - extended user information */
- nss_status_t _nss_ldap_getspnam_r(const char *name,struct spwd *result,char *buffer,size_t buflen,int *errnop);
- nss_status_t _nss_ldap_setspent(int stayopen);
- nss_status_t _nss_ldap_getspent_r(struct spwd *result,char *buffer,size_t buflen,int *errnop);
- nss_status_t _nss_ldap_endspent(void);
-+#endif
-
- #endif /* NSS_FLAVOUR_GLIBC */
-
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list