diff options
author | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2018-06-04 14:53:18 +0000 |
---|---|---|
committer | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2018-06-04 14:53:18 +0000 |
commit | 058a8c142530a48758df763c4ea8084f4db21da7 (patch) | |
tree | ae686dd8be29ac55adb0566d0c2527b09ca9d6f5 /x11-toolkits/p5-Gtk3 | |
parent | 69f45f5637f5dd562632b89eb30387b26be82523 (diff) |
- Update to 0.034
Approved by: maintainer timeout (1 month)
Notes
Notes:
svn path=/head/; revision=471552
Diffstat (limited to 'x11-toolkits/p5-Gtk3')
-rw-r--r-- | x11-toolkits/p5-Gtk3/Makefile | 3 | ||||
-rw-r--r-- | x11-toolkits/p5-Gtk3/distinfo | 5 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11-toolkits/p5-Gtk3/Makefile b/x11-toolkits/p5-Gtk3/Makefile index beb9c67ee2f2..4407f64275cc 100644 --- a/x11-toolkits/p5-Gtk3/Makefile +++ b/x11-toolkits/p5-Gtk3/Makefile @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= Gtk3 -PORTVERSION= 0.026 -PORTREVISION= 1 +PORTVERSION= 0.034 CATEGORIES= x11-toolkits lang perl5 MASTER_SITES= CPAN SF/${PORTNAME:tl}-perl/${PORTNAME}/${PORTVERSION} MASTER_SITE_SUBDIR= CPAN:XAOC diff --git a/x11-toolkits/p5-Gtk3/distinfo b/x11-toolkits/p5-Gtk3/distinfo index 577c869c1077..078dc46398d3 100644 --- a/x11-toolkits/p5-Gtk3/distinfo +++ b/x11-toolkits/p5-Gtk3/distinfo @@ -1,2 +1,3 @@ -SHA256 (Gtk3-0.026.tar.gz) = 083a857c45b9178603176f56402472633851c7e42f6a8c47fd7f6a18e9181319 -SIZE (Gtk3-0.026.tar.gz) = 53408 +TIMESTAMP = 1528113232 +SHA256 (Gtk3-0.034.tar.gz) = 0adb213b72604310cd4190c78969b4e46f94638c364040d4dceab8f629f45d2d +SIZE (Gtk3-0.034.tar.gz) = 56327 |