svn commit: r473514 - head/x11-themes/cursor-ardoise-theme

Steve Wills swills at FreeBSD.org
Thu Jun 28 21:06:01 UTC 2018


Author: swills
Date: Thu Jun 28 21:06:00 2018
New Revision: 473514
URL: https://svnweb.freebsd.org/changeset/ports/473514

Log:
  x11-themes/cursor-ardoise-theme: Add mirrors, update pkg-descr
  
  PR:		229268
  Submitted by:	lightside <lightside at gmx.com> (maintainer)

Modified:
  head/x11-themes/cursor-ardoise-theme/Makefile   (contents, props changed)
  head/x11-themes/cursor-ardoise-theme/pkg-descr   (contents, props changed)

Modified: head/x11-themes/cursor-ardoise-theme/Makefile
==============================================================================
--- head/x11-themes/cursor-ardoise-theme/Makefile	Thu Jun 28 21:00:58 2018	(r473513)
+++ head/x11-themes/cursor-ardoise-theme/Makefile	Thu Jun 28 21:06:00 2018	(r473514)
@@ -5,13 +5,14 @@ PORTNAME=	ardoise
 PORTVERSION=	3.5
 PORTREVISION=	1
 CATEGORIES=	x11-themes
-MASTER_SITES=	https://github.com/obnosim/ardoise/releases/download/v${PORTVERSION}/
+MASTER_SITES=	http://ftp.internat.freebsd.org/pub/FreeBSD/distfiles/${DIST_SUBDIR}/ \
+		https://ftp.tw.freebsd.org/distfiles/${DIST_SUBDIR}/
 PKGNAMEPREFIX=	cursor-
 PKGNAMESUFFIX=	-theme
 DISTFILES=	Ardoise_no_shadow_100.tar.gz Ardoise_no_shadow_75.tar.gz \
 		Ardoise_no_shadow_87.tar.gz Ardoise_shadow_100.tar.gz \
 		Ardoise_shadow_75.tar.gz Ardoise_shadow_87.tar.gz
-DIST_SUBDIR=	${PKGBASE}/${PORTVERSION}
+DIST_SUBDIR=	${PKGNAMEPREFIX}${PORTNAME}${PKGNAMESUFFIX}/${PORTVERSION}
 
 MAINTAINER=	lightside at gmx.com
 COMMENT=	Ardoise X cursor theme

Modified: head/x11-themes/cursor-ardoise-theme/pkg-descr
==============================================================================
--- head/x11-themes/cursor-ardoise-theme/pkg-descr	Thu Jun 28 21:00:58 2018	(r473513)
+++ head/x11-themes/cursor-ardoise-theme/pkg-descr	Thu Jun 28 21:06:00 2018	(r473514)
@@ -4,4 +4,4 @@ It uses symbols instead of changing the shape of the c
 Available resolutions are 24, 32, 48 and 72 px.
 Translucent and opaque variants.
 
-WWW: http://kde-look.org/content/show.php/Ardoise?content=165308
+WWW: https://gitlab.com/obnosim/ardoise


More information about the svn-ports-all mailing list