From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Mar 22 10:00:31 2012 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A1364106564A for ; Thu, 22 Mar 2012 10:00:31 +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 6D2DA8FC16 for ; Thu, 22 Mar 2012 10:00:31 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q2MA0V7a089239 for ; Thu, 22 Mar 2012 10:00:31 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q2MA0VqU089238; Thu, 22 Mar 2012 10:00:31 GMT (envelope-from gnats) Resent-Date: Thu, 22 Mar 2012 10:00:31 GMT Resent-Message-Id: <201203221000.q2MA0VqU089238@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Grzegorz Blach Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6A73D1065674 for ; Thu, 22 Mar 2012 09:51:07 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22]) by mx1.freebsd.org (Postfix) with ESMTP id 3C7E88FC0C for ; Thu, 22 Mar 2012 09:51:07 +0000 (UTC) Received: from red.freebsd.org (localhost [127.0.0.1]) by red.freebsd.org (8.14.4/8.14.4) with ESMTP id q2M9p7Qx067415 for ; Thu, 22 Mar 2012 09:51:07 GMT (envelope-from nobody@red.freebsd.org) Received: (from nobody@localhost) by red.freebsd.org (8.14.4/8.14.4/Submit) id q2M9p6uo067414; Thu, 22 Mar 2012 09:51:06 GMT (envelope-from nobody) Message-Id: <201203220951.q2M9p6uo067414@red.freebsd.org> Date: Thu, 22 Mar 2012 09:51:06 GMT From: Grzegorz Blach To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/166314: textproc/pystache: New port X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Mar 2012 10:00:31 -0000 >Number: 166314 >Category: ports >Synopsis: textproc/pystache: New port >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Mar 22 10:00:30 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Grzegorz Blach >Release: 9.0 i386 >Organization: >Environment: FreeBSD ghost 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Tue Jan 3 07:15:25 UTC 2012 root@obrian.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 >Description: Pystache is a Python implementation of Mustache. Inspired by ctemplate and et, Mustache is a framework-agnostic way to render logic-free views. https://github.com/defunkt/pystache Port on redports.org: http://redports.org/browser/magik/textproc/pystache >How-To-Repeat: >Fix: Patch attached with submission follows: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # pystache # pystache/Makefile # pystache/pkg-descr # pystache/distinfo # echo c - pystache mkdir -p pystache > /dev/null 2>&1 echo x - pystache/Makefile sed 's/^X//' >pystache/Makefile << 'af59826b358f68925d9bb94aa0709a56' X# New ports collection makefile for: pystache X# Date created: 19 March 2012 X# Whom: Grzegorz Blach X# X# $FreeBSD$ X XPORTNAME= pystache XPORTVERSION= 0.4.0 XCATEGORIES= textproc www python XMASTER_SITES= CHEESESHOP X XMAINTAINER= magik@roorback.net XCOMMENT= Logic-less templates for Python X XUSE_PYTHON= yes XUSE_PYDISTUTILS= easy_install X XPLIST_FILES= %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%% X X.include af59826b358f68925d9bb94aa0709a56 echo x - pystache/pkg-descr sed 's/^X//' >pystache/pkg-descr << '3be5746cd12b390a6a28cf4db0d0a630' XPystache is a Python implementation of Mustache. XInspired by ctemplate and et, Mustache is a framework-agnostic Xway to render logic-free views. X XWWW: https://github.com/defunkt/pystache 3be5746cd12b390a6a28cf4db0d0a630 echo x - pystache/distinfo sed 's/^X//' >pystache/distinfo << 'dc61b37528bbaa7286469b1104bf84c2' XSHA256 (pystache-0.4.0.tar.gz) = afdcf222583193f1dcca17b1e6801a864b05c1e772abff90c88f41f4f77b3ae9 XSIZE (pystache-0.4.0.tar.gz) = 6360 dc61b37528bbaa7286469b1104bf84c2 exit >Release-Note: >Audit-Trail: >Unformatted: