Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Jan 2018 20:23:05 +0000 (UTC)
From:      Nicola Vitale <nivit@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r458565 - in head/x11-themes/adapta-backgrounds: . files
Message-ID:  <201801092023.w09KN5Jt085080@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: nivit
Date: Tue Jan  9 20:23:04 2018
New Revision: 458565
URL: https://svnweb.freebsd.org/changeset/ports/458565

Log:
  - Update to 0.5.2.3
  - Update LICENSE (upstream changed it with v. 0.5.2.1)
  
  ChangeLog:	https://github.com/adapta-project/adapta-backgrounds/releases

Modified:
  head/x11-themes/adapta-backgrounds/Makefile
  head/x11-themes/adapta-backgrounds/distinfo   (contents, props changed)
  head/x11-themes/adapta-backgrounds/files/patch-Makefile.am   (contents, props changed)
  head/x11-themes/adapta-backgrounds/pkg-plist   (contents, props changed)

Modified: head/x11-themes/adapta-backgrounds/Makefile
==============================================================================
--- head/x11-themes/adapta-backgrounds/Makefile	Tue Jan  9 20:22:14 2018	(r458564)
+++ head/x11-themes/adapta-backgrounds/Makefile	Tue Jan  9 20:23:04 2018	(r458565)
@@ -2,15 +2,15 @@
 # $FreeBSD$
 
 PORTNAME=	adapta-backgrounds
-PORTVERSION=	0.4.0.6
+PORTVERSION=	0.5.2.3
 CATEGORIES=	x11-themes
 
 MAINTAINER=	nivit@FreeBSD.org
 COMMENT=	Wallpaper collection for adapta-project
 
-LICENSE=	GPLv2 CC-BY-SA-3.0
+LICENSE=	GPLv2 CC-BY-SA-4.0
 LICENSE_COMB=	multi
-LICENSE_FILE_CC-BY-SA-3.0=	${WRKSRC}/LICENSE_CC_BY_SA3
+LICENSE_FILE_CC-BY-SA-4.0=	${WRKSRC}/LICENSE_CC_BY_SA4
 LICENSE_FILE_GPLv2=	${WRKSRC}/COPYING
 
 DOCS_MAKE_ENV=	ADAPTA_BG_DOCS=yes

Modified: head/x11-themes/adapta-backgrounds/distinfo
==============================================================================
--- head/x11-themes/adapta-backgrounds/distinfo	Tue Jan  9 20:22:14 2018	(r458564)
+++ head/x11-themes/adapta-backgrounds/distinfo	Tue Jan  9 20:23:04 2018	(r458565)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1500628164
-SHA256 (adapta-project-adapta-backgrounds-0.4.0.6_GH0.tar.gz) = ecd88bb31cc3b25e98cd3f8fc508cf482c644efed0f31fcc3d664ade3e1bd719
-SIZE (adapta-project-adapta-backgrounds-0.4.0.6_GH0.tar.gz) = 4861651
+TIMESTAMP = 1515527917
+SHA256 (adapta-project-adapta-backgrounds-0.5.2.3_GH0.tar.gz) = de9dcc485bb0fdb3a1be2f2226ffa94cb651e1a2ebc0301043f4cbae2c8755c8
+SIZE (adapta-project-adapta-backgrounds-0.5.2.3_GH0.tar.gz) = 5247284

Modified: head/x11-themes/adapta-backgrounds/files/patch-Makefile.am
==============================================================================
--- head/x11-themes/adapta-backgrounds/files/patch-Makefile.am	Tue Jan  9 20:22:14 2018	(r458564)
+++ head/x11-themes/adapta-backgrounds/files/patch-Makefile.am	Tue Jan  9 20:23:04 2018	(r458565)
@@ -1,4 +1,4 @@
---- Makefile.am.orig	2016-11-20 19:55:11 UTC
+--- Makefile.am.orig	2018-01-01 03:20:16 UTC
 +++ Makefile.am
 @@ -5,12 +5,13 @@ SUBDIRS = \
  	backgrounds
@@ -6,7 +6,7 @@
  EXTRA_DIST = \
 -	AUTHORS \
 -	COPYING \
--	LICENSE_CC_BY_SA3
+-	LICENSE_CC_BY_SA4
 +	AUTHORS
  
  install-data-hook:

Modified: head/x11-themes/adapta-backgrounds/pkg-plist
==============================================================================
--- head/x11-themes/adapta-backgrounds/pkg-plist	Tue Jan  9 20:22:14 2018	(r458564)
+++ head/x11-themes/adapta-backgrounds/pkg-plist	Tue Jan  9 20:23:04 2018	(r458565)
@@ -1,6 +1,9 @@
+share/backgrounds/adapta/kahelo.jpg
 share/backgrounds/adapta/poly.jpg
 share/backgrounds/adapta/suna.jpg
 share/backgrounds/adapta/tealized.jpg
 share/backgrounds/adapta/tri-fadeno.jpg
+share/cinnamon-background-properties/adapta-backgrounds.xml
 %%PORTDOCS%%%%DOCSDIR%%/AUTHORS
 share/gnome-background-properties/adapta-backgrounds.xml
+share/mate-background-properties/adapta-backgrounds.xml



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