Bug 219334 - Add support of libgarcon-gtk[23] in Mk/Uses/xfce.mk
Summary: Add support of libgarcon-gtk[23] in Mk/Uses/xfce.mk
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Ports Framework (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Port Management Team
URL:
Keywords:
Depends on: 219333 219928
Blocks:
  Show dependency treegraph
 
Reported: 2017-05-16 14:57 UTC by Olivier Duchateau
Modified: 2017-09-18 14:21 UTC (History)
5 users (show)

See Also:


Attachments
Patch to update Mk/Uses/xfce.mk (1011 bytes, patch)
2017-05-16 14:57 UTC, Olivier Duchateau
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Olivier Duchateau 2017-05-16 14:57:09 UTC
Created attachment 182640 [details]
Patch to update Mk/Uses/xfce.mk

With the bug #219333, garcon supports Gtk2 and Gtk3, so we need to adjust dependencies.
libgarcon-2 will be dropped in the next release.
Comment 1 commit-hook freebsd_committer freebsd_triage 2017-09-18 14:17:26 UTC
A commit references this bug:

Author: madpilot
Date: Mon Sep 18 14:17:16 UTC 2017
New revision: 450042
URL: https://svnweb.freebsd.org/changeset/ports/450042

Log:
  - Update sysutils/garcon to 0.6.1 [1]
  - Differentiate between gtk2 and gtk3 libraries in Uses/xfce.mk [2]

  PR:			219334 [2], 219928 [1]
  Submitted by:		Olivier Duchateau <duchateau.olivier@gmail.com>
  Differential Revision:	D12387 [1] [2]

Changes:
  head/Mk/Uses/xfce.mk
  head/sysutils/garcon/Makefile
  head/sysutils/garcon/distinfo
  head/sysutils/garcon/files/patch-configure
  head/sysutils/garcon/files/patch-garcon-gtk_garcon-gtk-menu.c
  head/sysutils/garcon/pkg-descr
  head/sysutils/garcon/pkg-plist
Comment 2 Guido Falsi freebsd_committer freebsd_triage 2017-09-18 14:21:55 UTC
Committed. Thanks!