Update to 0.8.2.
This commit is contained in:
parent
1badf46fd5
commit
aafcaf90fd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=63473
3 changed files with 4 additions and 3 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= fltk
|
||||
PORTVERSION= 0.8.1
|
||||
PORTVERSION= 0.8.2
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= x11-toolkits ruby
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
|
@ -29,7 +29,7 @@ INSTALL_TARGET= site-install
|
|||
CONFIGURE_ARGS= --with-fltk-dir="${X11BASE}" --with-gl-dir="${X11BASE}"
|
||||
MAKE_ARGS= LOCAL_LIBS="-lgcc"
|
||||
|
||||
DOCS_EN= Changes README doc/en/*.txt
|
||||
DOCS_EN= Changes README ToDo doc/en/*.txt
|
||||
DOCS_JA= doc/ja/*.txt
|
||||
|
||||
post-install:
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (ruby/ruby-fltk-0.8.1.tar.gz) = 561004462c855cd75471a51f010edeb5
|
||||
MD5 (ruby/ruby-fltk-0.8.2.tar.gz) = 600b0184eee9b5193c15dfb977867e5e
|
||||
|
|
|
@ -41,6 +41,7 @@
|
|||
%%PORTDOCS%%@dirrm %%RUBY_EXAMPLESDIR%%/fltk
|
||||
%%PORTDOCS%%%%RUBY_DOCDIR%%/fltk/Changes
|
||||
%%PORTDOCS%%%%RUBY_DOCDIR%%/fltk/README
|
||||
%%PORTDOCS%%%%RUBY_DOCDIR%%/fltk/ToDo
|
||||
%%PORTDOCS%%%%RUBY_DOCDIR%%/fltk/faq.txt
|
||||
%%PORTDOCS%%%%RUBY_DOCDIR%%/fltk/guide.txt
|
||||
%%PORTDOCS%%%%RUBY_DOCDIR%%/fltk/reference.txt
|
||||
|
|
Loading…
Reference in a new issue