pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/ruby-rcsparse Initial import of ruby-rcsparse-0....
details: https://anonhg.NetBSD.org/pkgsrc/rev/1b01c562d921
branches: trunk
changeset: 528113:1b01c562d921
user: wiz <wiz%pkgsrc.org@localhost>
date: Sat Apr 21 10:35:04 2007 +0000
description:
Initial import of ruby-rcsparse-0.0.0.20070218:
A Ruby library for parsing RCS files.
diffstat:
devel/ruby-rcsparse/DESCR | 1 +
devel/ruby-rcsparse/Makefile | 19 +++++++++++++++++++
devel/ruby-rcsparse/PLIST | 2 ++
devel/ruby-rcsparse/distinfo | 5 +++++
4 files changed, 27 insertions(+), 0 deletions(-)
diffs (43 lines):
diff -r 74bb22a929d1 -r 1b01c562d921 devel/ruby-rcsparse/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/ruby-rcsparse/DESCR Sat Apr 21 10:35:04 2007 +0000
@@ -0,0 +1,1 @@
+A Ruby library for parsing RCS files.
diff -r 74bb22a929d1 -r 1b01c562d921 devel/ruby-rcsparse/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/ruby-rcsparse/Makefile Sat Apr 21 10:35:04 2007 +0000
@@ -0,0 +1,19 @@
+# $NetBSD: Makefile,v 1.1.1.1 2007/04/21 10:35:04 wiz Exp $
+
+DISTNAME= rcsparse-0.0.0_20070218
+PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:S/_/./}
+CATEGORIES= devel ruby
+MASTER_SITES= #
+EXTRACT_SUFX= .tar.bz2
+
+MAINTAINER= wiz%NetBSD.org@localhost
+HOMEPAGE= http://ww2.fs.ei.tum.de/~corecode/hg/rcsparse/
+COMMENT= RCS parsing library for Ruby
+
+LICENSE= corecode-license
+
+WRKSRC= ${WRKDIR}/rcsparse-e871e108f2e4
+USE_RUBY_EXTCONF= yes
+
+.include "../../lang/ruby/modules.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 74bb22a929d1 -r 1b01c562d921 devel/ruby-rcsparse/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/ruby-rcsparse/PLIST Sat Apr 21 10:35:04 2007 +0000
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2007/04/21 10:35:04 wiz Exp $
+${RUBY_SITEARCHLIBDIR}/rcsfile.${RUBY_DLEXT}
diff -r 74bb22a929d1 -r 1b01c562d921 devel/ruby-rcsparse/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/ruby-rcsparse/distinfo Sat Apr 21 10:35:04 2007 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2007/04/21 10:35:04 wiz Exp $
+
+SHA1 (rcsparse-0.0.0_20070218.tar.bz2) = 774b3345f165efc821ea2423543de1a4af4dea56
+RMD160 (rcsparse-0.0.0_20070218.tar.bz2) = 20e327fa10841a58d0271922eec048ad25c0a8a7
+Size (rcsparse-0.0.0_20070218.tar.bz2) = 101554 bytes
Home |
Main Index |
Thread Index |
Old Index