svn commit: r531747 - head/x11-themes/cursor-jimmac-theme

Fernando Apesteguía fernape at FreeBSD.org
Wed Apr 15 06:28:14 UTC 2020


Author: fernape
Date: Wed Apr 15 06:28:13 2020
New Revision: 531747
URL: https://svnweb.freebsd.org/changeset/ports/531747

Log:
  x11-themes/cursor-jimmac-theme: Update MASTER_SITES, unbreak
  
  PR:	245608
  Submitted by:	ps.ports at smyrak.com (maintainer)
  MFH:	2020Q2

Modified:
  head/x11-themes/cursor-jimmac-theme/Makefile
  head/x11-themes/cursor-jimmac-theme/distinfo

Modified: head/x11-themes/cursor-jimmac-theme/Makefile
==============================================================================
--- head/x11-themes/cursor-jimmac-theme/Makefile	Wed Apr 15 06:26:47 2020	(r531746)
+++ head/x11-themes/cursor-jimmac-theme/Makefile	Wed Apr 15 06:28:13 2020	(r531747)
@@ -5,19 +5,16 @@ PORTNAME=	cursor-jimmac-theme
 PORTVERSION=	0.1
 PORTREVISION=	3
 CATEGORIES=	x11-themes
-MASTER_SITES=	http://www.gnome-look.org/CONTENT/content-files/
-DISTNAME=	6550-Jimmac
+MASTER_SITES=	http://smyrak.com/freebsd/dists/
+DISTNAME=	Jimmac
 
 MAINTAINER=	ps.ports at smyrak.com
-COMMENT=	The beautiful Jimmac X cursor themes
+COMMENT=	Beautiful Jimmac X cursor themes.
 
-BROKEN=		unfetchable
-DEPRECATED=	Broken for more than 6 months
-EXPIRATION_DATE=	2020-05-05
+LICENSE=	GPLv2
+LICENSE_FILE=	${WRKSRC}/COPYING
 
 NO_BUILD=	yes
-
-WRKSRC=		${WRKDIR}/Jimmac
 
 do-install:
 	${MKDIR} ${STAGEDIR}${PREFIX}/share/icons/Jimmac/cursors

Modified: head/x11-themes/cursor-jimmac-theme/distinfo
==============================================================================
--- head/x11-themes/cursor-jimmac-theme/distinfo	Wed Apr 15 06:26:47 2020	(r531746)
+++ head/x11-themes/cursor-jimmac-theme/distinfo	Wed Apr 15 06:28:13 2020	(r531747)
@@ -1,2 +1,3 @@
-SHA256 (6550-Jimmac.tar.gz) = 36515777a6c2c12fd69ac56f943d5c86cdbea0358471a8e687bc8d75e935e3f4
-SIZE (6550-Jimmac.tar.gz) = 19835
+TIMESTAMP = 1586809383
+SHA256 (Jimmac.tar.gz) = 36515777a6c2c12fd69ac56f943d5c86cdbea0358471a8e687bc8d75e935e3f4
+SIZE (Jimmac.tar.gz) = 19835


More information about the svn-ports-all mailing list