diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2011-08-10 12:43:58 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2011-08-10 12:43:58 +0000 |
commit | ef3b9e5072d30418e4507c725c78b3df52820e6b (patch) | |
tree | fc275da04c5a85ca21c89259be42af397b75ba7d /x11-toolkits/qwt5-designerplugin | |
parent | 0ff6bed6fad50f3aad7e7a1501d986caf4dae042 (diff) |
Update to 5.2.2 [1]
Set PORTSCOUT, qwt6 is coming
PR: ports/159596 [1]
Submitted by: wen
Notes
Notes:
svn path=/head/; revision=279412
Diffstat (limited to 'x11-toolkits/qwt5-designerplugin')
-rw-r--r-- | x11-toolkits/qwt5-designerplugin/Makefile | 3 | ||||
-rw-r--r-- | x11-toolkits/qwt5-designerplugin/distinfo | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/x11-toolkits/qwt5-designerplugin/Makefile b/x11-toolkits/qwt5-designerplugin/Makefile index a538b4d527b6..26238059e407 100644 --- a/x11-toolkits/qwt5-designerplugin/Makefile +++ b/x11-toolkits/qwt5-designerplugin/Makefile @@ -6,7 +6,7 @@ # PORTNAME= qwt -PORTVERSION= 5.2.1 +PORTVERSION= 5.2.2 CATEGORIES= x11-toolkits devel MASTER_SITES= SF PKGNAMESUFFIX= -designerplugin @@ -24,6 +24,7 @@ QMAKE_ARGS+= -unix -recursive CONFIG+=QwtDesigner \ PLUGINDIR=${PREFIX}/${QT_PLUGINDIR_REL} HAS_CONFIGURE= yes MAKE_JOBS_SAFE= yes +PORTSCOUT= limit:^5\. STRIP_FILES= ${QT_PLUGINDIR_REL}/designer/libqwt_designer_plugin.so diff --git a/x11-toolkits/qwt5-designerplugin/distinfo b/x11-toolkits/qwt5-designerplugin/distinfo index b6d2035f2d3c..0f837a9b9013 100644 --- a/x11-toolkits/qwt5-designerplugin/distinfo +++ b/x11-toolkits/qwt5-designerplugin/distinfo @@ -1,2 +1,2 @@ -SHA256 (qwt-5.2.1.tar.bz2) = e2b8bb755404cb3dc99e61f3e2d7262152193488f5fbe88524eb698e11ac569f -SIZE (qwt-5.2.1.tar.bz2) = 1926453 +SHA256 (qwt-5.2.2.tar.bz2) = 36bf2ee51ca9c74fde1322510ffd39baac0db60d5d410bb157968a78d9c1464b +SIZE (qwt-5.2.2.tar.bz2) = 2083193 |