Bug 190830 - [patch] net/nss-pam-ldapd install only nslcd.conf.sample to $STAGEDIR
Summary: [patch] net/nss-pam-ldapd install only nslcd.conf.sample to $STAGEDIR
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Ryan Steinmetz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-06-09 13:13 UTC by Olli Hauer
Modified: 2014-06-25 05:22 UTC (History)
0 users

See Also:


Attachments
nss-pam-ldapd-0.8.14.diff (3.07 KB, patch)
2014-06-09 13:13 UTC, Olli Hauer
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Olli Hauer freebsd_committer freebsd_triage 2014-06-09 13:13:18 UTC
Created attachment 143564 [details]
nss-pam-ldapd-0.8.14.diff

The qa script complains about nslcd.conf not in pkg-plist, this was not an issue with the first qa script versions but is now an issue if DEVELOPPER=yes is set.

The patch changed the source Makefile to install nslcd.conf as nslcd.conf.sample, makes usage of the @sample macro and cleans now unused parts from the port Makefile.
Comment 1 Ryan Steinmetz freebsd_committer freebsd_triage 2014-06-25 02:52:19 UTC
Approved.
Comment 2 commit-hook freebsd_committer freebsd_triage 2014-06-25 05:18:58 UTC
A commit references this bug:

Author: ohauer
Date: Wed Jun 25 05:18:09 UTC 2014
New revision: 359184
URL: http://svnweb.freebsd.org/changeset/ports/359184

Log:
  - fix pkg-plist
  - use @sample macro in pkg-plist
  - bump PORTREVSION

  PR:		190830
  Submitted by:	ohauer
  Approved by:	zi (maintainer)

Changes:
  head/net/nss-pam-ldapd/Makefile
  head/net/nss-pam-ldapd/files/patch-Makefile.in
  head/net/nss-pam-ldapd/files/pkg-message.in
  head/net/nss-pam-ldapd/pkg-plist
Comment 3 Olli Hauer freebsd_committer freebsd_triage 2014-06-25 05:22:50 UTC
Committed