Update ruby-gettext to 2.0.4
This commit is contained in:
parent
9c92e571e8
commit
57e2ede181
@ -1,10 +1,9 @@
|
|||||||
# $OpenBSD: Makefile,v 1.6 2008/10/24 15:36:14 bernd Exp $
|
# $OpenBSD: Makefile,v 1.7 2009/10/13 21:14:55 pirofti Exp $
|
||||||
|
|
||||||
COMMENT= Ruby interface to gettext
|
COMMENT= Ruby interface to gettext
|
||||||
|
|
||||||
VERSION= 1.93.0
|
DISTNAME= gettext-2.0.4
|
||||||
DISTNAME= gettext-${VERSION}
|
PKGNAME= ruby-${DISTNAME}
|
||||||
PKGNAME= ruby-gettext-${VERSION}
|
|
||||||
CATEGORIES= devel
|
CATEGORIES= devel
|
||||||
|
|
||||||
HOMEPAGE= http://www.yotabanana.com/hiki/ruby-gettext.html
|
HOMEPAGE= http://www.yotabanana.com/hiki/ruby-gettext.html
|
||||||
@ -25,24 +24,6 @@ CONFIGURE_STYLE= ruby gem
|
|||||||
|
|
||||||
PKG_ARCH= *
|
PKG_ARCH= *
|
||||||
|
|
||||||
REGRESS_DEPENDS= ::devel/ruby-rake \
|
MODRUBY_REGRESS = rake
|
||||||
::www/ruby-rails \
|
|
||||||
::databases/mysql,-server \
|
|
||||||
:${PKGNAME}:${BASE_PKGPATH}
|
|
||||||
|
|
||||||
pre-regress:
|
|
||||||
@perl -pi -e 's,/var/lib/mysql,/var/run/mysql,g' \
|
|
||||||
${WRKBUILD}/samples/rails/config/database.yml \
|
|
||||||
${WRKBUILD}/test/test_parser.rb \
|
|
||||||
${WRKBUILD}/test/rails/config/database.yml \
|
|
||||||
${WRKBUILD}/test/test_active_record.rb \
|
|
||||||
${WRKBUILD}/test/Rakefile
|
|
||||||
@perl -pi -e 's,2\.1\.0,2.1.2,g' \
|
|
||||||
${WRKBUILD}/test/rails/config/environment.rb
|
|
||||||
|
|
||||||
do-regress:
|
|
||||||
@cd ${WRKBUILD}/test/rails && ${LOCALBASE}/bin/rake createdb
|
|
||||||
@cd ${WRKBUILD} && ${SETENV} TZ=Japan ${LOCALBASE}/bin/rake testunit
|
|
||||||
@cd ${WRKBUILD}/test/rails && ${LOCALBASE}/bin/rake dropdb
|
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
MD5 (gettext-1.93.0.gem) = vaWZEwYrrQCP+SthUGoUjQ==
|
MD5 (gettext-2.0.4.gem) = fk3USEVglDevlwkDdZUuCw==
|
||||||
RMD160 (gettext-1.93.0.gem) = vb5D+vho71E0PnMIuK96k2OwL6Y=
|
RMD160 (gettext-2.0.4.gem) = CMSybRfWr6VGCylckF8ZYGRcqXM=
|
||||||
SHA1 (gettext-1.93.0.gem) = 3GYv1QYwh5F42I3Ytc5uRv9nUUs=
|
SHA1 (gettext-2.0.4.gem) = VCsBzhCgckcTf0+AnuIEbOwSB44=
|
||||||
SHA256 (gettext-1.93.0.gem) = Eip6n5n9Ecw65q1gmVX6bb3fKNRzLUpsrUE4PAwFKRo=
|
SHA256 (gettext-2.0.4.gem) = YL7EvCehELenA6XsXWzEPfLaPYlLNs2H1qig8nBIssE=
|
||||||
SIZE (gettext-1.93.0.gem) = 527360
|
SIZE (gettext-2.0.4.gem) = 193536
|
||||||
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user