Date: Tue, 13 Aug 2019 09:25:27 +0000 (UTC) From: Tijl Coosemans <tijl@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r508818 - head/x11-themes/numix-theme Message-ID: <201908130925.x7D9PRpF084766@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tijl Date: Tue Aug 13 09:25:26 2019 New Revision: 508818 URL: https://svnweb.freebsd.org/changeset/ports/508818 Log: Make fetchable again. The distfile was rerolled a week after initial release. The only changes are in CHANGES, README.md, and src/gtk-3.20/scss/apps/_gnome-applications.scss where a style change was added for Gnome app Geary. Modified: head/x11-themes/numix-theme/Makefile head/x11-themes/numix-theme/distinfo Modified: head/x11-themes/numix-theme/Makefile ============================================================================== --- head/x11-themes/numix-theme/Makefile Tue Aug 13 09:18:19 2019 (r508817) +++ head/x11-themes/numix-theme/Makefile Tue Aug 13 09:25:26 2019 (r508818) @@ -3,6 +3,7 @@ PORTNAME= numix PORTVERSION= 2.6.7 +PORTREVISION= 1 CATEGORIES= x11-themes xfce PKGNAMESUFFIX= -theme @@ -10,8 +11,6 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Gtk flat themes LICENSE= GPLv3 - -BROKEN= unfetchable BUILD_DEPENDS= rubygem-sass>=3.4:textproc/rubygem-sass RUN_DEPENDS= gtk-murrine-engine>=0.98.2:x11-themes/gtk-murrine-engine Modified: head/x11-themes/numix-theme/distinfo ============================================================================== --- head/x11-themes/numix-theme/distinfo Tue Aug 13 09:18:19 2019 (r508817) +++ head/x11-themes/numix-theme/distinfo Tue Aug 13 09:25:26 2019 (r508818) @@ -1,3 +1,3 @@ -TIMESTAMP = 1507275113 -SHA256 (numixproject-numix-gtk-theme-2.6.7_GH0.tar.gz) = 4590c6077828d73aecbc2521acf5b8d4669aacff1e9d09575888be67f2dc0d1b -SIZE (numixproject-numix-gtk-theme-2.6.7_GH0.tar.gz) = 156407 +TIMESTAMP = 1565685171 +SHA256 (numixproject-numix-gtk-theme-2.6.7_GH0.tar.gz) = 2b997ad3eee0b802d0dd49dd772127fd3c337cca32d8863efd4897928e38879a +SIZE (numixproject-numix-gtk-theme-2.6.7_GH0.tar.gz) = 156607
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201908130925.x7D9PRpF084766>