Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Mar 2013 19:58:32 +0000 (UTC)
From:      Raphael Kubo da Costa <rakuco@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r315244 - head/x11-themes/gtk3-oxygen-engine
Message-ID:  <201303251958.r2PJwWfq046377@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rakuco
Date: Mon Mar 25 19:58:32 2013
New Revision: 315244
URL: http://svnweb.freebsd.org/changeset/ports/315244

Log:
  Update to 1.1.2 now that we have a recent enough GTK+ 3.
  
  While here, adjust the "WWW" line in pkg-descr to the new format and move to
  an out-of-source build.

Modified:
  head/x11-themes/gtk3-oxygen-engine/Makefile
  head/x11-themes/gtk3-oxygen-engine/distinfo
  head/x11-themes/gtk3-oxygen-engine/pkg-descr

Modified: head/x11-themes/gtk3-oxygen-engine/Makefile
==============================================================================
--- head/x11-themes/gtk3-oxygen-engine/Makefile	Mon Mar 25 19:28:15 2013	(r315243)
+++ head/x11-themes/gtk3-oxygen-engine/Makefile	Mon Mar 25 19:58:32 2013	(r315244)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	oxygen
-PORTVERSION=	1.0.3
-PORTREVISION=	1
+PORTVERSION=	1.1.2
 CATEGORIES=	x11-themes
 MASTER_SITES=	${MASTER_SITE_KDE}
 MASTER_SITE_SUBDIR=	stable/${PORTNAME}-gtk3/${PORTVERSION}/src/
@@ -19,7 +18,7 @@ LIB_DEPENDS=	cairo:${PORTSDIR}/graphics/
 
 USE_BZIP2=	yes
 USE_GNOME=	gtk30
-USES=		cmake
+USES=		cmake:outsource
 USE_PKGCONFIG=	yes
 MAKE_JOBS_SAFE=	yes
 

Modified: head/x11-themes/gtk3-oxygen-engine/distinfo
==============================================================================
--- head/x11-themes/gtk3-oxygen-engine/distinfo	Mon Mar 25 19:28:15 2013	(r315243)
+++ head/x11-themes/gtk3-oxygen-engine/distinfo	Mon Mar 25 19:58:32 2013	(r315244)
@@ -1,2 +1,2 @@
-SHA256 (oxygen-gtk3-1.0.3.tar.bz2) = 42d57cf71e6d809bed8f42e358929ec7b1755b9ebe342226f6a8e56d1aae1c00
-SIZE (oxygen-gtk3-1.0.3.tar.bz2) = 185705
+SHA256 (oxygen-gtk3-1.1.2.tar.bz2) = 875f9bd75638cf1fbf8ce92d1756d60983d91b3597999373ffd9466e2a0bb7d0
+SIZE (oxygen-gtk3-1.1.2.tar.bz2) = 188030

Modified: head/x11-themes/gtk3-oxygen-engine/pkg-descr
==============================================================================
--- head/x11-themes/gtk3-oxygen-engine/pkg-descr	Mon Mar 25 19:28:15 2013	(r315243)
+++ head/x11-themes/gtk3-oxygen-engine/pkg-descr	Mon Mar 25 19:58:32 2013	(r315244)
@@ -1,3 +1,3 @@
 Oxygen-Gtk is a port of the default KDE widget theme (Oxygen) to gtk.
 
-WWW:	http://kde-look.org/content/show.php/?content=136216
+WWW: http://kde-look.org/content/show.php/?content=136216



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