Update to 0.15.
This commit is contained in:
parent
f061afd9c2
commit
10aa9132fd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=39964
2 changed files with 3 additions and 3 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= qt
|
||||
PORTVERSION= 0.14b
|
||||
PORTVERSION= 0.15
|
||||
CATEGORIES= x11-toolkits ruby
|
||||
MASTER_SITES= http://sfns.u-shizuoka-ken.ac.jp/geneng/horie_hp/ruby/
|
||||
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
|
||||
|
@ -30,7 +30,7 @@ MAKE_ARGS= LOCAL_LIBS=-lgcc
|
|||
INSTALL_TARGET= site-install
|
||||
|
||||
post-extract:
|
||||
find ${WRKSRC}/examples '(' -name .cvsignore -o -name a.out ')' -delete
|
||||
find ${WRKSRC}/examples -name .cvsignore -delete
|
||||
|
||||
post-patch:
|
||||
${RUBY} -i -pe 'gsub %r"/usr/X11\b", "${X11BASE}"' ${WRKSRC}/lib/qt.rb
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (ruby/ruby-qt-0.14b.tar.gz) = 5b40cdec364745e85f98aceeb09ac947
|
||||
MD5 (ruby/ruby-qt-0.15.tar.gz) = 4a60754d16cc6170e7ed1125e6fca08f
|
||||
|
|
Loading…
Reference in a new issue