Hi All.

update QBS to 1.9.1 from maintainer. No changes in the test results. on
amd64.

OK? Comments?

Best regards,

Rafael Sadowski

Index: Makefile
===================================================================
RCS file: /cvs/ports/devel/qbs/Makefile,v
retrieving revision 1.2
diff -u -p -u -p -r1.2 Makefile
--- Makefile    27 Sep 2017 10:06:22 -0000      1.2
+++ Makefile    5 Oct 2017 21:52:52 -0000
@@ -1,10 +1,9 @@
 # $OpenBSD: Makefile,v 1.2 2017/09/27 10:06:22 espie Exp $
 
 COMMENT =      declarative cross-platform build tool
-V =            1.9.0
+V =            1.9.1
 DISTNAME =     qbs-src-${V}
 PKGNAME =      qbs-${V}
-REVISION =     0
 
 SHARED_LIBS =  qbscore                 2.0
 SHARED_LIBS += qbsqtprofilesetup       1.4
@@ -34,8 +33,6 @@ LIB_DEPENDS =         x11/qt5/qtbase \
 TEST_DEPENDS =         ${BUILD_PKGPATH}
 
 TEST_ENV =             LD_LIBRARY_PATH=${WRKBUILD}/lib
-
-WRKSRC =               ${WRKDIR}/dist/${DISTNAME}
 
 do-test:
        cd ${WRKBUILD}/bin/; \
Index: distinfo
===================================================================
RCS file: /cvs/ports/devel/qbs/distinfo,v
retrieving revision 1.1.1.1
diff -u -p -u -p -r1.1.1.1 distinfo
--- distinfo    21 Sep 2017 19:03:55 -0000      1.1.1.1
+++ distinfo    5 Oct 2017 21:52:52 -0000
@@ -1,2 +1,2 @@
-SHA256 (qbs-src-1.9.0.tar.gz) = 6xve3SdK00lELLazk4tLkE5/c4iBwGicK3G2IOxxR5M=
-SIZE (qbs-src-1.9.0.tar.gz) = 4007735
+SHA256 (qbs-src-1.9.1.tar.gz) = lwBIhCWBvABO7JrJd3pJOAwD9OAe960wmBOqEFSHAHM=
+SIZE (qbs-src-1.9.1.tar.gz) = 4007946

Reply via email to