Bug 198773

Summary: [UPDATE] x11/libfm to 1.2.3
Product: Ports & Packages Reporter: Olivier Duchateau <olivierd>
Component: Individual Port(s)Assignee: Olivier Duchateau <olivierd>
Status: Closed FIXED    
Severity: Affects Only Me CC: horia
Priority: --- Keywords: needs-qa, patch
Version: LatestFlags: bugzilla: maintainer-feedback? (horia)
Hardware: Any   
OS: Any   
Bug Depends on: 198770    
Bug Blocks: 198774    
Attachments:
Description Flags
Patch to update x11/libfm koobs: maintainer-approval? (horia)

Description Olivier Duchateau freebsd_committer freebsd_triage 2015-03-21 14:09:08 UTC
Created attachment 154631 [details]
Patch to update x11/libfm

- Update to 1.2.3
- Adjust LICENSE and dependencies
- Fix USES=gettext-* when NLS option is not set
- Disable static library
Comment 1 Kubilay Kocak freebsd_committer freebsd_triage 2015-03-23 08:11:08 UTC
Reporter is committer
Comment 2 commit-hook freebsd_committer freebsd_triage 2015-04-10 17:08:17 UTC
A commit references this bug:

Author: olivierd
Date: Fri Apr 10 17:08:05 UTC 2015
New revision: 383743
URL: https://svnweb.freebsd.org/changeset/ports/383743

Log:
  - Update to 1.2.3
  - Adjust LICENSE and dependencies
  - Fix USES= gettext-* when NLS option is not set
  - Remove STATIC option

  Add x11-libfm-extra to avoid circular dependency (required for
  x11/menu-cache >= 1.0.0 and x11/libfm >= 1.2.3)

  PR:		198773 (based on)
  Submitted by:	myself
  Approved by:	maintainer (timeout 3 weeks)

Changes:
  head/x11/Makefile
  head/x11/libfm/Makefile
  head/x11/libfm/distinfo
  head/x11/libfm/files/
  head/x11/libfm/files/patch-configure
  head/x11/libfm/files/patch-src_Makefile.in
  head/x11/libfm/files/patch-src_actions_Makefile.in
  head/x11/libfm/files/patch-src_modules_Makefile.in
  head/x11/libfm/pkg-plist
  head/x11/libfm-extra/
  head/x11/libfm-extra/Makefile
  head/x11/libfm-extra/distinfo
  head/x11/libfm-extra/files/
  head/x11/libfm-extra/files/patch-src_Makefile.in
  head/x11/libfm-extra/pkg-plist
Comment 3 Olivier Duchateau freebsd_committer freebsd_triage 2015-04-10 17:25:58 UTC
Committed!