From owner-svn-ports-all@FreeBSD.ORG Tue Mar 18 14:52:43 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 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 088D5F33; Tue, 18 Mar 2014 14:52:43 +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)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id E94AEC2A; Tue, 18 Mar 2014 14:52:42 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s2IEqgMp094462; Tue, 18 Mar 2014 14:52:42 GMT (envelope-from ehaupt@svn.freebsd.org) Received: (from ehaupt@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s2IEqg6Y094460; Tue, 18 Mar 2014 14:52:42 GMT (envelope-from ehaupt@svn.freebsd.org) Message-Id: <201403181452.s2IEqg6Y094460@svn.freebsd.org> From: Emanuel Haupt Date: Tue, 18 Mar 2014 14:52:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r348563 - head/x11-fonts/ecofont 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.17 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: Tue, 18 Mar 2014 14:52:43 -0000 Author: ehaupt Date: Tue Mar 18 14:52:42 2014 New Revision: 348563 URL: http://svnweb.freebsd.org/changeset/ports/348563 QAT: https://qat.redports.org/buildarchive/r348563/ Log: - Support staging - Use WWW: with a single space Modified: head/x11-fonts/ecofont/Makefile head/x11-fonts/ecofont/pkg-descr Modified: head/x11-fonts/ecofont/Makefile ============================================================================== --- head/x11-fonts/ecofont/Makefile Tue Mar 18 14:51:09 2014 (r348562) +++ head/x11-fonts/ecofont/Makefile Tue Mar 18 14:52:42 2014 (r348563) @@ -25,13 +25,8 @@ SUB_FILES= pkg-message ECOFONT= ${DISTNAME}.ttf ECOFONTDIR= lib/X11/fonts/${PORTNAME} -NO_STAGE= yes do-install: - @${MKDIR} ${PREFIX}/${ECOFONTDIR} - @${INSTALL_DATA} ${WRKDIR}/${ECOFONT} ${PREFIX}/${ECOFONTDIR} - -post-install: - @${LOCALBASE}/bin/fc-cache -f -v ${PREFIX}/${ECOFONTDIR} > /dev/null - @${CAT} ${PKGMESSAGE} + @${MKDIR} ${STAGEDIR}${PREFIX}/${ECOFONTDIR} + ${INSTALL_DATA} ${WRKDIR}/${ECOFONT} ${STAGEDIR}${PREFIX}/${ECOFONTDIR} .include Modified: head/x11-fonts/ecofont/pkg-descr ============================================================================== --- head/x11-fonts/ecofont/pkg-descr Tue Mar 18 14:51:09 2014 (r348562) +++ head/x11-fonts/ecofont/pkg-descr Tue Mar 18 14:52:42 2014 (r348563) @@ -3,4 +3,4 @@ individual letters of the typeface. Ecof potentially saving larger institutions thousands of dollars every year without sacrificing legibility. -WWW: http://www.ecofont.com/ +WWW: http://www.ecofont.com/