Bug 189597 - [PATCH] x11-toolkits/p5-Gtk2: update to 1.2491
Summary: [PATCH] x11-toolkits/p5-Gtk2: update to 1.2491
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: 2014-05-10 13:30 UTC by Bartek Rutkowski
Modified: 2014-05-12 16:32 UTC (History)
1 user (show)

See Also:


Attachments
p5-Gtk2-1.2491.patch (778 bytes, patch)
2014-05-10 13:30 UTC, Bartek Rutkowski
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Bartek Rutkowski freebsd_committer freebsd_triage 2014-05-10 13:30:00 UTC
- Update to 1.2491

http://poudriere.ithil.palantiri.org:8080/latest-per-pkg/p5-Gtk2/1.2491/

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

Generated with FreeBSD Port Tools 1.02 (mode: update, diff: SVN)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2014-05-10 13:30:05 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 2014-05-12 16:29:50 UTC
Author: swills
Date: Mon May 12 15:29:47 2014
New Revision: 353834
URL: http://svnweb.freebsd.org/changeset/ports/353834
QAT: https://qat.redports.org/buildarchive/r353834/

Log:
  - Update to 1.2491
  
  PR:		ports/189597
  Submitted by:	Bartek Rutkowski <ports@robakdesign.com>

Modified:
  head/x11-toolkits/p5-Gtk2/Makefile
  head/x11-toolkits/p5-Gtk2/distinfo

Modified: head/x11-toolkits/p5-Gtk2/Makefile
==============================================================================
--- head/x11-toolkits/p5-Gtk2/Makefile	Mon May 12 15:27:00 2014	(r353833)
+++ head/x11-toolkits/p5-Gtk2/Makefile	Mon May 12 15:29:47 2014	(r353834)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Gtk2
-PORTVERSION=	1.249
+PORTVERSION=	1.2491
 CATEGORIES=	x11-toolkits lang perl5
 MASTER_SITES=	CPAN SF/${PORTNAME:tl}-perl/${PORTNAME}/${PORTVERSION}
 PKGNAMEPREFIX=	p5-

Modified: head/x11-toolkits/p5-Gtk2/distinfo
==============================================================================
--- head/x11-toolkits/p5-Gtk2/distinfo	Mon May 12 15:27:00 2014	(r353833)
+++ head/x11-toolkits/p5-Gtk2/distinfo	Mon May 12 15:29:47 2014	(r353834)
@@ -1,2 +1,2 @@
-SHA256 (Gtk2-1.249.tar.gz) = e46e069eb74a1fd93f547195575a69d44dbe6ee30cb9bae27c514d59ffe9873a
-SIZE (Gtk2-1.249.tar.gz) = 742086
+SHA256 (Gtk2-1.2491.tar.gz) = ab1315ff9553efc47b97e17d94065a8736402ef08b55dc3bf8264304ea375cd8
+SIZE (Gtk2-1.2491.tar.gz) = 742141
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
Comment 3 Steve Wills freebsd_committer freebsd_triage 2014-05-12 16:32:12 UTC
State Changed
From-To: open->closed

Committed. Thanks!