Bug 185287 - [patch] sysutils/upower: pkg-plist fix, MANPAGES option, staging
Summary: [patch] sysutils/upower: pkg-plist fix, MANPAGES option, staging
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: freebsd-gnome (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-12-30 10:50 UTC by Tijl Coosemans
Modified: 2014-06-02 20:55 UTC (History)
1 user (show)

See Also:


Attachments
upower.patch (3.25 KB, patch)
2013-12-30 10:50 UTC, Tijl Coosemans
no flags Details | Diff
upower.patch (3.20 KB, patch)
2014-02-19 09:33 UTC, Tijl Coosemans
no flags Details | Diff
upower.patch (3.10 KB, patch)
2014-02-21 08:23 UTC, Tijl Coosemans
no flags Details | Diff
upower.patch (2.82 KB, patch)
2014-05-30 17:33 UTC, Tijl Coosemans
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tijl Coosemans freebsd_committer freebsd_triage 2013-12-30 10:50:00 UTC
- Move LICENSE to please portlint.
- New LIB_DEPENDS syntax.
- Replace NO_INSTALL_MANPAGES with a MANPAGES option.
- Staging.
- Remove /var/lib/DeviceKit-power from pkg-plist.  This directory
  was only created when installing from packages and isn't referenced
  anywhere.
- Create /var/lib/upower with @exec to support old pkg_install.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-12-30 10:50:09 UTC
Responsible Changed
From-To: freebsd-ports-bugs->gnome

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Tijl Coosemans freebsd_committer freebsd_triage 2014-02-19 09:33:42 UTC
Updated patch.
Comment 3 Tijl Coosemans freebsd_committer freebsd_triage 2014-02-21 08:23:28 UTC
Update docbook dependencies again.
Comment 4 Tijl Coosemans freebsd_committer freebsd_triage 2014-05-30 17:33:58 UTC
Updated patch.
Comment 5 commit-hook freebsd_committer freebsd_triage 2014-06-02 20:54:36 UTC
A commit references this bug:

Author: kwm
Date: Mon Jun  2 20:54:21 UTC 2014
New revision: 356250
URL: http://svnweb.freebsd.org/changeset/ports/356250

Log:
  Move LICENSE to please portlint.
  Replace NO_INSTALL_MANPAGES with a MANPAGES option.
  Remove /var/lib/DeviceKit-power from pkg-plist.  This directory
    was only created when installing from packages and isn't referenced anywhere.
  Create /var/lib/upower with @exec to support old pkg_install.

  PR:		185287
  Submitted by:	tijl@

Changes:
  head/sysutils/upower/Makefile
  head/sysutils/upower/pkg-plist