From owner-svn-ports-all@FreeBSD.ORG Wed Nov 19 07:31:57 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B1DA68FF; Wed, 19 Nov 2014 07:31:57 +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 9E73CB3E; Wed, 19 Nov 2014 07:31:57 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sAJ7VvTP061958; Wed, 19 Nov 2014 07:31:57 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sAJ7Vur2061954; Wed, 19 Nov 2014 07:31:56 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201411190731.sAJ7Vur2061954@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Wed, 19 Nov 2014 07:31:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372764 - in head/mail: . elm X-SVN-Group: ports-head 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.18-1 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: Wed, 19 Nov 2014 07:31:57 -0000 Author: antoine Date: Wed Nov 19 07:31:56 2014 New Revision: 372764 URL: https://svnweb.freebsd.org/changeset/ports/372764 QAT: https://qat.redports.org/buildarchive/r372764/ Log: - Hard links are handled fine by pkg - Hook to the build Modified: head/mail/Makefile head/mail/elm/Makefile head/mail/elm/pkg-plist Modified: head/mail/Makefile ============================================================================== --- head/mail/Makefile Wed Nov 19 07:28:02 2014 (r372763) +++ head/mail/Makefile Wed Nov 19 07:31:56 2014 (r372764) @@ -105,6 +105,7 @@ SUBDIR += dsbl-testers SUBDIR += dspam SUBDIR += ecartis + SUBDIR += elm SUBDIR += elmo SUBDIR += elmo-devel SUBDIR += emil Modified: head/mail/elm/Makefile ============================================================================== --- head/mail/elm/Makefile Wed Nov 19 07:28:02 2014 (r372763) +++ head/mail/elm/Makefile Wed Nov 19 07:31:56 2014 (r372764) @@ -21,7 +21,6 @@ BUILD_DEPENDS= ispell:${PORTSDIR}/textpr CFLAGS+= -D_SIZE_T WRKSRC= ${WRKDIR}/elm${PORTVERSION} -NO_LATEST_LINK= yes USES= gettext HAS_CONFIGURE= yes CONFIGURE_SCRIPT= Configure Modified: head/mail/elm/pkg-plist ============================================================================== --- head/mail/elm/pkg-plist Wed Nov 19 07:28:02 2014 (r372763) +++ head/mail/elm/pkg-plist Wed Nov 19 07:31:56 2014 (r372764) @@ -4,18 +4,16 @@ bin/checkalias bin/elmalias bin/fastmail bin/frm -@exec ln -f %D/%F %D/bin/nfrm -@unexec rm -f %D/bin/nfrm bin/listalias bin/messages bin/newalias bin/newmail -@exec ln -f %D/%F %D/bin/wnewmail -@unexec rm -f %D/bin/wnewmail +bin/nfrm bin/printmail bin/readmsg bin/prlong bin/mmencode +bin/wnewmail lib/elmrc-info lib/help-main lib/help-options