Date: Sun, 09 Nov 2008 20:26:05 +0100 From: Daniel Roethlisberger <daniel@roe.ch> To: FreeBSD-gnats-submit@FreeBSD.org Cc: daniel@roe.ch Subject: ports/128736: New port: devel/rubygem-mojombo-grit 0.9.4 Message-ID: <E1KzFvB-0001BV-FS@calvin.ustdmz.roe.ch> Resent-Message-ID: <200811091930.mA9JU2N3005400@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 128736 >Category: ports >Synopsis: New port: devel/rubygem-mojombo-grit 0.9.4 >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: Sun Nov 09 19:30:02 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Daniel Roethlisberger >Release: FreeBSD 6.3-RELEASE-p5 i386 >Organization: >Environment: System: FreeBSD calvin.ustdmz.roe.ch 6.3-RELEASE-p5 FreeBSD 6.3-RELEASE-p5 #0: Wed Oct 1 05:50:20 UTC 2008 root@i386-builder.daemonology.net:/usr/obj/usr/src/sys/SMP i386 >Description: Grit is a Ruby library for extracting information from a git repository in an object oriented manner. Grit gives you object model access to your git repository. Once you have created a repository object, you can traverse it to find parent commit(s), trees, blobs, etc. This is the GitHub version of the grit gem called mojombo-grit. WWW: http://grit.rubyforge.org/ >How-To-Repeat: >Fix: --- rubygem-mojombo-grit.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-mojombo-grit # rubygem-mojombo-grit/Makefile # rubygem-mojombo-grit/pkg-descr # rubygem-mojombo-grit/distinfo # echo c - rubygem-mojombo-grit mkdir -p rubygem-mojombo-grit > /dev/null 2>&1 echo x - rubygem-mojombo-grit/Makefile sed 's/^X//' >rubygem-mojombo-grit/Makefile << 'END-of-rubygem-mojombo-grit/Makefile' X# Ports collection makefile for: rubygem-mojombo-grit X# Date created: 2008-11-05 X# Whom: Daniel Roethlisberger <daniel@roe.ch> X# X# $FreeBSD$ X XPORTNAME= mojombo-grit XPORTVERSION= 0.9.4 XCATEGORIES= devel rubygems XMASTER_SITES= http://gems.github.com/${MASTER_SITE_SUBDIR}/ XMASTER_SITE_SUBDIR= gems X XMAINTAINER= daniel@roe.ch XCOMMENT= An object-oriented ruby library to access git repositories X XBUILD_DEPENDS= rubygem-open4>=0.0.0:${PORTSDIR}/devel/rubygem-open4 \ X rubygem-diff-lcs>=0.0.0:${PORTSDIR}/textproc/rubygem-diff-lcs \ X rubygem-mime-types>=0.0.0:${PORTSDIR}/misc/rubygem-mime-types XRUN_DEPENDS= ${BUILD_DEPENDS} X XUSE_RUBY= yes XUSE_RUBYGEMS= yes X Xpost-install: X @${ECHO} ${GEM_CACHE} >> ${TMPPLIST} X @${FIND} ${PREFIX}/${GEM_DOC_DIR} -type f | ${SED} -e 's,${PREFIX}/${GEM_DOC_DIR},${GEM_DOC_DIR},' >> ${TMPPLIST} X @${FIND} ${PREFIX}/${GEM_LIB_DIR} -type f | ${SED} -e 's,${PREFIX}/${GEM_LIB_DIR},${GEM_LIB_DIR},' >> ${TMPPLIST} X @${ECHO} ${GEM_SPEC} >> ${TMPPLIST} X @${FIND} ${PREFIX}/${GEM_LIB_DIR} -type d -depth | ${SED} -e 's,${PREFIX}/${GEM_LIB_DIR},@dirrm ${GEM_LIB_DIR},' >> ${TMPPLIST} X @${FIND} ${PREFIX}/${GEM_DOC_DIR} -type d -depth | ${SED} -e 's,${PREFIX}/${GEM_DOC_DIR},@dirrm ${GEM_DOC_DIR},' >> ${TMPPLIST} X X.include <bsd.port.mk> END-of-rubygem-mojombo-grit/Makefile echo x - rubygem-mojombo-grit/pkg-descr sed 's/^X//' >rubygem-mojombo-grit/pkg-descr << 'END-of-rubygem-mojombo-grit/pkg-descr' XGrit is a Ruby library for extracting information from a git repository in Xan object oriented manner. Grit gives you object model access to your git Xrepository. Once you have created a repository object, you can traverse it Xto find parent commit(s), trees, blobs, etc. X XThis is the GitHub version of the grit gem called mojombo-grit. X XWWW: http://grit.rubyforge.org/ END-of-rubygem-mojombo-grit/pkg-descr echo x - rubygem-mojombo-grit/distinfo sed 's/^X//' >rubygem-mojombo-grit/distinfo << 'END-of-rubygem-mojombo-grit/distinfo' XMD5 (rubygem/mojombo-grit-0.9.4.gem) = a47d6821bb7a93b1e1823798e96bc952 XSHA256 (rubygem/mojombo-grit-0.9.4.gem) = 86540ca9d85d0941c354b72007c4eb471540c79a275337e6c100cef8654683d3 XSIZE (rubygem/mojombo-grit-0.9.4.gem) = 44544 END-of-rubygem-mojombo-grit/distinfo exit --- rubygem-mojombo-grit.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?E1KzFvB-0001BV-FS>