The following reply was made to PR ports/187856; it has been noted by GNATS.

From: [email protected] (dfilter service)
To: [email protected]
Cc:  
Subject: Re: ports/187856: commit references a PR
Date: Tue, 25 Mar 2014 06:26:19 +0000 (UTC)

 Author: makc
 Date: Tue Mar 25 06:26:16 2014
 New Revision: 349104
 URL: http://svnweb.freebsd.org/changeset/ports/349104
 QAT: https://qat.redports.org/buildarchive/r349104/
 
 Log:
   Mk/bsd.qt.mk:
   - Fix packaging Qt 5 ports with legacy pkg tools.
   
   PR:          ports/187856
   Reported by: mandree
 
 Modified:
   head/Mk/bsd.qt.mk
 
 Modified: head/Mk/bsd.qt.mk
 ==============================================================================
 --- head/Mk/bsd.qt.mk  Tue Mar 25 05:22:59 2014        (r349103)
 +++ head/Mk/bsd.qt.mk  Tue Mar 25 06:26:16 2014        (r349104)
 @@ -621,6 +621,7 @@ qt-post-install:
        @${ECHO_CMD} "@dirrmtry ${QT_MKSPECDIR_REL}/modules" >> ${TMPPLIST}
        @${ECHO_CMD} "@dirrmtry ${QT_MKSPECDIR_REL}" >> ${TMPPLIST}
        @${ECHO_CMD} "@dirrmtry ${QT_ARCHDIR_REL}" >> ${TMPPLIST}
 +      @${SED} -i "" -e '${PLIST_REINPLACE_DIRRMTRY}' ${TMPPLIST}
  . endif # ${QT_CONFIG:N-*}
  .endif # defined(QT_DIST) && ! ${_QT_VERSION:M4*}
  
 _______________________________________________
 [email protected] mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "[email protected]"
 
_______________________________________________
kde-freebsd mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information

Reply via email to