From owner-svn-ports-all@freebsd.org Mon Jun 15 07:50:03 2020 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 509EB32B39B; Mon, 15 Jun 2020 07:50:03 +0000 (UTC) (envelope-from tagattie@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 49lk571T59z4Fht; Mon, 15 Jun 2020 07:50:03 +0000 (UTC) (envelope-from tagattie@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 154B81A602; Mon, 15 Jun 2020 07:50:03 +0000 (UTC) (envelope-from tagattie@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 05F7o2Oe044020; Mon, 15 Jun 2020 07:50:02 GMT (envelope-from tagattie@FreeBSD.org) Received: (from tagattie@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 05F7o2lA044016; Mon, 15 Jun 2020 07:50:02 GMT (envelope-from tagattie@FreeBSD.org) Message-Id: <202006150750.05F7o2lA044016@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tagattie set sender to tagattie@FreeBSD.org using -f From: Hiroki Tagato Date: Mon, 15 Jun 2020 07:50:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r538857 - in head: . x11-themes/numix-gtk-theme x11-themes/numix-theme X-SVN-Group: ports-head X-SVN-Commit-Author: tagattie X-SVN-Commit-Paths: in head: . x11-themes/numix-gtk-theme x11-themes/numix-theme X-SVN-Commit-Revision: 538857 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Jun 2020 07:50:03 -0000 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@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@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