From owner-freebsd-ports Sun Mar 10 17: 6:18 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mailout10.sul.t-online.com (mailout10.sul.t-online.com [194.25.134.21]) by hub.freebsd.org (Postfix) with ESMTP id 6E81137B400; Sun, 10 Mar 2002 17:06:13 -0800 (PST) Received: from fwd10.sul.t-online.de by mailout10.sul.t-online.com with smtp id 16kEGS-00011S-02; Mon, 11 Mar 2002 02:06:12 +0100 Received: from spirit.corecode.ath.cx (320050403952-0001@[80.128.122.82]) by fmrl10.sul.t-online.com with esmtp id 16kEGH-0Z8PRYC; Mon, 11 Mar 2002 02:06:01 +0100 Received: from elevation.zuhause.stoert.net (elevation.zuhause.stoert.net [192.168.66.46]) by spirit.corecode.ath.cx (8.11.6/8.11.6) with ESMTP id g2B15vs56549; Mon, 11 Mar 2002 02:05:57 +0100 (CET) (envelope-from corecode@corecode.ath.cx) Received: (from corecode@localhost) by elevation.zuhause.stoert.net (8.11.6/8.11.6) id g2B15po08728; Mon, 11 Mar 2002 02:05:51 +0100 (CET) (envelope-from corecode) Date: Mon, 11 Mar 2002 02:05:51 +0100 From: "Simon 'corecode' Schubert" To: gnats-admin@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/35748: new port: www/smarty Message-Id: <20020311020551.118eb7b2.corecode@corecode.ath.cx> In-Reply-To: <200203102120.g2ALK1K62900@freefall.freebsd.org> References: <200203102040.g2AKe1r07710@elevation.zuhause.stoert.net> <200203102120.g2ALK1K62900@freefall.freebsd.org> X-Mailer: Sylpheed version 0.7.2claws (GTK+ 1.2.10; i386--freebsd4.5) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Sender: 320050403952-0001@t-dialin.net Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org i'm very sorry; this distribution contains a dot.file which is not being grabbed by `${INSTALL_DATA} *' ... so here comes the diff: if you prefer a new shar, tell me. Index: Makefile =================================================================== RCS file: /usr/local/cvs/ports/smarty/Makefile,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- Makefile 10 Mar 2002 20:29:27 -0000 1.3 +++ Makefile 11 Mar 2002 01:00:56 -0000 1.4 @@ -34,6 +34,7 @@ .endfor @${MKDIR} ${DATADIR}/plugins @${INSTALL_DATA} ${WRKSRC}/plugins/* ${DATADIR}/plugins + @${INSTALL_DATA} ${WRKSRC}/plugins/.make_timestamp.php ${DATADIR}/plugins .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} .for f in BUGS FAQ INSTALL QUICKSTART README RESOURCES Index: pkg-plist =================================================================== RCS file: /usr/local/cvs/ports/smarty/pkg-plist,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- pkg-plist 10 Mar 2002 20:27:00 -0000 1.3 +++ pkg-plist 11 Mar 2002 01:00:56 -0000 1.4 @@ -140,6 +140,7 @@ share/smarty/Smarty.class.php share/smarty/Smarty_Compiler.class.php share/smarty/overlib.js +share/smarty/plugins/.make_timestamp.php share/smarty/plugins/function.assign.php share/smarty/plugins/function.assign_debug_info.php share/smarty/plugins/function.counter.php -- /"\ http://corecode.ath.cx/ \ / \ ASCII Ribbon Campaign / \ Against HTML Mail and News To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message