Update ruby-activesupport3 package to 3.0.5.
Version update only.
This commit is contained in:
parent
5ba9f9ce64
commit
41657796c5
2 changed files with 8 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
|||
# $NetBSD: Makefile,v 1.3 2011/02/09 12:56:48 taca Exp $
|
||||
# $NetBSD: Makefile,v 1.4 2011/03/23 14:46:00 taca Exp $
|
||||
|
||||
DISTNAME= activesupport-3.0.4
|
||||
DISTNAME= activesupport-${RUBY_RAILS3_VERSION}
|
||||
CATEGORIES= devel
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
|
@ -8,5 +8,7 @@ HOMEPAGE= http://www.rubyonrails.org/
|
|||
COMMENT= Toolkit of support libraries and Ruby core extensions
|
||||
LICENSE= mit
|
||||
|
||||
RUBY_RAILS= 3
|
||||
|
||||
.include "../../lang/ruby/gem.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.3 2011/02/09 12:56:48 taca Exp $
|
||||
$NetBSD: distinfo,v 1.4 2011/03/23 14:46:00 taca Exp $
|
||||
|
||||
SHA1 (activesupport-3.0.4.gem) = a164e327d87186218c94b98ea3ebb6a5305c1508
|
||||
RMD160 (activesupport-3.0.4.gem) = 24b9198fa816b50b0d17dbdd1ea054fa1541c1c6
|
||||
Size (activesupport-3.0.4.gem) = 303104 bytes
|
||||
SHA1 (activesupport-3.0.5.gem) = 195fa3f7fa044134703a655cdb906edb515286c4
|
||||
RMD160 (activesupport-3.0.5.gem) = fa25d229caed40530d75eb53b30649226c749999
|
||||
Size (activesupport-3.0.5.gem) = 303104 bytes
|
||||
|
|
Loading…
Reference in a new issue