svn commit: r439655 - head/devel/rubygem-gio2
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Fri Apr 28 20:43:08 UTC 2017
Author: sunpoet
Date: Fri Apr 28 20:43:06 2017
New Revision: 439655
URL: https://svnweb.freebsd.org/changeset/ports/439655
Log:
Update to 3.1.3
- Fix COMMENT
Changes: https://github.com/ruby-gnome2/ruby-gnome2/blob/master/NEWS
Modified:
head/devel/rubygem-gio2/Makefile
head/devel/rubygem-gio2/distinfo
Modified: head/devel/rubygem-gio2/Makefile
==============================================================================
--- head/devel/rubygem-gio2/Makefile Fri Apr 28 20:43:01 2017 (r439654)
+++ head/devel/rubygem-gio2/Makefile Fri Apr 28 20:43:06 2017 (r439655)
@@ -1,17 +1,18 @@
# $FreeBSD$
PORTNAME= gio2
-PORTVERSION= 3.1.1
+PORTVERSION= 3.1.3
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby at FreeBSD.org
-COMMENT= Ruby binding for GLib2
+COMMENT= Ruby binding for gio 2.x
LICENSE= LGPL21+
RUN_DEPENDS= rubygem-glib2>=${PORTVERSION}:devel/rubygem-glib2 \
- rubygem-gobject-introspection>=${PORTVERSION}:devel/rubygem-gobject-introspection
+ rubygem-gobject-introspection>=${PORTVERSION}:devel/rubygem-gobject-introspection \
+ rubygem-rake>=0:devel/rubygem-rake
USE_RUBY= yes
USES= gem
Modified: head/devel/rubygem-gio2/distinfo
==============================================================================
--- head/devel/rubygem-gio2/distinfo Fri Apr 28 20:43:01 2017 (r439654)
+++ head/devel/rubygem-gio2/distinfo Fri Apr 28 20:43:06 2017 (r439655)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1488814661
-SHA256 (rubygem/gio2-3.1.1.gem) = 600f4e32b7d77437e8048cb80bf25c23598306dc2f43021c2bb303836ef7294e
-SIZE (rubygem/gio2-3.1.1.gem) = 25600
+TIMESTAMP = 1493381436
+SHA256 (rubygem/gio2-3.1.3.gem) = a4bc72f6ce9eb541052d7f74fd18c7c97efac1d47a6c3d18b4431256bb725116
+SIZE (rubygem/gio2-3.1.3.gem) = 25600
More information about the svn-ports-head
mailing list