Bug 190611 - [patch] support staging & update maintainer email address
Summary: [patch] support staging & update maintainer email address
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Matthias Andree
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-06-04 12:35 UTC by Ronald Klop
Modified: 2014-06-04 21:02 UTC (History)
2 users (show)

See Also:


Attachments
ldapbrowser.diff (1.67 KB, patch)
2014-06-04 12:35 UTC, Ronald Klop
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ronald Klop 2014-06-04 12:35:56 UTC
Created attachment 143362 [details]
ldapbrowser.diff

Update to support staging.
Comment 1 Matthias Andree freebsd_committer freebsd_triage 2014-06-04 21:01:47 UTC
I'm changing the last line of the install target to "${CHMOD} +x ${STAGEDIR}${PREFIX}/bin/ldapbrowser" and leaving the @mode 755 out which would make all documentation files executable, which is probably not what you want.
Comment 2 commit-hook freebsd_committer freebsd_triage 2014-06-04 21:02:31 UTC
A commit references this bug:

Author: mandree
Date: Wed Jun  4 21:01:35 UTC 2014
New revision: 356545
URL: http://svnweb.freebsd.org/changeset/ports/356545

Log:
  Support staging.
  Update maintainer address.

  Drop the @mode 755 from pkg-plist and instead fix the CHMOD in the
  Makefile to address the STAGEDIR.

  PR:		190611
  Submitted by:	ronald@echteman.nl (maintainer)

Changes:
  head/net/ldapbrowser/Makefile