Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Feb 2020 11:21:03 +0000 (UTC)
From:      Mateusz Piotrowski <0mp@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r525266 - head/x11-themes/papirus-icon-theme
Message-ID:  <202002051121.015BL3JX038473@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: 0mp
Date: Wed Feb  5 11:21:03 2020
New Revision: 525266
URL: https://svnweb.freebsd.org/changeset/ports/525266

Log:
  Update to 20200201
  
  Sort variables while here.
  
  PR:		243903
  Submitted by:	Hiroki Tagato <tagattie@yandex.com>

Modified:
  head/x11-themes/papirus-icon-theme/Makefile
  head/x11-themes/papirus-icon-theme/distinfo

Modified: head/x11-themes/papirus-icon-theme/Makefile
==============================================================================
--- head/x11-themes/papirus-icon-theme/Makefile	Wed Feb  5 11:16:51 2020	(r525265)
+++ head/x11-themes/papirus-icon-theme/Makefile	Wed Feb  5 11:21:03 2020	(r525266)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	papirus-icon-theme
-PORTVERSION=	20200102
+PORTVERSION=	20200201
 CATEGORIES=	x11-themes
 
 MAINTAINER=	tagattie@yandex.com
@@ -11,6 +11,7 @@ LICENSE=	GPLv3
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
 USES=		gmake gnome
+INSTALLS_ICONS=	yes
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	PapirusDevelopmentTeam
@@ -18,7 +19,6 @@ GH_ACCOUNT=	PapirusDevelopmentTeam
 NO_ARCH=	yes
 NO_BUILD=	yes
 
-INSTALLS_ICONS=	yes
 PORTDOCS=	AUTHORS README.md
 
 OPTIONS_DEFINE=	DOCS

Modified: head/x11-themes/papirus-icon-theme/distinfo
==============================================================================
--- head/x11-themes/papirus-icon-theme/distinfo	Wed Feb  5 11:16:51 2020	(r525265)
+++ head/x11-themes/papirus-icon-theme/distinfo	Wed Feb  5 11:21:03 2020	(r525266)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1578292266
-SHA256 (PapirusDevelopmentTeam-papirus-icon-theme-20200102_GH0.tar.gz) = 161353e1e3f14bdd28bf1a4a4dea6245cc3d9f56990f5d03092dc70876c97269
-SIZE (PapirusDevelopmentTeam-papirus-icon-theme-20200102_GH0.tar.gz) = 21110348
+TIMESTAMP = 1580898481
+SHA256 (PapirusDevelopmentTeam-papirus-icon-theme-20200201_GH0.tar.gz) = f20c2b0b0ae6bb01859d62d1bc638e096d835389f64b978d0dc401eb467e00c3
+SIZE (PapirusDevelopmentTeam-papirus-icon-theme-20200201_GH0.tar.gz) = 21482791



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