Update to 6.1.3.

This commit is contained in:
Vanilla I. Shu 2017-10-07 12:15:36 +00:00
parent c7dad2f540
commit 46a5dfe726
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=451457
3 changed files with 13 additions and 13 deletions

View File

@ -1,8 +1,7 @@
# $FreeBSD$
PORTNAME= qwt
PORTVERSION= 6.1.0
PORTREVISION= 1
PORTVERSION= 6.1.3
CATEGORIES= x11-toolkits devel
MASTER_SITES= SF
PKGNAMESUFFIX= 6-designerplugin

View File

@ -1,2 +1,3 @@
SHA256 (qwt-6.1.0.tar.bz2) = a7e3d9f1db917d186a973c5f04a316bc9607c7c35794d7a16de323aba5e17402
SIZE (qwt-6.1.0.tar.bz2) = 3468850
TIMESTAMP = 1507301892
SHA256 (qwt-6.1.3.tar.bz2) = f3ecd34e72a9a2b08422fb6c8e909ca76f4ce5fa77acad7a2883b701f4309733
SIZE (qwt-6.1.3.tar.bz2) = 4245614

View File

@ -1,6 +1,6 @@
--- ./designer/designer.pro.orig 2013-05-30 15:18:27.753341000 +0000
+++ ./designer/designer.pro 2013-07-13 21:19:00.492115401 +0000
@@ -42,7 +42,7 @@
--- designer/designer.pro.orig 2016-06-13 07:14:23 UTC
+++ designer/designer.pro
@@ -42,7 +42,7 @@ contains(QWT_CONFIG, QwtDesigner) {
TEMPLATE = lib
@ -9,16 +9,16 @@
DESTDIR = plugins/designer
@@ -95,7 +95,7 @@
LIBS += -L$${QWT_ROOT}/lib
}
@@ -84,7 +84,7 @@ contains(QWT_CONFIG, QwtDesigner) {
# into the plugin. Not supported on Windows !
- qwtAddLibrary(qwt)
+ qwtAddLibrary(qwt6)
QMAKE_RPATHDIR *= $${QWT_INSTALL_LIBS}
- qwtAddLibrary($${QWT_OUT_ROOT}/lib, qwt)
+ qwtAddLibrary($${QWT_OUT_ROOT}/lib, qwt6)
contains(QWT_CONFIG, QwtDll) {
@@ -124,7 +124,7 @@
@@ -113,7 +113,7 @@ contains(QWT_CONFIG, QwtDesigner) {
RESOURCES += qwt_designer_plugin.qrc