Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F143072427
D10521.id54425.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D10521.id54425.diff
View Options
Index: head/devel/qbs/Makefile
===================================================================
--- head/devel/qbs/Makefile
+++ head/devel/qbs/Makefile
@@ -1,8 +1,7 @@
# $FreeBSD$
PORTNAME= qbs
-PORTVERSION= 1.7.1
-PORTREVISION= 1
+PORTVERSION= 1.7.2
DISTVERSIONPREFIX= src-
CATEGORIES= devel
MASTER_SITES= QT/official_releases/${PORTNAME}/${PORTVERSION}
@@ -46,4 +45,8 @@
${MKDIR} ${CONFIGURE_WRKSRC}
${ECHO_CMD} 'QMAKE_LIBDIR_FLAGS = -L${CONFIGURE_WRKSRC}/lib' >> ${CONFIGURE_WRKSRC}/.qmake.cache
+# The file in question is not used on FreeBSD. To silence stage-qa, remove it from stage-dir.
+post-install:
+ ${RM} ${STAGEDIR}${DATADIR}/modules/bundle/update-specs.sh
+
.include <bsd.port.mk>
Index: head/devel/qbs/distinfo
===================================================================
--- head/devel/qbs/distinfo
+++ head/devel/qbs/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1485378730
-SHA256 (KDE/Qt/qbs/qbs-src-1.7.1.tar.gz) = e4f5627ffcdba4d74a432f89215e7df1c1657f5416b61612467a7a9267cd4851
-SIZE (KDE/Qt/qbs/qbs-src-1.7.1.tar.gz) = 994738
+TIMESTAMP = 1493271729
+SHA256 (KDE/Qt/qbs/qbs-src-1.7.2.tar.gz) = ab82fb9f9fd72617b175b73ebadd3a3ac8a089af741edb777ead6dc9937394b0
+SIZE (KDE/Qt/qbs/qbs-src-1.7.2.tar.gz) = 995710
Index: head/devel/qbs/pkg-plist
===================================================================
--- head/devel/qbs/pkg-plist
+++ head/devel/qbs/pkg-plist
@@ -249,7 +249,6 @@
%%DATADIR%%/modules/bundle/MacOSX-Package-Types.xcspec
%%DATADIR%%/modules/bundle/MacOSX-Product-Types.xcspec
%%DATADIR%%/modules/bundle/bundle.js
-%%DATADIR%%/modules/bundle/update-specs.sh
%%DATADIR%%/modules/cli/CLIModule.qbs
%%DATADIR%%/modules/cli/cli.js
%%DATADIR%%/modules/cli/mono.qbs
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Jan 26, 3:45 PM (1 h, 30 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
27954848
Default Alt Text
D10521.id54425.diff (1 KB)
Attached To
Mode
D10521: Update devel/qbs to 1.7.2
Attached
Detach File
Event Timeline
Log In to Comment