Bug 147183 - New port: devel/rubygem-sax-machine (ruby HTML/XML manipulation library)
Summary: New port: devel/rubygem-sax-machine (ruby HTML/XML manipulation library)
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-29 12:40 UTC by Eric Freeman
Modified: 2010-06-03 18:10 UTC (History)
0 users

See Also:


Attachments
file.shar (1.93 KB, text/plain)
2010-05-29 12:40 UTC, Eric Freeman
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Freeman 2010-05-29 12:40:08 UTC
quick gem port of sax-machine

It's a declarative SAX Parser that uses Nokogiri (already in ports)

http://github.com/pauldix/sax-machine

How-To-Repeat: n/a
Comment 1 Eric Freeman 2010-05-29 13:04:02 UTC
Wrong SHAR, sent the SHAR for loofah (ports/147185) correct SHAR for
'rubygem-sax-machine' can be found below.

Obviously the subject line of the original PR should have read something
like:

  New port: devel/rubygem-sax-machine (ruby sax parser)

Sorry for muddle! Obviously not having a great ports PR day :)


--BEGIN--

# 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-sax-machine
#    rubygem-sax-machine/Makefile
#    rubygem-sax-machine/pkg-descr
#    rubygem-sax-machine/distinfo
#
echo c - rubygem-sax-machine
mkdir -p rubygem-sax-machine > /dev/null 2>&1
echo x - rubygem-sax-machine/Makefile
sed 's/^X//' >rubygem-sax-machine/Makefile <<
'62af484c7b64a31fb5919dbe43baa46b'
X# Ports collection makefile for:    rubygem-sax-machine
X# Date created:                29 May 2010
X# Whom:                    Eric Freeman <freebsdports@chillibear.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=    sax-machine
XPORTVERSION=    0.0.15
XCATEGORIES=    textproc rubygems
XMASTER_SITES=    RG
X
XMAINTAINER=    freebsdports@chillibear.com
XCOMMENT=    A declarative sax parsing library backed by Nokogiri
X
XRUN_DEPENDS=    
rubygem-nokogiri>=0.0.0:${PORTSDIR}/textproc/rubygem-nokogiri
X
XUSE_RUBY=        yes
XUSE_RUBYGEMS=        yes
XRUBYGEM_AUTOPLIST=    yes
X
X.include <bsd.port.mk>
62af484c7b64a31fb5919dbe43baa46b
echo x - rubygem-sax-machine/pkg-descr
sed 's/^X//' >rubygem-sax-machine/pkg-descr <<
'b73e60bf97082564e878517b943e1441'
XA declarative SAX parsing library backed by Nokogiri.
X
XWWW: http://github.com/pauldix/sax-machine
b73e60bf97082564e878517b943e1441
echo x - rubygem-sax-machine/distinfo
sed 's/^X//' >rubygem-sax-machine/distinfo <<
'64d7b1dcc43926d8e3c87106d75668ba'
XMD5 (rubygem/sax-machine-0.0.15.gem) = b16600e7f07e110beec8f191ac1d13c4
XSHA256 (rubygem/sax-machine-0.0.15.gem) =
cc9352ad6c606d916cae6aca8e9f04370aa3fcc4e0db803a354ea96f39e6506e
XSIZE (rubygem/sax-machine-0.0.15.gem) = 9728
64d7b1dcc43926d8e3c87106d75668ba
exit
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2010-05-29 16:52:16 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 3 Martin Wilke freebsd_committer freebsd_triage 2010-06-03 18:07:04 UTC
State Changed
From-To: open->closed

New port added. Thanks!
Comment 4 dfilter service freebsd_committer freebsd_triage 2010-06-03 18:07:27 UTC
miwi        2010-06-03 17:07:13 UTC

  FreeBSD ports repository

  Modified files:
    textproc             Makefile 
  Added files:
    textproc/rubygem-sax-machine Makefile distinfo pkg-descr 
  Log:
  A declarative SAX parsing library backed by Nokogiri.
  
  WWW: http://github.com/pauldix/sax-machine
  
  PR:             ports/147183
  Submitted by:   Eric Freeman <freebsdports at chillibear.com>
  
  Revision  Changes    Path
  1.1468    +1 -0      ports/textproc/Makefile
  1.1       +22 -0     ports/textproc/rubygem-sax-machine/Makefile (new)
  1.1       +3 -0      ports/textproc/rubygem-sax-machine/distinfo (new)
  1.1       +3 -0      ports/textproc/rubygem-sax-machine/pkg-descr (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"