From 8784a1f7ac1bae22dba12f6cda4d6286fb49bda2 Mon Sep 17 00:00:00 2001 From: Max Brazhnikov Date: Sat, 15 Dec 2012 13:50:08 +0000 Subject: - Update to 6.0.2 - Strip Makefile header - Replace some patches with sed - Fix indentation in WWW - Utilize PORTDOCS in order to reduce plist shaking on updates --- x11-toolkits/qwt6-designerplugin/Makefile | 8 +------- x11-toolkits/qwt6-designerplugin/distinfo | 4 ++-- .../files/patch-designer__designer.pro | 16 ++++++++-------- 3 files changed, 11 insertions(+), 17 deletions(-) (limited to 'x11-toolkits/qwt6-designerplugin') diff --git a/x11-toolkits/qwt6-designerplugin/Makefile b/x11-toolkits/qwt6-designerplugin/Makefile index e9f39d89f9f3..fffea1831b06 100644 --- a/x11-toolkits/qwt6-designerplugin/Makefile +++ b/x11-toolkits/qwt6-designerplugin/Makefile @@ -1,13 +1,7 @@ -# New ports collection makefile for: qwt5-designerplugin -# Date created: 2010-07-02 -# Whom: Max Brazhnikov -# # $FreeBSD$ -# PORTNAME= qwt -PORTVERSION= 6.0.1 -PORTREVISION= 1 +PORTVERSION= 6.0.2 CATEGORIES= x11-toolkits devel MASTER_SITES= SF PKGNAMESUFFIX= -designerplugin diff --git a/x11-toolkits/qwt6-designerplugin/distinfo b/x11-toolkits/qwt6-designerplugin/distinfo index 53a6de37c2f9..7793bafa3612 100644 --- a/x11-toolkits/qwt6-designerplugin/distinfo +++ b/x11-toolkits/qwt6-designerplugin/distinfo @@ -1,2 +1,2 @@ -SHA256 (qwt-6.0.1.tar.bz2) = 3fe19dd5962d705632fc2ef616b009299de6cf1e702538296924dbfdc8003cb2 -SIZE (qwt-6.0.1.tar.bz2) = 2437570 +SHA256 (qwt-6.0.2.tar.bz2) = 2e699ac426d96aa14c86e4b7199d6b849c7f65010927ac9cf58f16761ee3281f +SIZE (qwt-6.0.2.tar.bz2) = 2688469 diff --git a/x11-toolkits/qwt6-designerplugin/files/patch-designer__designer.pro b/x11-toolkits/qwt6-designerplugin/files/patch-designer__designer.pro index 2ed1b8eef61d..4d9a75caad2c 100644 --- a/x11-toolkits/qwt6-designerplugin/files/patch-designer__designer.pro +++ b/x11-toolkits/qwt6-designerplugin/files/patch-designer__designer.pro @@ -1,6 +1,6 @@ ---- ./designer/designer.pro.orig 2011-08-01 14:33:53.000000000 +0000 -+++ ./designer/designer.pro 2011-08-19 15:46:20.185856767 +0000 -@@ -18,7 +18,7 @@ +--- ./designer/designer.pro.orig 2012-11-30 13:22:47.000000000 +0000 ++++ ./designer/designer.pro 2012-12-13 12:55:56.229759237 +0000 +@@ -19,7 +19,7 @@ CONFIG += warn_on TEMPLATE = lib @@ -10,15 +10,15 @@ DESTDIR = plugins/designer @@ -35,7 +35,7 @@ + LIBS += -L$${QWT_ROOT}/lib } - IPATH = $${INCLUDEPATH} -- qtAddLibrary(qwt) -+ qtAddLibrary(qwt6) - INCLUDEPATH = $${IPATH} +- qwtAddLibrary(qwt) ++ qwtAddLibrary(qwt6) contains(QWT_CONFIG, QwtDll) { -@@ -64,7 +64,7 @@ + +@@ -63,7 +63,7 @@ RESOURCES += qwt_designer_plugin.qrc -- cgit v1.2.3