diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2017-05-31 22:55:45 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2017-05-31 22:55:45 +0800 |
commit | fa726a2771f420b5a02da60474b58a866fbaa5f6 (patch) | |
tree | e86a5a42d1737a36f6c01970211aee9d86e51728 /x11-toolkits/rubygem-gtksourceview3 | |
parent | eaa193760c108f1b47b790449e4fabfd94b7ac1c (diff) | |
download | freebsd-ports-gnome-fa726a2771f420b5a02da60474b58a866fbaa5f6.tar.gz freebsd-ports-gnome-fa726a2771f420b5a02da60474b58a866fbaa5f6.tar.zst freebsd-ports-gnome-fa726a2771f420b5a02da60474b58a866fbaa5f6.zip |
Update to 3.1.4
- Add BUILD_DEPENDS
Changes: https://github.com/ruby-gnome2/ruby-gnome2/blob/master/NEWS
Diffstat (limited to 'x11-toolkits/rubygem-gtksourceview3')
-rw-r--r-- | x11-toolkits/rubygem-gtksourceview3/Makefile | 3 | ||||
-rw-r--r-- | x11-toolkits/rubygem-gtksourceview3/distinfo | 6 |
2 files changed, 5 insertions, 4 deletions
diff --git a/x11-toolkits/rubygem-gtksourceview3/Makefile b/x11-toolkits/rubygem-gtksourceview3/Makefile index 8e8050f2d504..3b790f253772 100644 --- a/x11-toolkits/rubygem-gtksourceview3/Makefile +++ b/x11-toolkits/rubygem-gtksourceview3/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= gtksourceview3 -PORTVERSION= 3.1.3 +PORTVERSION= 3.1.4 CATEGORIES= x11-toolkits rubygems MASTER_SITES= RG @@ -10,6 +10,7 @@ COMMENT= Ruby/GtkSourceView3 is a Ruby binding of gtksourceview-3.x LICENSE= LGPL21+ +BUILD_DEPENDS= rubygem-rake>=0:devel/rubygem-rake RUN_DEPENDS= rubygem-gobject-introspection>=${PORTVERSION}:devel/rubygem-gobject-introspection \ rubygem-gtk3>=${PORTVERSION}:x11-toolkits/rubygem-gtk3 diff --git a/x11-toolkits/rubygem-gtksourceview3/distinfo b/x11-toolkits/rubygem-gtksourceview3/distinfo index ba4e57000a68..4127d33c169c 100644 --- a/x11-toolkits/rubygem-gtksourceview3/distinfo +++ b/x11-toolkits/rubygem-gtksourceview3/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1493381477 -SHA256 (rubygem/gtksourceview3-3.1.3.gem) = baa11bfc9f772f93617dd2e1eee3e73308b252ff0433b99d4530abda1c94991f -SIZE (rubygem/gtksourceview3-3.1.3.gem) = 8192 +TIMESTAMP = 1496171989 +SHA256 (rubygem/gtksourceview3-3.1.4.gem) = 1804be38703d923d7ce2398d7ae8cd6dc2256ec55c6ffc8c7cf39bbdf4960614 +SIZE (rubygem/gtksourceview3-3.1.4.gem) = 8192 |