Remove duplicate version of ruby-rack-test. It was originally imported

under devel, and then later imported by me under www.  Since stuff
depends on the www version and it is more up to date, keep that version.

Add goo to update automatically from devel version to www version.

Discovered by claudio@.  OK sthen@.
This commit is contained in:
jeremy 2011-04-23 01:31:42 +00:00
parent a91f1abe8f
commit 52a581e1cd
7 changed files with 5 additions and 54 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.924 2011/04/19 19:31:31 kili Exp $
# $OpenBSD: Makefile,v 1.925 2011/04/23 01:31:42 jeremy Exp $
# $FreeBSD: Makefile,v 1.85 1997/11/20 05:22:14 asami Exp $
SUBDIR =
@ -1034,7 +1034,6 @@
SUBDIR += ruby-polyglot
SUBDIR += ruby-prof
SUBDIR += ruby-prof,ruby19
SUBDIR += ruby-rack-test
SUBDIR += ruby-rake
SUBDIR += ruby-rake-compiler
SUBDIR += ruby-rcov

View File

@ -1,21 +0,0 @@
# $OpenBSD: Makefile,v 1.6 2011/01/06 04:24:23 jeremy Exp $
COMMENT = small, simple testing API for Rack apps
DISTNAME = rack-test-0.3.0
REVISION = 3
CATEGORIES = devel www
HOMEPAGE = http://github.com/brynary/rack-test
# MIT
PERMIT_PACKAGE_CDROM = Yes
PERMIT_PACKAGE_FTP = Yes
PERMIT_DISTFILES_CDROM = Yes
PERMIT_DISTFILES_FTP = Yes
MODULES = lang/ruby
CONFIGURE_STYLE = ruby gem
.include <bsd.port.mk>

View File

@ -1,5 +0,0 @@
MD5 (rack-test-0.3.0.gem) = vbx6KidltelCj+zEK2Slew==
RMD160 (rack-test-0.3.0.gem) = 0iVzTGJb82BqD2QQ4TS1VY4WTBM=
SHA1 (rack-test-0.3.0.gem) = ICie4b9Ov+EgUZpAH21+IQKs+7k=
SHA256 (rack-test-0.3.0.gem) = r+8MFY/MbqlhuTvEG7WFkyxRD9JE3BCgwREqDS8MhKE=
SIZE (rack-test-0.3.0.gem) = 10752

View File

@ -1,5 +0,0 @@
Rack::Test is a small, simple testing API for Rack apps.
It can be used on its own or as a reusable starting point
for Web frameworks and testing libraries to build on.
Most of its initial functionality is an extraction of
Merb 1.0's request helpers feature.

View File

@ -1,18 +0,0 @@
@comment $OpenBSD: PLIST,v 1.2 2010/11/08 23:24:40 jeremy Exp $
${GEM_LIB}/cache/${DISTNAME}.gem
${GEM_LIB}/gems/${DISTNAME}/
${GEM_LIB}/gems/${DISTNAME}/History.txt
${GEM_LIB}/gems/${DISTNAME}/MIT-LICENSE.txt
${GEM_LIB}/gems/${DISTNAME}/README.rdoc
${GEM_LIB}/gems/${DISTNAME}/Rakefile
${GEM_LIB}/gems/${DISTNAME}/lib/
${GEM_LIB}/gems/${DISTNAME}/lib/rack/
${GEM_LIB}/gems/${DISTNAME}/lib/rack/mock_session.rb
${GEM_LIB}/gems/${DISTNAME}/lib/rack/test/
${GEM_LIB}/gems/${DISTNAME}/lib/rack/test.rb
${GEM_LIB}/gems/${DISTNAME}/lib/rack/test/cookie_jar.rb
${GEM_LIB}/gems/${DISTNAME}/lib/rack/test/methods.rb
${GEM_LIB}/gems/${DISTNAME}/lib/rack/test/mock_digest_request.rb
${GEM_LIB}/gems/${DISTNAME}/lib/rack/test/uploaded_file.rb
${GEM_LIB}/gems/${DISTNAME}/lib/rack/test/utils.rb
${GEM_LIB}/specifications/${DISTNAME}.gemspec

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.2 2011/01/06 04:24:25 jeremy Exp $
# $OpenBSD: Makefile,v 1.3 2011/04/23 01:31:42 jeremy Exp $
COMMENT= small, simple testing API for Rack apps
DISTNAME= rack-test-0.5.6
REVISION = 0
REVISION = 1
CATEGORIES= www
HOMEPAGE= https://github.com/brynary/rack-test

View File

@ -1,4 +1,5 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2010/12/08 21:28:33 jeremy Exp $
@comment $OpenBSD: PLIST,v 1.2 2011/04/23 01:31:42 jeremy Exp $
@pkgpath devel/ruby-rack-test
${GEM_LIB}/cache/${DISTNAME}.gem
${GEM_LIB}/gems/${DISTNAME}/
${GEM_LIB}/gems/${DISTNAME}/.document