svn commit: r325412 - in head/x11-themes/greybird-theme: . files
Olivier Duchateau
olivierd at FreeBSD.org
Mon Aug 26 17:50:38 UTC 2013
Author: olivierd
Date: Mon Aug 26 17:50:36 2013
New Revision: 325412
URL: http://svnweb.freebsd.org/changeset/ports/325412
Log:
- Update to 1.2
Modified:
head/x11-themes/greybird-theme/Makefile
head/x11-themes/greybird-theme/distinfo
head/x11-themes/greybird-theme/files/patch-gtk-3.0__gtk.css
head/x11-themes/greybird-theme/pkg-plist
Modified: head/x11-themes/greybird-theme/Makefile
==============================================================================
--- head/x11-themes/greybird-theme/Makefile Mon Aug 26 17:48:36 2013 (r325411)
+++ head/x11-themes/greybird-theme/Makefile Mon Aug 26 17:50:36 2013 (r325412)
@@ -3,21 +3,22 @@
#
PORTNAME= greybird
-PORTVERSION= 1.1.1
-PORTREVISION= 1
+PORTVERSION= 1.2
CATEGORIES= x11-themes xfce
+MASTER_SITES= GH GHC \
+ LOCAL/olivierd
PKGNAMESUFFIX= -theme
MAINTAINER= olivierd at FreeBSD.org
COMMENT= Gtk and xfwm4 themes for the Xfce Desktop
RUN_DEPENDS= gtk-murrine-engine>=0.98.1:${PORTSDIR}/x11-themes/gtk-murrine-engine \
- gtk3-unico-engine>=1.0.1:${PORTSDIR}/x11-themes/gtk3-unico-engine
+ gtk3-unico-engine>=1.0.2:${PORTSDIR}/x11-themes/gtk3-unico-engine
GH_ACCOUNT= shimmerproject
GH_PROJECT= Greybird
GH_TAGNAME= v${PORTVERSION}
-GH_COMMIT= dc5c676
+GH_COMMIT= 6424d8a
USE_GITHUB= yes
NO_BUILD= yes
Modified: head/x11-themes/greybird-theme/distinfo
==============================================================================
--- head/x11-themes/greybird-theme/distinfo Mon Aug 26 17:48:36 2013 (r325411)
+++ head/x11-themes/greybird-theme/distinfo Mon Aug 26 17:50:36 2013 (r325412)
@@ -1,2 +1,2 @@
-SHA256 (greybird-1.1.1.tar.gz) = 6c766ea4c6c4bef12369d8036734563211820cc09c504ef68a2329b580b56c8d
-SIZE (greybird-1.1.1.tar.gz) = 103639
+SHA256 (greybird-1.2.tar.gz) = 9457521bf73a161738f4696c649123cb7864fa1ebfc67d24f34f3894d79498fc
+SIZE (greybird-1.2.tar.gz) = 106627
Modified: head/x11-themes/greybird-theme/files/patch-gtk-3.0__gtk.css
==============================================================================
--- head/x11-themes/greybird-theme/files/patch-gtk-3.0__gtk.css Mon Aug 26 17:48:36 2013 (r325411)
+++ head/x11-themes/greybird-theme/files/patch-gtk-3.0__gtk.css Mon Aug 26 17:50:36 2013 (r325412)
@@ -1,9 +1,9 @@
---- ./gtk-3.0/gtk.css.orig 2013-03-18 17:39:26.000000000 +0000
-+++ ./gtk-3.0/gtk.css 2013-03-24 09:14:17.000000000 +0000
+--- ./gtk-3.0/gtk.css.orig 2013-07-14 11:23:59.000000000 +0000
++++ ./gtk-3.0/gtk.css 2013-08-19 17:47:12.000000000 +0000
@@ -65,6 +65,3 @@
+ @import url("gtk-widgets.css");
@import url("gtk-widgets-assets.css");
@import url("apps/gnome-applications.css");
- @import url("apps/granite-widgets.css");
- at import url("apps/unity.css");
- at import url("apps/lightdm-unity-greeter.css");
- at import url("apps/lightdm-gtk-greeter.css");
Modified: head/x11-themes/greybird-theme/pkg-plist
==============================================================================
--- head/x11-themes/greybird-theme/pkg-plist Mon Aug 26 17:48:36 2013 (r325411)
+++ head/x11-themes/greybird-theme/pkg-plist Mon Aug 26 17:50:36 2013 (r325412)
@@ -6,11 +6,11 @@ share/themes/Greybird/gtk-2.0/apps/thuna
share/themes/Greybird/gtk-2.0/apps/thunar/breadcrumb_active.png
share/themes/Greybird/gtk-2.0/apps/thunar/breadcrumb_default.png
share/themes/Greybird/gtk-2.0/apps/thunar/breadcrumb_prelight.png
+share/themes/Greybird/gtk-2.0/apps/thunar/sidebar_active.png
share/themes/Greybird/gtk-2.0/apps/xfce-panel.rc
share/themes/Greybird/gtk-2.0/gtkrc
share/themes/Greybird/gtk-2.0/resize_grip.png
share/themes/Greybird/gtk-3.0/apps/gnome-applications.css
-share/themes/Greybird/gtk-3.0/apps/granite-widgets.css
share/themes/Greybird/gtk-3.0/assets/checkbox-checked-hover.png
share/themes/Greybird/gtk-3.0/assets/checkbox-checked-insensitive.png
share/themes/Greybird/gtk-3.0/assets/checkbox-checked.png
@@ -19,6 +19,8 @@ share/themes/Greybird/gtk-3.0/assets/che
share/themes/Greybird/gtk-3.0/assets/checkbox-mixed.png
share/themes/Greybird/gtk-3.0/assets/checkbox-unchecked-insensitive.png
share/themes/Greybird/gtk-3.0/assets/checkbox-unchecked.png
+share/themes/Greybird/gtk-3.0/assets/grid-selection-checked.png
+share/themes/Greybird/gtk-3.0/assets/grid-selection-unchecked.png
share/themes/Greybird/gtk-3.0/assets/menuitem-checkbox-checked-hover.png
share/themes/Greybird/gtk-3.0/assets/menuitem-checkbox-checked-insensitive.png
share/themes/Greybird/gtk-3.0/assets/menuitem-checkbox-checked.png
More information about the svn-ports-all
mailing list