From owner-svn-ports-head@FreeBSD.ORG Wed Jan 14 20:57:56 2015 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 1D69285E; Wed, 14 Jan 2015 20:57:56 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 0A25D9E7; Wed, 14 Jan 2015 20:57:56 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t0EKvt4J006403; Wed, 14 Jan 2015 20:57:55 GMT (envelope-from cy@FreeBSD.org) Received: (from cy@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t0EKvtQq006401; Wed, 14 Jan 2015 20:57:55 GMT (envelope-from cy@FreeBSD.org) Message-Id: <201501142057.t0EKvtQq006401@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: cy set sender to cy@FreeBSD.org using -f From: Cy Schubert Date: Wed, 14 Jan 2015 20:57:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r377043 - head/mail/exmh2 X-SVN-Group: ports-head 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.18-1 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: Wed, 14 Jan 2015 20:57:56 -0000 Author: cy Date: Wed Jan 14 20:57:54 2015 New Revision: 377043 URL: https://svnweb.freebsd.org/changeset/ports/377043 QAT: https://qat.redports.org/buildarchive/r377043/ Log: Fix packaging permissions. PR: 196350 Modified: head/mail/exmh2/Makefile head/mail/exmh2/pkg-plist Modified: head/mail/exmh2/Makefile ============================================================================== --- head/mail/exmh2/Makefile Wed Jan 14 19:37:29 2015 (r377042) +++ head/mail/exmh2/Makefile Wed Jan 14 20:57:54 2015 (r377043) @@ -5,6 +5,7 @@ PORTNAME= exmh PORTVERSION= 2.8.0 +PORTREVISION= 1 CATEGORIES+= mail tk MASTER_SITES= ${MASTER_SITE_TCLTK} \ SF Modified: head/mail/exmh2/pkg-plist ============================================================================== --- head/mail/exmh2/pkg-plist Wed Jan 14 19:37:29 2015 (r377042) +++ head/mail/exmh2/pkg-plist Wed Jan 14 20:57:54 2015 (r377043) @@ -7,9 +7,10 @@ bin/exmh-bg bin/exmh-strip bin/ftp.expect bin/inc.expect -@mode 444 @owner bin @group bin +@dir lib/exmh-%%EXMH_VERSION%% +@mode 444 lib/exmh-%%EXMH_VERSION%%/PgpDecryptExpect lib/exmh-%%EXMH_VERSION%%/addr.tcl lib/exmh-%%EXMH_VERSION%%/aliases.tcl @@ -228,4 +229,3 @@ lib/exmh-%%EXMH_VERSION%%/xnsgetmail.exp man/man1/exmh.1.gz @dirrm lib/exmh-%%EXMH_VERSION%%/bitmaps @dirrm lib/exmh-%%EXMH_VERSION%%/html -@dirrm lib/exmh-%%EXMH_VERSION%%