Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 3 May 2015 19:36:15 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r385310 - head/graphics/rubygem-gdk_pixbuf2
Message-ID:  <201505031936.t43JaFL7068530@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun May  3 19:36:14 2015
New Revision: 385310
URL: https://svnweb.freebsd.org/changeset/ports/385310

Log:
  - Update to 2.2.5
  - Add LICENSE
  
  Changes:	https://github.com/ruby-gnome2/ruby-gnome2/commits/master

Modified:
  head/graphics/rubygem-gdk_pixbuf2/Makefile
  head/graphics/rubygem-gdk_pixbuf2/distinfo

Modified: head/graphics/rubygem-gdk_pixbuf2/Makefile
==============================================================================
--- head/graphics/rubygem-gdk_pixbuf2/Makefile	Sun May  3 19:36:10 2015	(r385309)
+++ head/graphics/rubygem-gdk_pixbuf2/Makefile	Sun May  3 19:36:14 2015	(r385310)
@@ -1,13 +1,16 @@
 # $FreeBSD$
 
 PORTNAME=	gdk_pixbuf2
-PORTVERSION=	2.2.3
+PORTVERSION=	2.2.5
 CATEGORIES=	graphics rubygems
 MASTER_SITES=	RG
 
 MAINTAINER=	ruby@FreeBSD.org
 COMMENT=	Ruby binding for GdkPixbuf2
 
+LICENSE=	LGPL21 LGPL3
+LICENSE_COMB=	dual
+
 RUN_DEPENDS=	rubygem-glib2>=${PORTVERSION}:${PORTSDIR}/devel/rubygem-glib2
 
 USE_GNOME=	gdkpixbuf2

Modified: head/graphics/rubygem-gdk_pixbuf2/distinfo
==============================================================================
--- head/graphics/rubygem-gdk_pixbuf2/distinfo	Sun May  3 19:36:10 2015	(r385309)
+++ head/graphics/rubygem-gdk_pixbuf2/distinfo	Sun May  3 19:36:14 2015	(r385310)
@@ -1,2 +1,2 @@
-SHA256 (rubygem/gdk_pixbuf2-2.2.3.gem) = 0d7c3daddcd89150ca1eff9ae967add2d10b8f2aeee178bbb0c85e9e00f32111
-SIZE (rubygem/gdk_pixbuf2-2.2.3.gem) = 25088
+SHA256 (rubygem/gdk_pixbuf2-2.2.5.gem) = cd596f0d8d2b9e1c0b92b0460bddfcaf721a861311e39a7b6235e6828b29db03
+SIZE (rubygem/gdk_pixbuf2-2.2.5.gem) = 25088



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201505031936.t43JaFL7068530>