ports/graphics/ruby-ming/files/patch-ming.rb
Akinori MUSHA d1ebc78da7 Fix silly syntax bugs in ming.rb.
Reported by:	Tom Hukins <tom@FreeBSD.org>
2001-09-17 18:28:12 +00:00

18 lines
298 B
Ruby

--- ming.rb.orig Mon Sep 17 20:48:39 2001
+++ ming.rb Tue Sep 18 03:22:32 2001
@@ -344,6 +344,7 @@
# deprecated
class SWFMovieClip <SWFSprite
+end
class SWFGradient <SWFBase
def initialize
@@ -375,6 +376,7 @@
# deprecated
class SWFMorphShape <SWFMorph
+end
class SWFFont <SWFBase