update to 4.1.2
This commit is contained in:
parent
4be38c5eef
commit
da7aaf1bcb
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.13 2006/03/05 21:58:07 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.14 2006/04/01 12:32:56 espie Exp $
|
||||
|
||||
COMMENT= "C++ X11 GUI toolkit"
|
||||
COMMENT-examples= "examples for qt4"
|
||||
@ -24,8 +24,8 @@ SHARED_LIBS= Qt3Support 5.0 \
|
||||
QtSvg 5.0 \
|
||||
QtTest 5.0
|
||||
|
||||
VERSION= 4.1.1
|
||||
DISTNAME= qt-x11-opensource-src-4.1.1
|
||||
VERSION= 4.1.2
|
||||
DISTNAME= qt-x11-opensource-src-4.1.2
|
||||
CATEGORIES= x11
|
||||
MASTER_SITES= ftp://ftp.rediris.es/mirror/Qt/source/ \
|
||||
ftp://ftp.iasi.roedu.net/mirrors/ftp.trolltech.com/qt/sources/ \
|
||||
|
@ -1,4 +1,4 @@
|
||||
MD5 (qt-x11-opensource-src-4.1.1.tar.gz) = d82b0374d481f93e481aad4e3f26893a
|
||||
RMD160 (qt-x11-opensource-src-4.1.1.tar.gz) = 188d99f3ac2929038238229e3b432fc5d5465af2
|
||||
SHA1 (qt-x11-opensource-src-4.1.1.tar.gz) = 44ca2afc223e327c6d326f5ee07a0049869defa5
|
||||
SIZE (qt-x11-opensource-src-4.1.1.tar.gz) = 27761487
|
||||
MD5 (qt-x11-opensource-src-4.1.2.tar.gz) = 18bca010d09b98e94210710047baca0a
|
||||
RMD160 (qt-x11-opensource-src-4.1.2.tar.gz) = b4a0031a7c8d72492d8afa1a1190493999cb17ff
|
||||
SHA1 (qt-x11-opensource-src-4.1.2.tar.gz) = a30ff8594b816528ab08ebcf349a31e244c4278d
|
||||
SIZE (qt-x11-opensource-src-4.1.2.tar.gz) = 27924277
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.9 2006/03/05 21:58:07 espie Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.10 2006/04/01 12:32:56 espie Exp $
|
||||
%%SHARED%%
|
||||
bin/assistant4
|
||||
bin/designer4
|
||||
@ -2018,3 +2018,4 @@ lib/qt4/translations/qt_zh_CN.qm
|
||||
share/doc/qt4/LICENSE.GPL
|
||||
share/doc/qt4/OPENSOURCE-NOTICE.TXT
|
||||
share/doc/qt4/README
|
||||
share/doc/qt4/html/images/propagation-custom.png
|
||||
|
Loading…
Reference in New Issue
Block a user