Date: Fri, 12 Aug 2022 05:35:02 GMT From: Cy Schubert <cy@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 2aab13bac8f6 - main - x11/cde-devel: Update to the latest cdesktopenv-code commit Message-ID: <202208120535.27C5Z2fa027514@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by cy: URL: https://cgit.FreeBSD.org/ports/commit/?id=2aab13bac8f6b7316d6bdde2e33469e770a6ba57 commit 2aab13bac8f6b7316d6bdde2e33469e770a6ba57 Author: Cy Schubert <cy@FreeBSD.org> AuthorDate: 2022-08-12 05:33:11 +0000 Commit: Cy Schubert <cy@FreeBSD.org> CommitDate: 2022-08-12 05:33:11 +0000 x11/cde-devel: Update to the latest cdesktopenv-code commit Update to the latest cdedesktop-code commit proxied through my GH account. --- x11/cde-devel/Makefile | 6 +++--- x11/cde-devel/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/x11/cde-devel/Makefile b/x11/cde-devel/Makefile index 87f8b0c5bb7e..9c3aa1937c80 100644 --- a/x11/cde-devel/Makefile +++ b/x11/cde-devel/Makefile @@ -11,8 +11,8 @@ COMMENT= Common Desktop Environment USE_GITHUB= yes GH_ACCOUNT= cschuber GH_PROJECT= cdesktopenv-code -GH_TAGNAME= 47cc5d4a7 -COMMIT_DATE= 2022.07.31 +GH_TAGNAME= dcee51c15 +COMMIT_DATE= 2022.08.07 LICENSE= LGPL21 @@ -119,7 +119,7 @@ post-install: @${ECHO_CMD} MANPATH /usr/local/dt/share/man > ${STAGEDIR}/${PREFIX}/etc/man.d/cde${DT_ID}.conf @${FIND} ${STAGEDIR}/${DT_PREFIX} -type f -exec ${SH} -c '${STRIP_CMD} {} > /dev/null 2>&1' \; @cd ${WRKSRC}/examples && @${FIND} . | ${CPIO} -pd ${STAGEDIR}/${DT_PREFIX}/share - @cd ${STAGEDIR}/${DT_PREFIX}; ${LN} -s share/examples + @cd ${STAGEDIR}/${DT_PREFIX}; ${LN} -sf share/examples # Only a problem on armv7 so far ${FIND} ${STAGEDIR}/${DT_PREFIX} -type f -name 'ecp.*' -delete diff --git a/x11/cde-devel/distinfo b/x11/cde-devel/distinfo index 2e7967ae90d5..ea549fc29fbf 100644 --- a/x11/cde-devel/distinfo +++ b/x11/cde-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1659742825 -SHA256 (cschuber-cdesktopenv-code-2022.07.31-47cc5d4a7_GH0.tar.gz) = 624b96117320ca91d199eec39dd751c71f8675edcdb05f3f4d7cb29be2855c68 -SIZE (cschuber-cdesktopenv-code-2022.07.31-47cc5d4a7_GH0.tar.gz) = 57686131 +TIMESTAMP = 1660277804 +SHA256 (cschuber-cdesktopenv-code-2022.08.07-dcee51c15_GH0.tar.gz) = 02cd9e6a6b866bd3734b1f323186bbc6f8bf23542b86c51161ce8e6db9251e3d +SIZE (cschuber-cdesktopenv-code-2022.08.07-dcee51c15_GH0.tar.gz) = 57619632
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202208120535.27C5Z2fa027514>