Bug 196404 - [patch] devel/glade3: Update to 3.8.5
Summary: [patch] devel/glade3: Update to 3.8.5
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: freebsd-gnome (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-12-31 16:47 UTC by Kevin Zheng
Modified: 2015-01-24 15:55 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (gnome)


Attachments
Patch to update to 3.8.5 (15.02 KB, patch)
2014-12-31 16:47 UTC, Kevin Zheng
no flags Details | Diff
Poudriere build log (without GNOME or PYTHON) (134.13 KB, text/x-log)
2014-12-31 16:48 UTC, Kevin Zheng
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Kevin Zheng 2014-12-31 16:47:19 UTC
Created attachment 151158 [details]
Patch to update to 3.8.5

Update devel/glade3 to 3.8.5, which is the latest version targeting GTK2. While here, update COMMENT and pkg-descr.

This patch was tested without GNOME or PYTHON set. Please test these options before committing.
Comment 1 Bugzilla Automation freebsd_committer freebsd_triage 2014-12-31 16:47:19 UTC
Auto-assigned to maintainer gnome@FreeBSD.org
Comment 2 Kevin Zheng 2014-12-31 16:48:19 UTC
Created attachment 151159 [details]
Poudriere build log (without GNOME or PYTHON)
Comment 3 commit-hook freebsd_committer freebsd_triage 2015-01-24 15:54:39 UTC
A commit references this bug:

Author: kwm
Date: Sat Jan 24 15:54:08 UTC 2015
New revision: 377797
URL: https://svnweb.freebsd.org/changeset/ports/377797

Log:
  Update glade3 to 3.8.5.

  Update Comment.
  Switch to USES=libtool instead of libtool:keepla.
  Convert to Options handlers, and stop messing around with PKGNAMESUFFIX
  if the gnome option is selected.

  PR:		196404 (based on)
  Submitted by:	Kevin Zheng <kevinz5000@gmail.com>

Changes:
  head/devel/glade3/Makefile
  head/devel/glade3/distinfo
  head/devel/glade3/files/patch-configure
  head/devel/glade3/pkg-descr
  head/devel/glade3/pkg-plist
Comment 4 Koop Mast freebsd_committer freebsd_triage 2015-01-24 15:55:14 UTC
Committed with some modifications, Thanks!