Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 1 Mar 2014 11:13:03 GMT
From:      Marco Bröder <marco.broeder@gmx.eu>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/187173: [maintainer-update] [patch] mail/trojita: Update Maintainer Mail Address
Message-ID:  <201403011113.s21BD3hn034214@cgiserv.freebsd.org>
Resent-Message-ID: <201403011120.s21BK0wn070911@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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 <marco.broeder@gmx.eu>
+# Created by: Marco Broeder <marco.broeder@posteo.eu>
 # $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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201403011113.s21BD3hn034214>