diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-11-26 23:24:38 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-11-26 23:24:38 +0000 |
commit | e9424863a57ba6633122293097864bd70fd4bfef (patch) | |
tree | 870d23e38408b34c3022d27680e38dda9be68473 /devel/qt4-help | |
parent | 343f679bb8c577cd5b45c3064847f82b163f489c (diff) |
- Update to Qt-4.5
The KDE FreeBSD team would like to say thanks to all the helpers
and submitters.
Tested by: pointyhat-exp-run (myself)
Notes
Notes:
svn path=/head/; revision=244808
Diffstat (limited to 'devel/qt4-help')
-rw-r--r-- | devel/qt4-help/Makefile | 3 | ||||
-rw-r--r-- | devel/qt4-help/distinfo | 3 | ||||
-rw-r--r-- | devel/qt4-help/pkg-plist | 6 |
3 files changed, 3 insertions, 9 deletions
diff --git a/devel/qt4-help/Makefile b/devel/qt4-help/Makefile index 9ab4e6d2e54b..5434bdec1aab 100644 --- a/devel/qt4-help/Makefile +++ b/devel/qt4-help/Makefile @@ -8,10 +8,7 @@ PORTNAME= help PORTVERSION= ${QT4_VERSION} CATEGORIES?= devel -MASTER_SITES= ${MASTER_SITE_QT} PKGNAMEPREFIX= qt4- -DISTNAME= qt-x11-opensource-src-${PORTVERSION} -DIST_SUBDIR= KDE MAINTAINER= kde@FreeBSD.org COMMENT= QtHelp module provides QHelpEngine API and is used by Assistant diff --git a/devel/qt4-help/distinfo b/devel/qt4-help/distinfo deleted file mode 100644 index 27b0949354e8..000000000000 --- a/devel/qt4-help/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (KDE/qt-x11-opensource-src-4.5.2.tar.gz) = d8bcc070a58db25c228b7729ffad4550 -SHA256 (KDE/qt-x11-opensource-src-4.5.2.tar.gz) = 4e4c8619335cac14ba0c52d1555fab549a562fb774c1c08dcbd2be9de38120a2 -SIZE (KDE/qt-x11-opensource-src-4.5.2.tar.gz) = 125803421 diff --git a/devel/qt4-help/pkg-plist b/devel/qt4-help/pkg-plist index b99df3fe03b9..99d0afd3e555 100644 --- a/devel/qt4-help/pkg-plist +++ b/devel/qt4-help/pkg-plist @@ -32,9 +32,9 @@ lib/qt4/libQtHelp.la lib/qt4/libQtHelp.prl lib/qt4/libQtHelp.so lib/qt4/libQtHelp.so.4 -lib/qt4/libQtHelp.so.4.5 -lib/qt4/libQtHelp.so.4.5.2 -%%DEBUG%%lib/qt4/libQtHelp.so.4.5.2.debug +lib/qt4/libQtHelp.so.%%SHLIB_SHVER%% +lib/qt4/libQtHelp.so.%%SHLIB_VER%% +%%DEBUG%%lib/qt4/libQtHelp.so.%%SHLIB_VER%%.debug libdata/pkgconfig/QtHelp.pc @dirrm include/qt4/QtHelp @dirrmtry include/qt4/Qt |