[Midnightbsd-cvs] mports [15551] trunk/devel/qt4-assistant-adp: update qt4-assistant-adp
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Sat Oct 5 17:16:42 EDT 2013
Revision: 15551
http://svnweb.midnightbsd.org/mports/?rev=15551
Author: laffer1
Date: 2013-10-05 17:16:41 -0400 (Sat, 05 Oct 2013)
Log Message:
-----------
update qt4-assistant-adp
Modified Paths:
--------------
trunk/devel/qt4-assistant-adp/Makefile
trunk/devel/qt4-assistant-adp/distinfo
Added Paths:
-----------
trunk/devel/qt4-assistant-adp/files/
trunk/devel/qt4-assistant-adp/files/patch-compat.pro
Removed Paths:
-------------
trunk/devel/qt4-assistant-adp/pkg-plist
Property Changed:
----------------
trunk/devel/qt4-assistant-adp/distinfo
Modified: trunk/devel/qt4-assistant-adp/Makefile
===================================================================
--- trunk/devel/qt4-assistant-adp/Makefile 2013-10-05 21:13:45 UTC (rev 15550)
+++ trunk/devel/qt4-assistant-adp/Makefile 2013-10-05 21:16:41 UTC (rev 15551)
@@ -1,9 +1,5 @@
-# New ports collection makefile for: qt40
-# Date created: Wed Jun 29 11:49:42 CEST 2005
-# Whom: lofi at freebsd.org
-#
+# $MidnightBSD$
# $FreeBSD: ports/devel/qt4-assistant-adp/Makefile,v 1.8 2010/12/02 19:47:07 makc Exp $
-#
PORTNAME= assistant
PORTVERSION= 4.6.3
@@ -10,6 +6,7 @@
PORTREVISION= 1
CATEGORIES?= devel
MASTER_SITES= ${MASTER_SITE_QT}
+MASTER_SITE_SUBDIR= archive/qt/${PORTVERSION:R}
PKGNAMEPREFIX= qt4-
PKGNAMESUFFIX= -adp
DISTNAME= qt-assistant-qassistantclient-library-compat-src-${PORTVERSION}
@@ -20,7 +17,6 @@
USE_QT4= qmake_build moc_build rcc_build uic_build corelib \
gui network xml doc dbus
-MAKE_JOBS_SAFE= yes
ALL_TARGET= first
Modified: trunk/devel/qt4-assistant-adp/distinfo
===================================================================
--- trunk/devel/qt4-assistant-adp/distinfo 2013-10-05 21:13:45 UTC (rev 15550)
+++ trunk/devel/qt4-assistant-adp/distinfo 2013-10-05 21:16:41 UTC (rev 15551)
@@ -1,3 +1,2 @@
-SHA256 (KDE/qt-everywhere-opensource-src-4.7.4.tar.gz) = 97195ebce8a46f9929fb971d9ae58326d011c4d54425389e6e936514f540221e
-RMD160 (KDE/qt-everywhere-opensource-src-4.7.4.tar.gz) = 3e47b09663a89973b1c8628506c995dfc2a5387c
-SIZE (KDE/qt-everywhere-opensource-src-4.7.4.tar.gz) = 220388303
+SHA256 (KDE/qt-assistant-qassistantclient-library-compat-src-4.6.3.tar.gz) = e698be8fc0d32c5f0b5b46cafcb8f615accaed524b864e58b99b64b7b5549c2d
+SIZE (KDE/qt-assistant-qassistantclient-library-compat-src-4.6.3.tar.gz) = 329896
Property changes on: trunk/devel/qt4-assistant-adp/distinfo
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.5
\ No newline at end of property
Added: trunk/devel/qt4-assistant-adp/files/patch-compat.pro
===================================================================
--- trunk/devel/qt4-assistant-adp/files/patch-compat.pro (rev 0)
+++ trunk/devel/qt4-assistant-adp/files/patch-compat.pro 2013-10-05 21:16:41 UTC (rev 15551)
@@ -0,0 +1,18 @@
+--- ./compat.pro.orig 2010-08-12 11:50:10.000000000 -0400
++++ ./compat.pro 2010-08-12 11:52:50.000000000 -0400
+@@ -66,8 +66,6 @@
+ translations/assistant_adp_zh_CN.ts \
+ translations/assistant_adp_zh_TW.ts
+
+-unix:!contains(QT_CONFIG, zlib):LIBS += -lz
+-
+ contains(CONFIG, static): {
+ win32 {
+ exists($$[QT_INSTALL_PLUGINS]/imageformats/qjpeg.lib) {
+@@ -81,3 +79,6 @@
+ }
+ }
+ }
++
++target.path = $$[QT_INSTALL_BINS]
++INSTALLS += target
Deleted: trunk/devel/qt4-assistant-adp/pkg-plist
===================================================================
--- trunk/devel/qt4-assistant-adp/pkg-plist 2013-10-05 21:13:45 UTC (rev 15550)
+++ trunk/devel/qt4-assistant-adp/pkg-plist 2013-10-05 21:16:41 UTC (rev 15551)
@@ -1,2 +0,0 @@
-bin/assistant_adp
-%%DEBUG%%bin/assistant_adp.debug
More information about the Midnightbsd-cvs
mailing list