From owner-svn-ports-head@freebsd.org Thu Dec 24 21:19:39 2020 Return-Path: Delivered-To: svn-ports-head@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 C53554D1B45; Thu, 24 Dec 2020 21:19:39 +0000 (UTC) (envelope-from madpilot@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 4D22yg5FqCz3KsY; Thu, 24 Dec 2020 21:19:39 +0000 (UTC) (envelope-from madpilot@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 A30441704B; Thu, 24 Dec 2020 21:19:39 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 0BOLJd4q019106; Thu, 24 Dec 2020 21:19:39 GMT (envelope-from madpilot@FreeBSD.org) Received: (from madpilot@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 0BOLJc7g019102; Thu, 24 Dec 2020 21:19:38 GMT (envelope-from madpilot@FreeBSD.org) Message-Id: <202012242119.0BOLJc7g019102@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: madpilot set sender to madpilot@FreeBSD.org using -f From: Guido Falsi Date: Thu, 24 Dec 2020 21:19:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r559194 - in head/www/xfce4-smartbookmark-plugin: . files X-SVN-Group: ports-head X-SVN-Commit-Author: madpilot X-SVN-Commit-Paths: in head/www/xfce4-smartbookmark-plugin: . files X-SVN-Commit-Revision: 559194 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Dec 2020 21:19:39 -0000 Author: madpilot Date: Thu Dec 24 21:19:38 2020 New Revision: 559194 URL: https://svnweb.freebsd.org/changeset/ports/559194 Log: Update xfce4-smartbookmark-plugin to 0.5.2 Modified: head/www/xfce4-smartbookmark-plugin/Makefile head/www/xfce4-smartbookmark-plugin/distinfo head/www/xfce4-smartbookmark-plugin/files/patch-src__smartbookmark.c head/www/xfce4-smartbookmark-plugin/pkg-plist Modified: head/www/xfce4-smartbookmark-plugin/Makefile ============================================================================== --- head/www/xfce4-smartbookmark-plugin/Makefile Thu Dec 24 21:19:05 2020 (r559193) +++ head/www/xfce4-smartbookmark-plugin/Makefile Thu Dec 24 21:19:38 2020 (r559194) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= xfce4-smartbookmark-plugin -PORTVERSION= 0.5.1 +PORTVERSION= 0.5.2 CATEGORIES= www xfce MASTER_SITES= XFCE/panel-plugins DIST_SUBDIR= xfce4 Modified: head/www/xfce4-smartbookmark-plugin/distinfo ============================================================================== --- head/www/xfce4-smartbookmark-plugin/distinfo Thu Dec 24 21:19:05 2020 (r559193) +++ head/www/xfce4-smartbookmark-plugin/distinfo Thu Dec 24 21:19:38 2020 (r559194) @@ -1,3 +1,3 @@ -TIMESTAMP = 1565693710 -SHA256 (xfce4/xfce4-smartbookmark-plugin-0.5.1.tar.bz2) = 3e28fb7cd2e2251e89a8715684081b862406e3fb4e6d8c0caa1b798a97703600 -SIZE (xfce4/xfce4-smartbookmark-plugin-0.5.1.tar.bz2) = 302735 +TIMESTAMP = 1608832250 +SHA256 (xfce4/xfce4-smartbookmark-plugin-0.5.2.tar.bz2) = 2a279e2f5a54518684e62ad1f3cd8ef950826505b39725f1b5d8f0c43031cdd3 +SIZE (xfce4/xfce4-smartbookmark-plugin-0.5.2.tar.bz2) = 331765 Modified: head/www/xfce4-smartbookmark-plugin/files/patch-src__smartbookmark.c ============================================================================== --- head/www/xfce4-smartbookmark-plugin/files/patch-src__smartbookmark.c Thu Dec 24 21:19:05 2020 (r559193) +++ head/www/xfce4-smartbookmark-plugin/files/patch-src__smartbookmark.c Thu Dec 24 21:19:38 2020 (r559194) @@ -1,10 +1,10 @@ ---- src/smartbookmark.c.orig 2013-02-18 21:14:36 UTC +--- src/smartbookmark.c.orig 2020-12-24 16:01:51 UTC +++ src/smartbookmark.c -@@ -182,10 +182,10 @@ static t_search *search_new(XfcePanelPlu - gtk_container_add(GTK_CONTAINER(align), search->box); +@@ -173,10 +173,10 @@ static t_search *search_new(XfcePanelPlugin *plugin) + gtk_widget_set_valign(GTK_WIDGET(search->box), GTK_ALIGN_CENTER); /* default options */ -- search->url = "http://bugs.debian.org/"; +- search->url = "https://bugs.debian.org/"; - search->label_text = "BTS"; - search->size = 5; - search->hide_label = FALSE; @@ -15,11 +15,11 @@ /* read config file options */ filename = xfce_panel_plugin_save_location(plugin, TRUE); search_read_config(search, filename); -@@ -218,10 +218,10 @@ static void search_read_config(t_search +@@ -209,10 +209,10 @@ static void search_read_config(t_search *search, const if( (rcfile = xfce_rc_simple_open(filename, TRUE) )) { xfce_rc_set_group(rcfile, NULL); -- search->url = g_strdup(xfce_rc_read_entry(rcfile,"url","http://bugs.debian.org/")); +- search->url = g_strdup(xfce_rc_read_entry(rcfile,"url","https://bugs.debian.org/")); - search->label_text = g_strdup(xfce_rc_read_entry(rcfile,"value","DBS")); - search->size = xfce_rc_read_int_entry(rcfile, "size", 5); - search->hide_label = xfce_rc_read_bool_entry(rcfile, "hidelabel", FALSE); Modified: head/www/xfce4-smartbookmark-plugin/pkg-plist ============================================================================== --- head/www/xfce4-smartbookmark-plugin/pkg-plist Thu Dec 24 21:19:05 2020 (r559193) +++ head/www/xfce4-smartbookmark-plugin/pkg-plist Thu Dec 24 21:19:38 2020 (r559194) @@ -9,15 +9,19 @@ lib/xfce4/panel/plugins/libsmartbookmark.so %%NLS%%share/locale/de/LC_MESSAGES/xfce4-smartbookmark-plugin.mo %%NLS%%share/locale/el/LC_MESSAGES/xfce4-smartbookmark-plugin.mo %%NLS%%share/locale/en_AU/LC_MESSAGES/xfce4-smartbookmark-plugin.mo +%%NLS%%share/locale/en_CA/LC_MESSAGES/xfce4-smartbookmark-plugin.mo %%NLS%%share/locale/en_GB/LC_MESSAGES/xfce4-smartbookmark-plugin.mo %%NLS%%share/locale/es/LC_MESSAGES/xfce4-smartbookmark-plugin.mo +%%NLS%%share/locale/et/LC_MESSAGES/xfce4-smartbookmark-plugin.mo %%NLS%%share/locale/eu/LC_MESSAGES/xfce4-smartbookmark-plugin.mo %%NLS%%share/locale/fi/LC_MESSAGES/xfce4-smartbookmark-plugin.mo %%NLS%%share/locale/fr/LC_MESSAGES/xfce4-smartbookmark-plugin.mo %%NLS%%share/locale/gl/LC_MESSAGES/xfce4-smartbookmark-plugin.mo %%NLS%%share/locale/he/LC_MESSAGES/xfce4-smartbookmark-plugin.mo +%%NLS%%share/locale/hi/LC_MESSAGES/xfce4-smartbookmark-plugin.mo %%NLS%%share/locale/hr/LC_MESSAGES/xfce4-smartbookmark-plugin.mo %%NLS%%share/locale/hu/LC_MESSAGES/xfce4-smartbookmark-plugin.mo +%%NLS%%share/locale/hye/LC_MESSAGES/xfce4-smartbookmark-plugin.mo %%NLS%%share/locale/id/LC_MESSAGES/xfce4-smartbookmark-plugin.mo %%NLS%%share/locale/is/LC_MESSAGES/xfce4-smartbookmark-plugin.mo %%NLS%%share/locale/it/LC_MESSAGES/xfce4-smartbookmark-plugin.mo @@ -35,6 +39,7 @@ lib/xfce4/panel/plugins/libsmartbookmark.so %%NLS%%share/locale/pt_BR/LC_MESSAGES/xfce4-smartbookmark-plugin.mo %%NLS%%share/locale/ru/LC_MESSAGES/xfce4-smartbookmark-plugin.mo %%NLS%%share/locale/sk/LC_MESSAGES/xfce4-smartbookmark-plugin.mo +%%NLS%%share/locale/sl/LC_MESSAGES/xfce4-smartbookmark-plugin.mo %%NLS%%share/locale/sq/LC_MESSAGES/xfce4-smartbookmark-plugin.mo %%NLS%%share/locale/sr/LC_MESSAGES/xfce4-smartbookmark-plugin.mo %%NLS%%share/locale/sv/LC_MESSAGES/xfce4-smartbookmark-plugin.mo