From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Mar 1 11:20:01 2014 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 23406B2B for ; Sat, 1 Mar 2014 11:20:01 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id F2CA81101 for ; Sat, 1 Mar 2014 11:20:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id s21BK07U070918 for ; Sat, 1 Mar 2014 11:20:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s21BK0wn070911; Sat, 1 Mar 2014 11:20:00 GMT (envelope-from gnats) Resent-Date: Sat, 1 Mar 2014 11:20:00 GMT Resent-Message-Id: <201403011120.s21BK0wn070911@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Marco Bröder Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 40E4FCD4 for ; Sat, 1 Mar 2014 11:13:04 +0000 (UTC) Received: from newred.freebsd.org (cgiserv.freebsd.org [IPv6:2001:1900:2254:206a::50:4]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 2BC7C1E55 for ; Sat, 1 Mar 2014 11:13:04 +0000 (UTC) Received: from cgiserv.freebsd.org ([127.0.1.6]) by newred.freebsd.org (8.14.7/8.14.7) with ESMTP id s21BD4aJ034240 for ; Sat, 1 Mar 2014 11:13:04 GMT (envelope-from nobody@cgiserv.freebsd.org) Received: (from nobody@localhost) by cgiserv.freebsd.org (8.14.7/8.14.7/Submit) id s21BD3hn034214; Sat, 1 Mar 2014 11:13:03 GMT (envelope-from nobody) Message-Id: <201403011113.s21BD3hn034214@cgiserv.freebsd.org> Date: Sat, 1 Mar 2014 11:13:03 GMT From: Marco Bröder To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: ports/187173: [maintainer-update] [patch] mail/trojita: Update Maintainer Mail Address X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Mar 2014 11:20:01 -0000 >Number: 187173 >Category: ports >Synopsis: [maintainer-update] [patch] mail/trojita: Update Maintainer Mail Address >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sat Mar 01 11:20:00 UTC 2014 >Closed-Date: >Last-Modified: >Originator: Marco Bröder >Release: stable/10 amd64 >Organization: >Environment: >Description: Update maintainer mail address. Remove leftover directories / complete pkg-plist. Build tests: # portlint -C # make DEVELOPER=yes stage check-orphans package install deinstall clean # poudriere testport ... on amd64 for head, stable/10, releng/9.2, releng/8.4 Runtime tests: on stable/10 amd64 Thanks! >How-To-Repeat: >Fix: Patch attached with submission follows: diff --git a/mail/trojita/Makefile b/mail/trojita/Makefile index 9c494ef..10a91c5 100644 --- a/mail/trojita/Makefile +++ b/mail/trojita/Makefile @@ -1,4 +1,4 @@ -# Created by: Marco Broeder +# Created by: Marco Broeder # $FreeBSD: head/mail/trojita/Makefile 331644 2013-10-26 00:52:33Z gerald $ PORTNAME= trojita @@ -7,7 +7,7 @@ PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= SF/${PORTNAME}/src/ -MAINTAINER= marco.broeder@gmx.eu +MAINTAINER= marco.broeder@posteo.eu COMMENT= Fast cross-platform Qt IMAP e-mail client LICENSE= GPLv2 GPLv3 diff --git a/mail/trojita/pkg-plist b/mail/trojita/pkg-plist index e37bbe5..9e117bc 100644 --- a/mail/trojita/pkg-plist +++ b/mail/trojita/pkg-plist @@ -33,3 +33,9 @@ share/icons/hicolor/scalable/apps/trojita.svg %%DATADIR%%/locale/trojita_common_zh_TW.qm @dirrm %%DATADIR%%/locale @dirrm %%DATADIR%% +@dirrmtry share/icons/hicolor/32x32/apps +@dirrmtry share/icons/hicolor/32x32 +@dirrmtry share/icons/hicolor/scalable/apps +@dirrmtry share/icons/hicolor/scalable +@dirrmtry share/icons/hicolor +@dirrmtry share/icons >Release-Note: >Audit-Trail: >Unformatted: