Bug 169192 - [PATCH] x11-toolkits/p5-Gtk2: update to 1.243
Summary: [PATCH] x11-toolkits/p5-Gtk2: update to 1.243
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: Steve Wills
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-18 09:30 UTC by hiroto.kagotani
Modified: 2012-06-21 02:50 UTC (History)
1 user (show)

See Also:


Attachments
p5-Gtk2-1.243.patch (859 bytes, patch)
2012-06-18 09:30 UTC, hiroto.kagotani
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description hiroto.kagotani 2012-06-18 09:30:13 UTC
- Update to 1.243

1.242 is not compatible with devel/p5-Glib2-1.260.
This incompatibility causes some warnings related to
re-registration of GType for GConnectFlags for p5-Gtk2 apps,
and a segfault for my private app.

Port maintainer (swills@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99_6 (mode: update, diff: suffix)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-06-18 09:30:24 UTC
Responsible Changed
From-To: freebsd-ports-bugs->swills

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2012-06-21 02:45:16 UTC
swills      2012-06-21 01:44:57 UTC

  FreeBSD ports repository

  Modified files:
    x11-toolkits/p5-Gtk2 Makefile distinfo 
  Log:
  - Update to 1.243
  
  PR:             ports/169192
  Submitted by:   Hiroto Kagotani <hiroto.kagotani@gmail.com>
  
  Revision  Changes    Path
  1.46      +9 -10     ports/x11-toolkits/p5-Gtk2/Makefile
  1.26      +2 -2      ports/x11-toolkits/p5-Gtk2/distinfo
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Steve Wills freebsd_committer freebsd_triage 2012-06-21 02:46:46 UTC
State Changed
From-To: open->closed

Committed. Thanks!