mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-29 10:18:30 +00:00
Update to 1.1.2
This commit is contained in:
parent
9de1ccd197
commit
070c4f4c40
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=126824
@ -6,8 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= qsa
|
||||
PORTVERSION= 1.1.1
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 1.1.2
|
||||
CATEGORIES= devel lang
|
||||
MASTER_SITES= ftp://ftp.iasi.roedu.net/mirrors/ftp.trolltech.com/qsa/source/ \
|
||||
ftp://ftp.trolltech.com/qsa/source/
|
||||
|
@ -1,2 +1,2 @@
|
||||
MD5 (KDE/qsa-x11-free-1.1.1.tar.gz) = 25a50ba29ee4a1dc528adc5011c29c2b
|
||||
SIZE (KDE/qsa-x11-free-1.1.1.tar.gz) = 1715187
|
||||
MD5 (KDE/qsa-x11-free-1.1.2.tar.gz) = 812dbc9c6210ddd46310d90d27c61981
|
||||
SIZE (KDE/qsa-x11-free-1.1.2.tar.gz) = 1716211
|
||||
|
@ -12,7 +12,7 @@ include/qswrapperfactory.h
|
||||
lib/libqsa.so
|
||||
lib/libqsa.so.1
|
||||
lib/libqsa.so.1.1
|
||||
lib/libqsa.so.1.1.1
|
||||
lib/libqsa.so.1.1.2
|
||||
share/doc/qsa/html/addfunction.png
|
||||
share/doc/qsa/html/articles.html
|
||||
share/doc/qsa/html/classes.html
|
||||
@ -218,8 +218,8 @@ share/doc/qsa/html/windowmenu1.png
|
||||
share/doc/qsa/html/windowmenu2.png
|
||||
share/doc/qsa/html/wrappers.html
|
||||
share/qt/mkspecs/features/qsa.prf
|
||||
@dirrm share/qt/mkspecs/features
|
||||
@dirrm share/qt/mkspecs
|
||||
@dirrm share/qt
|
||||
@unexec rmdir %D/share/qt/mkspecs/features 2>/dev/null || true
|
||||
@unexec rmdir %D/share/qt/mkspecs 2>/dev/null || true
|
||||
@unexec rmdir %D/share/qt 2>/dev/null || true
|
||||
@dirrm share/doc/qsa/html
|
||||
@dirrm share/doc/qsa
|
||||
|
Loading…
Reference in New Issue
Block a user