svn commit: r499167 - head/x11-themes/plata-theme

Mateusz Piotrowski 0mp at FreeBSD.org
Wed Apr 17 10:08:12 UTC 2019


Author: 0mp
Date: Wed Apr 17 10:08:10 2019
New Revision: 499167
URL: https://svnweb.freebsd.org/changeset/ports/499167

Log:
  x11-themes/plata-theme: Update to 0.7.6
  
  https://gitlab.com/tista500/plata-theme/compare/0.7.5...0.7.6
  
  PR:		237326
  Submitted by:	Hiroki Tagato <tagattie at yandex.com> (maintainer)

Modified:
  head/x11-themes/plata-theme/Makefile
  head/x11-themes/plata-theme/distinfo

Modified: head/x11-themes/plata-theme/Makefile
==============================================================================
--- head/x11-themes/plata-theme/Makefile	Wed Apr 17 09:55:32 2019	(r499166)
+++ head/x11-themes/plata-theme/Makefile	Wed Apr 17 10:08:10 2019	(r499167)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	plata-theme
-PORTVERSION=	0.7.5
+PORTVERSION=	0.7.6
 CATEGORIES=	x11-themes
 
 MAINTAINER=	tagattie at yandex.com
@@ -23,7 +23,7 @@ USES=		autoreconf gmake gnome pkgconfig shebangfix
 USE_GITLAB=	yes
 GL_SITE=	https://gitlab.com
 GL_ACCOUNT=	tista500
-GL_COMMIT=	c56812c7d41f0719b4343eccc0a100c088518a5f
+GL_COMMIT=	e013b219b11e0208e71b787ad73a3709ef890a7e
 
 NO_ARCH=	yes
 
@@ -33,7 +33,8 @@ GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--disable-gtk_next \
 		--disable-flashback \
 		--disable-telegram \
-		--disable-tweetdeck
+		--disable-tweetdeck \
+		--disable-airforsteam
 
 USE_GNOME=	gdkpixbuf2 gtk30 libxml2
 

Modified: head/x11-themes/plata-theme/distinfo
==============================================================================
--- head/x11-themes/plata-theme/distinfo	Wed Apr 17 09:55:32 2019	(r499166)
+++ head/x11-themes/plata-theme/distinfo	Wed Apr 17 10:08:10 2019	(r499167)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1555144298
-SHA256 (tista500-plata-theme-c56812c7d41f0719b4343eccc0a100c088518a5f_GL0.tar.gz) = 6b9b60acf2006df0ae412688535f78c9b7b000b15c3a49da9fa0cf309bfb3b17
-SIZE (tista500-plata-theme-c56812c7d41f0719b4343eccc0a100c088518a5f_GL0.tar.gz) = 521348
+TIMESTAMP = 1555486293
+SHA256 (tista500-plata-theme-e013b219b11e0208e71b787ad73a3709ef890a7e_GL0.tar.gz) = 887ddd063d072dc7d31ffc38821a2d9429b73474a499720800ebc6d1dffee244
+SIZE (tista500-plata-theme-e013b219b11e0208e71b787ad73a3709ef890a7e_GL0.tar.gz) = 522795


More information about the svn-ports-all mailing list