Date: Mon, 13 Jul 2009 23:09:15 +0900 (JST) From: TERAMOTO Masahiro <markun@onohara.to> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/136713: [NEW PORT] textproc/rubygem-htmlentities: HTML entity encoding and decoding for Ruby Message-ID: <20090713140915.163A22845B@gate.onohara.to> Resent-Message-ID: <200907131410.n6DEA3li088079@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 136713 >Category: ports >Synopsis: [NEW PORT] textproc/rubygem-htmlentities: HTML entity encoding and decoding for Ruby >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: Mon Jul 13 14:10:03 UTC 2009 >Closed-Date: >Last-Modified: >Originator: TERAMOTO Masahiro >Release: FreeBSD 6.4-RELEASE-p5 i386 >Organization: >Environment: System: FreeBSD gate.onohara.to 6.4-RELEASE-p5 FreeBSD 6.4-RELEASE-p5 #0: Wed Jun 10 06:39:45 UTC 2009 >Description: HTMLEntities is a simple library to facilitate encoding and decoding of named (ý and so on) or numerical ({ or Ī) entities in HTML and XHTML documents. WWW: http://rubyforge.org/projects/htmlentities/ Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- rubygem-htmlentities-4.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-htmlentities # rubygem-htmlentities/pkg-descr # rubygem-htmlentities/Makefile # rubygem-htmlentities/pkg-plist # rubygem-htmlentities/distinfo # echo c - rubygem-htmlentities mkdir -p rubygem-htmlentities > /dev/null 2>&1 echo x - rubygem-htmlentities/pkg-descr sed 's/^X//' >rubygem-htmlentities/pkg-descr << '60ebc10ee307abb49d6e56c130ed7a1a' XHTMLEntities is a simple library to facilitate encoding and decoding of Xnamed (ý and so on) or numerical ({ or Ī) entities Xin HTML and XHTML documents. X XWWW: http://rubyforge.org/projects/htmlentities/ 60ebc10ee307abb49d6e56c130ed7a1a echo x - rubygem-htmlentities/Makefile sed 's/^X//' >rubygem-htmlentities/Makefile << 'f1248c9dadcaa0fd2a26c33545e78265' X# New ports collection makefile for: rubygem-htmlentities X# Date created: 2009-07-13 X# Whom: TERAMOTO Masahiro <markun@onohara.to> X# X# $FreeBSD$ X# X XPORTNAME= htmlentities XPORTVERSION= 4.0.0 XCATEGORIES= textproc rubygems XMASTER_SITES= RF X XMAINTAINER= markun@onohara.to XCOMMENT= HTML entity encoding and decoding for Ruby X XUSE_RUBY= yes XUSE_RUBYGEMS= yes XRUBYGEM_AUTOPLIST= yes X X.include <bsd.port.mk> f1248c9dadcaa0fd2a26c33545e78265 echo x - rubygem-htmlentities/pkg-plist sed 's/^X//' >rubygem-htmlentities/pkg-plist << '333f9f02e45543129a16ce65e7cd01b6' X@comment $FreeBSD$ 333f9f02e45543129a16ce65e7cd01b6 echo x - rubygem-htmlentities/distinfo sed 's/^X//' >rubygem-htmlentities/distinfo << 'd3b487eb673b1e83f96522f60e96ed53' XMD5 (rubygem/htmlentities-4.0.0.gem) = 8490050367c95d63f83049852f7e93a8 XSHA256 (rubygem/htmlentities-4.0.0.gem) = 0dd025e8860ec45bff23b6241c1b15d1b56b6a1d835ecb3f843033ed2612c8da XSIZE (rubygem/htmlentities-4.0.0.gem) = 11264 d3b487eb673b1e83f96522f60e96ed53 exit --- rubygem-htmlentities-4.0.0.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090713140915.163A22845B>