svn commit: r354561 - in head/x11-themes/numix-theme: . files
Olivier Duchateau
olivierd at FreeBSD.org
Mon May 19 17:42:45 UTC 2014
Author: olivierd
Date: Mon May 19 17:42:44 2014
New Revision: 354561
URL: http://svnweb.freebsd.org/changeset/ports/354561
QAT: https://qat.redports.org/buildarchive/r354561/
Log:
- Update to 2.2.3
Deleted:
head/x11-themes/numix-theme/files/patch-gtk-3.0__gtk.css
Modified:
head/x11-themes/numix-theme/Makefile
head/x11-themes/numix-theme/distinfo
head/x11-themes/numix-theme/pkg-plist
Modified: head/x11-themes/numix-theme/Makefile
==============================================================================
--- head/x11-themes/numix-theme/Makefile Mon May 19 17:12:58 2014 (r354560)
+++ head/x11-themes/numix-theme/Makefile Mon May 19 17:42:44 2014 (r354561)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= numix
-PORTVERSION= 2.2.2
+PORTVERSION= 2.2.3
CATEGORIES= x11-themes xfce
MASTER_SITES= GH GHC
PKGNAMESUFFIX= -theme
@@ -17,7 +17,7 @@ RUN_DEPENDS= gtk-murrine-engine>=0.98.1:
GH_ACCOUNT= shimmerproject
GH_PROJECT= Numix
GH_TAGNAME= v${PORTVERSION}
-GH_COMMIT= e28f03b
+GH_COMMIT= 3160668
USE_GITHUB= yes
NO_BUILD= yes
@@ -29,10 +29,6 @@ NOTIFYD_DESC= Install xfce4-notifyd them
.include <bsd.port.options.mk>
-post-extract:
-# Remove Unity theme
- @${RM} ${WRKSRC}/gtk-3.0/apps/unity.css
-
post-patch:
# Remove .orig files
@${RM} ${WRKSRC}/gtk-?.0/*.orig
Modified: head/x11-themes/numix-theme/distinfo
==============================================================================
--- head/x11-themes/numix-theme/distinfo Mon May 19 17:12:58 2014 (r354560)
+++ head/x11-themes/numix-theme/distinfo Mon May 19 17:42:44 2014 (r354561)
@@ -1,2 +1,2 @@
-SHA256 (numix-2.2.2.tar.gz) = 0bd76827281fc7d0825088c818384f1902b4f85cbe2e60f20dcd4ab2ff3b5073
-SIZE (numix-2.2.2.tar.gz) = 50912
+SHA256 (numix-2.2.3.tar.gz) = 2ae633798f63a22724b57aec66d9df6aa05a4cd498e48209e88bd7b4396e98c2
+SIZE (numix-2.2.3.tar.gz) = 64915
Modified: head/x11-themes/numix-theme/pkg-plist
==============================================================================
--- head/x11-themes/numix-theme/pkg-plist Mon May 19 17:12:58 2014 (r354560)
+++ head/x11-themes/numix-theme/pkg-plist Mon May 19 17:42:44 2014 (r354561)
@@ -4,6 +4,7 @@ share/themes/Numix/gtk-3.0/apps/granite-
share/themes/Numix/gtk-3.0/apps/lightdm-gtk-greeter.css
share/themes/Numix/gtk-3.0/apps/nemo.css
share/themes/Numix/gtk-3.0/apps/synaptic.css
+share/themes/Numix/gtk-3.0/apps/unity.css
share/themes/Numix/gtk-3.0/apps/xfce.css
share/themes/Numix/gtk-3.0/gtk-dark.css
share/themes/Numix/gtk-3.0/gtk-widgets-assets.css
More information about the svn-ports-head
mailing list