pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/merb-helpers Initial import of merb-helpers-0.9.2 ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/9bf016097ad9
branches: trunk
changeset: 540547:9bf016097ad9
user: jlam <jlam%pkgsrc.org@localhost>
date: Fri Apr 04 15:24:23 2008 +0000
description:
Initial import of merb-helpers-0.9.2 as www/merb-helpers.
This package contains a plugin for the Merb framework that provides
various view helpers, similar to the Rails form helpers.
diffstat:
www/merb-helpers/DESCR | 2 ++
www/merb-helpers/Makefile | 14 ++++++++++++++
www/merb-helpers/PLIST | 15 +++++++++++++++
www/merb-helpers/distinfo | 6 ++++++
4 files changed, 37 insertions(+), 0 deletions(-)
diffs (53 lines):
diff -r 479b0b6723a7 -r 9bf016097ad9 www/merb-helpers/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/www/merb-helpers/DESCR Fri Apr 04 15:24:23 2008 +0000
@@ -0,0 +1,2 @@
+This package contains a plugin for the Merb framework that provides
+various view helpers, similar to the Rails form helpers.
diff -r 479b0b6723a7 -r 9bf016097ad9 www/merb-helpers/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/www/merb-helpers/Makefile Fri Apr 04 15:24:23 2008 +0000
@@ -0,0 +1,14 @@
+# $NetBSD: Makefile,v 1.1.1.1 2008/04/04 15:24:23 jlam Exp $
+
+DISTNAME= merb_helpers-0.9.2
+PKGNAME= ${DISTNAME:S/_/-/g}
+CATEGORIES= www
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= http://www.merbivore.com/
+COMMENT= Merb plugin that provides various view helpers
+
+DEPENDS+= merb-core>=0.9.2:../../www/merb-core
+
+.include "../../misc/rubygems/rubygem.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 479b0b6723a7 -r 9bf016097ad9 www/merb-helpers/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/www/merb-helpers/PLIST Fri Apr 04 15:24:23 2008 +0000
@@ -0,0 +1,15 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2008/04/04 15:24:23 jlam Exp $
+${GEM_HOME}/cache/merb_helpers-${PKGVERSION}.gem
+${GEM_LIBDIR}/LICENSE
+${GEM_LIBDIR}/README
+${GEM_LIBDIR}/Rakefile
+${GEM_LIBDIR}/TODO
+${GEM_LIBDIR}/lib/merb_helpers.rb
+${GEM_LIBDIR}/lib/merb_helpers/date_time_helpers.rb
+${GEM_LIBDIR}/lib/merb_helpers/form_helpers.rb
+${GEM_LIBDIR}/lib/merb_helpers/form_model.rb
+${GEM_LIBDIR}/lib/merb_helpers/tag_helpers.rb
+${GEM_HOME}/specifications/merb_helpers-${PKGVERSION}.gemspec
+@dirrm ${GEM_LIBDIR}/lib/merb_helpers
+@dirrm ${GEM_LIBDIR}/lib
+@dirrm ${GEM_LIBDIR}
diff -r 479b0b6723a7 -r 9bf016097ad9 www/merb-helpers/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/www/merb-helpers/distinfo Fri Apr 04 15:24:23 2008 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1.1.1 2008/04/04 15:24:23 jlam Exp $
+
+SHA1 (merb_helpers-0.9.2.gem) = d328509e89c9fc9a1717f031a6be5084089c52e2
+RMD160 (merb_helpers-0.9.2.gem) = 125691b9f7ad24f68559aae09fa31eb38c77ec15
+Size (merb_helpers-0.9.2.gem) = 15872 bytes
+SHA1 (patch-aa) = 65d9c04666980ad9a267eadb32eaafef4f16a57a
Home |
Main Index |
Thread Index |
Old Index