summaryrefslogtreecommitdiff
path: root/graphics/ruby-gd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/ruby-gd/Makefile')
-rw-r--r--graphics/ruby-gd/Makefile13
1 files changed, 9 insertions, 4 deletions
diff --git a/graphics/ruby-gd/Makefile b/graphics/ruby-gd/Makefile
index 0bb362f50e53..a4430b66b804 100644
--- a/graphics/ruby-gd/Makefile
+++ b/graphics/ruby-gd/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= GD
-PORTVERSION= 0.7.0
-PORTREVISION= 1
+PORTVERSION= 0.7.1
CATEGORIES= graphics ruby
MASTER_SITES= http://kirara.prec.kyoto-u.ac.jp/~tam/GD/
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
@@ -48,15 +47,20 @@ EXAMPLES_EN= example.rb \
gdtestttf.png \
gdtestttf.rb \
webpng.rb
-DOCS_EN= readme.en \
+DOCS_EN= Changes \
+ TODO \
+ readme.en \
doc/INSTALL.en \
+ doc/manual.css \
doc/manual.html \
- doc/manual.rd
+ doc/manual.rd \
+ doc/manual_index.html
DOCS_JA= readme.ja \
doc/INSTALL.ja
TUTORIAL_JA= gd_intro-ja.html \
imgs/0.png \
imgs/1.png \
+ imgs/256.png \
imgs/arc.png \
imgs/brush1.png \
imgs/brush2.png \
@@ -68,6 +72,7 @@ TUTORIAL_JA= gd_intro-ja.html \
imgs/poly.png \
imgs/poly_setPt.png \
imgs/rectangle.png \
+ imgs/resolve.png \
imgs/string.png \
imgs/string2.png \
imgs/stringttf1.png \