svn commit: r538857 - in head: . x11-themes/numix-gtk-theme x11-themes/numix-theme
Hiroki Tagato
tagattie at FreeBSD.org
Mon Jun 15 07:50:03 UTC 2020
Author: tagattie
Date: Mon Jun 15 07:50:02 2020
New Revision: 538857
URL: https://svnweb.freebsd.org/changeset/ports/538857
Log:
- Rename to match upstream naming
- Make portclippy happy
- Update WWW
PR: 247103
Submitted by: Vincent DEFERT <20.100 at defert.com> (maintainer)
Approved by: mentors (implicit)
Added:
head/x11-themes/numix-gtk-theme/
- copied from r538856, head/x11-themes/numix-theme/
Deleted:
head/x11-themes/numix-theme/
Modified:
head/MOVED
head/x11-themes/numix-gtk-theme/Makefile
head/x11-themes/numix-gtk-theme/pkg-descr
Modified: head/MOVED
==============================================================================
--- head/MOVED Mon Jun 15 07:49:40 2020 (r538856)
+++ head/MOVED Mon Jun 15 07:50:02 2020 (r538857)
@@ -15086,3 +15086,4 @@ mail/claws-mail-archiver|mail/claws-mail-archive|2020-
mail/claws-mail-attach_warner|mail/claws-mail-attachwarner|2020-06-11|Renamed to align port name to plugin name
mail/claws-mail-spamreport|mail/claws-mail-spam_report|2020-06-11|Renamed to align port name to plugin name
mail/claws-mail-tnef|mail/claws-mail-tnef_parse|2020-06-11|Renamed to align port name to plugin name
+x11-themes/numix-theme|x11-themes/numix-gtk-theme|2020-06-15|Renamed to match upstream naming
Modified: head/x11-themes/numix-gtk-theme/Makefile
==============================================================================
--- head/x11-themes/numix-theme/Makefile Mon Jun 15 07:49:40 2020 (r538856)
+++ head/x11-themes/numix-gtk-theme/Makefile Mon Jun 15 07:50:02 2020 (r538857)
@@ -1,11 +1,10 @@
# Created by: Olivier Duchateau
# $FreeBSD$
-PORTNAME= numix
+PORTNAME= numix-gtk-theme
PORTVERSION= 2.6.7
PORTREVISION= 1
CATEGORIES= x11-themes xfce
-PKGNAMESUFFIX= -theme
MAINTAINER= 20.100 at defert.com
COMMENT= Gtk flat themes
@@ -19,15 +18,18 @@ USES= gmake gnome
USE_GITHUB= yes
GH_ACCOUNT= numixproject
-GH_PROJECT= numix-gtk-theme
+
USE_GNOME= glib20 gdkpixbuf2
-NO_ARCH= yes
+
INSTALL_TARGET= # empty
+NO_ARCH= yes
+
OPTIONS_DEFINE= NOTIFYD
OPTIONS_DEFAULT= NOTIFYD
-NOTIFYD_DESC= Install xfce4-notifyd theme
OPTIONS_SUB= yes
+
+NOTIFYD_DESC= Install xfce4-notifyd theme
post-patch:
# Remove .orig files
Modified: head/x11-themes/numix-gtk-theme/pkg-descr
==============================================================================
--- head/x11-themes/numix-theme/pkg-descr Mon Jun 15 07:49:40 2020 (r538856)
+++ head/x11-themes/numix-gtk-theme/pkg-descr Mon Jun 15 07:50:02 2020 (r538857)
@@ -1,3 +1,3 @@
Numix is a modern flat theme with a combination of light and dark elements.
-WWW: http://numixproject.org/
+WWW: https://numixproject.github.io
More information about the svn-ports-head
mailing list