-
Notifications
You must be signed in to change notification settings - Fork 160
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Ming/Ruby 0.1.8 - 2006-05-30 * works with Ming 0.3
- Loading branch information
taca
committed
Mar 17, 2007
1 parent
7bc661e
commit e0ca1b0
Showing
3 changed files
with
7 additions
and
30 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,16 @@ | ||
# $NetBSD: Makefile,v 1.5 2006/09/14 05:52:39 taca Exp $ | ||
# $NetBSD: Makefile,v 1.6 2007/03/17 16:11:08 taca Exp $ | ||
|
||
DISTNAME= ming-ruby-${VER} | ||
PKGNAME= ${RUBY_PKGPREFIX}-ming-${VER} | ||
CATEGORIES= multimedia | ||
MASTER_SITES= http://rubyforge.org/frs/download.php/1841/ | ||
MASTER_SITES= http://rubyforge.org/frs/download.php/15678/ | ||
|
||
MAINTAINER= [email protected] | ||
HOMEPAGE= http://mingruby.rubyforge.org/ | ||
COMMENT= Ruby extension to drive the Ming SWF library | ||
|
||
USE_RUBY_SETUP= yes | ||
VER= 0.1.7 | ||
VER= 0.1.8 | ||
|
||
EXAMPLES= README.examples action.rb drag.rb \ | ||
gradient.rb gradientxform.rb hello.rb keypress.rb \ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,5 @@ | ||
$NetBSD: distinfo,v 1.3 2006/09/13 15:58:48 obache Exp $ | ||
$NetBSD: distinfo,v 1.4 2007/03/17 16:11:08 taca Exp $ | ||
|
||
SHA1 (ming-ruby-0.1.7.tar.gz) = c8481b8067d4cafc09b2a6a36fd1e1567b5c2ab5 | ||
RMD160 (ming-ruby-0.1.7.tar.gz) = 9f753ee057678f44ef2218ae1d8c76e3ed286e98 | ||
Size (ming-ruby-0.1.7.tar.gz) = 41507 bytes | ||
SHA1 (patch-aa) = cabf19c4dbb7a80c19ebf0a99c1d2aedc15c368f | ||
SHA1 (ming-ruby-0.1.8.tar.gz) = 5c6bf4f84d578f5b9f0ede60bc2e45e7ac0bdbc2 | ||
RMD160 (ming-ruby-0.1.8.tar.gz) = 43060ed6e903f27c17ca38512cfabaf747abcdcf | ||
Size (ming-ruby-0.1.8.tar.gz) = 158877 bytes |
This file was deleted.
Oops, something went wrong.