summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2007-02-18 23:03:11 +0000
committerminskim <minskim@pkgsrc.org>2007-02-18 23:03:11 +0000
commit462bb37a73dc187daa2de76616af246303457d70 (patch)
tree5cca029909e42fb94903d7e9d93ffd1144253d61 /devel
parent58d0d40d2a1a85f87a593c9fd53ce8342a9b7f05 (diff)
downloadpkgsrc-462bb37a73dc187daa2de76616af246303457d70.tar.gz
Update ruby-activesupport to 1.4.1.
Changes: * Optimize Class Inheritable Attributes so that unnecessary hashes are not creat ed. [Bruce Perens] * Added :instance_writer option to #mattr_writer/accessor, #cattr_writer/accesso r, and #class_inheritable_writer to skip the creation of the instance writer. [ Rick] * Full test coverage for Inflector. #7228 [Dan Kubb]
Diffstat (limited to 'devel')
-rw-r--r--devel/ruby-activesupport/Makefile13
-rw-r--r--devel/ruby-activesupport/PLIST7
-rw-r--r--devel/ruby-activesupport/distinfo8
3 files changed, 16 insertions, 12 deletions
diff --git a/devel/ruby-activesupport/Makefile b/devel/ruby-activesupport/Makefile
index eecdba7f0bd..cad526ca9d4 100644
--- a/devel/ruby-activesupport/Makefile
+++ b/devel/ruby-activesupport/Makefile
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.9 2007/02/03 22:01:05 minskim Exp $
+# $NetBSD: Makefile,v 1.10 2007/02/18 23:03:11 minskim Exp $
-DISTNAME= activesupport-1.4.0
+DISTNAME= activesupport-1.4.1
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= devel ruby
-MASTER_SITES= http://rubyforge.org/frs/download.php/16508/
+MASTER_SITES= http://rubyforge.org/frs/download.php/17221/
EXTRACT_SUFX= .tgz
MAINTAINER= minskim@NetBSD.org
@@ -26,8 +25,10 @@ do-install:
-exec ${CHMOD} ${PKGDIRMODE} {} \;
${FIND} ${RUBY_SITELIBDIR}/active_support* -type f \
-exec ${CHMOD} ${LIBMODE} {} \;
- ${INSTALL_DATA_DIR} ${RUBY_DOCDIR}
+ ${INSTALL_DATA_DIR} ${RUBY_DOCDIR}/active_support
${INSTALL_DATA} ${WRKSRC}/CHANGELOG \
- ${RUBY_DOCDIR}/CHANGELOG.activesupport
+ ${RUBY_DOCDIR}/active_support
+ ${INSTALL_DATA} ${WRKSRC}/README \
+ ${RUBY_DOCDIR}/active_support
.include "../../mk/bsd.pkg.mk"
diff --git a/devel/ruby-activesupport/PLIST b/devel/ruby-activesupport/PLIST
index 476b7e03175..725d75ee8b7 100644
--- a/devel/ruby-activesupport/PLIST
+++ b/devel/ruby-activesupport/PLIST
@@ -1,5 +1,6 @@
-@comment $NetBSD: PLIST,v 1.6 2007/01/28 04:39:50 minskim Exp $
+@comment $NetBSD: PLIST,v 1.7 2007/02/18 23:03:11 minskim Exp $
${RUBY_SITELIBDIR}/active_support.rb
+${RUBY_SITELIBDIR}/active_support/._dependencies.rb
${RUBY_SITELIBDIR}/active_support/._version.rb
${RUBY_SITELIBDIR}/active_support/binding_of_caller.rb
${RUBY_SITELIBDIR}/active_support/breakpoint.rb
@@ -96,7 +97,9 @@ ${RUBY_SITELIBDIR}/active_support/vendor/builder/xmlmarkup.rb
${RUBY_SITELIBDIR}/active_support/vendor/xml_simple.rb
${RUBY_SITELIBDIR}/active_support/version.rb
${RUBY_SITELIBDIR}/active_support/whiny_nil.rb
-${RUBY_DOCDIR}/CHANGELOG.activesupport
+${RUBY_DOCDIR}/active_support/CHANGELOG
+${RUBY_DOCDIR}/active_support/README
+@dirrm ${RUBY_DOCDIR}/active_support
@dirrm ${RUBY_SITELIBDIR}/active_support/vendor/builder
@dirrm ${RUBY_SITELIBDIR}/active_support/vendor
@dirrm ${RUBY_SITELIBDIR}/active_support/values
diff --git a/devel/ruby-activesupport/distinfo b/devel/ruby-activesupport/distinfo
index 5f1d1043043..7ff9bcee3e0 100644
--- a/devel/ruby-activesupport/distinfo
+++ b/devel/ruby-activesupport/distinfo
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.7 2007/02/03 22:01:05 minskim Exp $
+$NetBSD: distinfo,v 1.8 2007/02/18 23:03:11 minskim Exp $
-SHA1 (activesupport-1.4.0.tgz) = 46b4c4ce300ff5b274a7709912241ddbbb948c5a
-RMD160 (activesupport-1.4.0.tgz) = 18bd7205fafe0c71d8f27a1539734a68853ea7af
-Size (activesupport-1.4.0.tgz) = 213162 bytes
+SHA1 (activesupport-1.4.1.tgz) = 09d29fdca19d0c793bf711574c4d333ed23d493e
+RMD160 (activesupport-1.4.1.tgz) = d8dc449e09a6c138597d81fbd8ebfb07e15bfdfe
+Size (activesupport-1.4.1.tgz) = 213564 bytes
SHA1 (patch-aa) = d49d9f6c9a1f1ef23cfdb6df0f35a9391cc6934d
SHA1 (patch-ab) = 25d4bf00f57e2708ac5af41383c1d13ff74a0c1d