Bug 165659 - [PATCH] net/nss-pam-ldapd: update to 0.8.6
Summary: [PATCH] net/nss-pam-ldapd: update to 0.8.6
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Chris Rees
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-03 16:00 UTC by Rachel Flynn
Modified: 2012-04-01 18:10 UTC (History)
1 user (show)

See Also:


Attachments
nss-pam-ldapd-0.8.6.patch (25.76 KB, patch)
2012-03-03 16:00 UTC, Rachel Flynn
no flags Details | Diff
update-0.8.6.patch (22.16 KB, patch)
2012-03-18 01:23 UTC, Rachel Flynn
no flags Details | Diff
update-0.8.6.patch (22.04 KB, patch)
2012-03-18 01:35 UTC, Rachel Flynn
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Rachel Flynn 2012-03-03 16:00:23 UTC
- Update to 0.8.6

Port maintainer (melifaro@ipfw.ru) is cc'd.

Since maintainer missed quite a few releases, I'd be happy to take
maintainership.

Note: Reports received that current port fails on 9.0-RELEASE with
      "broken pipes". This version tested working on 9.0.

Changed file(s):
- Makefile
- distinfo
- files/nslcd.in (added nslcd_debug. Standardized ordering.)
- files/patch-Makefile.in (line numbers)
- pkg-plist (added @exec for sample config)
Added file(s):
- files/patch-nslcd__cfg.c (submitted upstream)
- files/patch-nslcd__myldap.c (diagnostic enchancement, submitted upstream)
- files/patch-nss__prototypes.h
Removed file(s):
- patch-nslcd.conf (applied upstream)
- patch-nss__bsdnss.c (applied upstream)
- patch-nss_ldap.map (nss/ldap.map removed upstream)
- patch-pam__makefile.in (handled through CONFIGURE_ARGS and post-install)
- files/rtld_nss__nslcd.c (applied upstream)


Generated with FreeBSD Port Tools 0.99
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-03-03 16:00:41 UTC
Maintainer of net/nss-pam-ldapd,

Please note that PR ports/165659 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/165659

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2012-03-03 16:00:44 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Alexander V. Chernikov freebsd_committer freebsd_triage 2012-03-13 12:00:12 UTC
+PORTREVISION=            0
This is not needed

"Makefile~" should be removed, too

Are you sure rtld_nss__nslcd.c is not needed anymore (on 7.x, for example) ?
Comment 4 Chris Rees freebsd_committer freebsd_triage 2012-03-14 19:35:29 UTC
Responsible Changed
From-To: freebsd-ports-bugs->crees

I'll take it.
Comment 5 Rachel Flynn 2012-03-18 01:23:28 UTC
Hi,

sorry for the late reply, I did not get CC'd on the feedback.

Yes, Makefile~ is porttools'^Wmy bad.

I'm sure rtld_nss__nslcd.c is no longer needed:
http://tinyurl.com/7jjoh9j

New port patch attached, with the upstream versions of my patches and
without Makefile~ and PORTREVISION.
-- 
Mel
Comment 6 Rachel Flynn 2012-03-18 01:35:03 UTC
Note to self: re-attach if editing saved draft.

The version in previous mail, won't patch.
-- 
Mel
Comment 7 Alexander V. Chernikov freebsd_committer freebsd_triage 2012-03-18 11:40:34 UTC
Since I'm currently not using this port in production, I would like to 
release it (so current PR submitter can take it)
Comment 8 Chris Rees freebsd_committer freebsd_triage 2012-04-01 18:04:37 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!
Comment 9 dfilter service freebsd_committer freebsd_triage 2012-04-01 18:04:45 UTC
crees       2012-04-01 17:04:27 UTC

  FreeBSD ports repository

  Modified files:
    net/nss-pam-ldapd    Makefile distinfo pkg-plist 
    net/nss-pam-ldapd/files nslcd.in patch-Makefile.in 
                            rtld_nss__nslcd.c 
  Added files:
    net/nss-pam-ldapd/files patch-nss__prototypes.h patch-r1626 
                            patch-r1631 
  Removed files:
    net/nss-pam-ldapd/files patch-nslcd.conf patch-nss__bsdnss.c 
                            patch-nss_ldap.map 
                            patch-pam__makefile.in 
  Log:
  - Update to 0.8.6
  
  - Pass maintainership to submitter
  
  PR:             ports/165659
  Submitted by:   Mel Flynn <rflynn@acsalaska.net>
  Approved by:    melifaro (former maintainer)
  Feature safe:   yes
  
  Revision  Changes    Path
  1.13      +18 -12    ports/net/nss-pam-ldapd/Makefile
  1.6       +2 -2      ports/net/nss-pam-ldapd/distinfo
  1.8       +19 -6     ports/net/nss-pam-ldapd/files/nslcd.in
  1.2       +8 -7      ports/net/nss-pam-ldapd/files/patch-Makefile.in
  1.2       +0 -13     ports/net/nss-pam-ldapd/files/patch-nslcd.conf (dead)
  1.4       +0 -237    ports/net/nss-pam-ldapd/files/patch-nss__bsdnss.c (dead)
  1.5       +16 -0     ports/net/nss-pam-ldapd/files/patch-nss__prototypes.h (new)
  1.3       +0 -30     ports/net/nss-pam-ldapd/files/patch-nss_ldap.map (dead)
  1.3       +0 -12     ports/net/nss-pam-ldapd/files/patch-pam__makefile.in (dead)
  1.1       +50 -0     ports/net/nss-pam-ldapd/files/patch-r1626 (new)
  1.1       +21 -0     ports/net/nss-pam-ldapd/files/patch-r1631 (new)
  1.2       +0 -20     ports/net/nss-pam-ldapd/files/rtld_nss__nslcd.c
  1.5       +2 -0      ports/net/nss-pam-ldapd/pkg-plist
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"