From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Nov 6 14:50:12 2011 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7F1C81065677 for ; Sun, 6 Nov 2011 14:50:12 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 6F0128FC0A for ; Sun, 6 Nov 2011 14:50:12 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id pA6EoCNd011487 for ; Sun, 6 Nov 2011 14:50:12 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id pA6EoCon011486; Sun, 6 Nov 2011 14:50:12 GMT (envelope-from gnats) Date: Sun, 6 Nov 2011 14:50:12 GMT Message-Id: <201111061450.pA6EoCon011486@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: dfilter@FreeBSD.ORG (dfilter service) Cc: Subject: Re: ports/162015: commit references a PR X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: dfilter service List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Nov 2011 14:50:12 -0000 The following reply was made to PR ports/162015; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/162015: commit references a PR Date: Sun, 6 Nov 2011 14:42:03 +0000 (UTC) miwi 2011-11-06 14:41:49 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/phpmustache Makefile distinfo pkg-descr pkg-plist www/phpmustache/files pkg-message.in Log: A Mustache implementation in PHP. WWW: https://github.com/bobthecow/mustache.php PR: ports/162015 Submitted by: Steve Polyack Revision Changes Path 1.3024 +1 -0 ports/www/Makefile 1.1 +51 -0 ports/www/phpmustache/Makefile (new) 1.1 +2 -0 ports/www/phpmustache/distinfo (new) 1.1 +4 -0 ports/www/phpmustache/files/pkg-message.in (new) 1.1 +3 -0 ports/www/phpmustache/pkg-descr (new) 1.1 +136 -0 ports/www/phpmustache/pkg-plist (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"