From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Dec 24 12:00:18 2009 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 4087D1065676 for ; Thu, 24 Dec 2009 12:00:18 +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 F0D4E8FC1A for ; Thu, 24 Dec 2009 12:00:17 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id nBOC0Hv7025555 for ; Thu, 24 Dec 2009 12:00:17 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id nBOC0HQm025545; Thu, 24 Dec 2009 12:00:17 GMT (envelope-from gnats) Resent-Date: Thu, 24 Dec 2009 12:00:17 GMT Resent-Message-Id: <200912241200.nBOC0HQm025545@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, Peter Schuller Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D23B7106568B for ; Thu, 24 Dec 2009 11:55:33 +0000 (UTC) (envelope-from root@prometheus.scode.org) Received: from proxy2.bredband.net (proxy2.bredband.net [195.54.101.72]) by mx1.freebsd.org (Postfix) with ESMTP id 8F2B68FC15 for ; Thu, 24 Dec 2009 11:55:32 +0000 (UTC) Received: from ipb2.telenor.se (195.54.127.165) by proxy2.bredband.net (7.3.140.3) id 4AD3E1BC01F9EC0C for FreeBSD-gnats-submit@freebsd.org; Thu, 24 Dec 2009 12:55:31 +0100 Received: from c-129372d5.03-51-73746f3.cust.bredbandsbolaget.se (HELO prometheus.scode.org) ([213.114.147.18]) by ipb2.telenor.se with ESMTP; 24 Dec 2009 12:55:31 +0100 Received: by prometheus.scode.org (Postfix, from userid 0) id 68C7332518C; Thu, 24 Dec 2009 12:55:30 +0100 (CET) Message-Id: <20091224115530.68C7332518C@prometheus.scode.org> Date: Thu, 24 Dec 2009 12:55:30 +0100 (CET) From: Peter Schuller To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/141946: [NEW PORT] textproc/rubygem-liquid: Library for rendering safe templates 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, 24 Dec 2009 12:00:18 -0000 >Number: 141946 >Category: ports >Synopsis: [NEW PORT] textproc/rubygem-liquid: Library for rendering safe templates >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Dec 24 12:00:17 UTC 2009 >Closed-Date: >Last-Modified: >Originator: peter.schuller@infidyne.com >Release: FreeBSD 8.0-RELEASE amd64 >Organization: >Environment: System: FreeBSD prometheus.scode.org 8.0-RELEASE FreeBSD 8.0-RELEASE #0: Sat Nov 21 15:02:08 UTC 2009 >Description: Note to committer: textproc/ruby-liquid already exists, but gems that depend on liquid want the gem. I looked and found precedence for having both a rubygem-* and a ruby-* in ruby-htmltools/rubygem-htmltools and concluded that it was fine to have the duplication. I'll commit another PR which will depend on this one, hence my desire to add it. Port description: Ruby library for rendering safe templates which cannot affect the security of the server they are rendered on. WWW: http://www.liquidmarkup.org/ Generated with FreeBSD Port Tools 0.99 >How-To-Repeat: >Fix: --- rubygem-liquid-2.0.0.shar begins here --- # 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: # # rubygem-liquid # rubygem-liquid/distinfo # rubygem-liquid/Makefile # rubygem-liquid/pkg-descr # echo c - rubygem-liquid mkdir -p rubygem-liquid > /dev/null 2>&1 echo x - rubygem-liquid/distinfo sed 's/^X//' >rubygem-liquid/distinfo << 'b693ab22c908a9cdd739716a9c11d4a8' XMD5 (rubygem/liquid-2.0.0.gem) = 35d03e24c3a951fb463157fa4c227d07 XSHA256 (rubygem/liquid-2.0.0.gem) = 6f43a0eba19e46ec222f98dee76f318cecb770d68fc76b2160a611029fa71acb XSIZE (rubygem/liquid-2.0.0.gem) = 22016 b693ab22c908a9cdd739716a9c11d4a8 echo x - rubygem-liquid/Makefile sed 's/^X//' >rubygem-liquid/Makefile << 'fd1d90b888ace288d9f609b88728a47f' X# Ports collection makefile for: liquid X# Date created: 24 Dec 2009 X# Whom: peter.schuller@infidyne.com X# X# $FreeBSD: $ X XPORTNAME= liquid XPORTVERSION= 2.0.0 XCATEGORIES= textproc rubygems XMASTER_SITES= http://gemcutter.org/gems/ X XMAINTAINER= peter.schuller@infidyne.com XCOMMENT= Library for rendering safe templates X XUSE_RUBY= yes XUSE_RUBYGEMS= yes XRUBYGEM_AUTOPLIST= yes X X# we care about not passing -A XFETCH_ARGS= -pRr X X.include fd1d90b888ace288d9f609b88728a47f echo x - rubygem-liquid/pkg-descr sed 's/^X//' >rubygem-liquid/pkg-descr << '04d043f59c7939e1060ac24d712e0030' XRuby library for rendering safe templates which cannot affect the Xsecurity of the server they are rendered on. X XWWW: http://www.liquidmarkup.org/ 04d043f59c7939e1060ac24d712e0030 exit --- rubygem-liquid-2.0.0.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted: