Date: Mon, 30 Jul 2018 19:51:37 +0000 (UTC) From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r475909 - head/graphics/libpillowfight Message-ID: <201807301951.w6UJpbrq046109@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: yuri Date: Mon Jul 30 19:51:36 2018 New Revision: 475909 URL: https://svnweb.freebsd.org/changeset/ports/475909 Log: graphics/libpillowfight: Fix GL_SITE/GL_ACCOUNT Reported by: mat Modified: head/graphics/libpillowfight/Makefile head/graphics/libpillowfight/distinfo Modified: head/graphics/libpillowfight/Makefile ============================================================================== --- head/graphics/libpillowfight/Makefile Mon Jul 30 19:50:33 2018 (r475908) +++ head/graphics/libpillowfight/Makefile Mon Jul 30 19:51:36 2018 (r475909) @@ -14,8 +14,8 @@ BUILD_DEPENDS= gmake:devel/gmake USES= cmake:outsource USE_GITLAB= yes -GL_SITE= https://gitlab.gnome.org -GL_ACCOUNT= World/OpenPaperwork +GL_SITE= https://gitlab.gnome.org/World +GL_ACCOUNT= OpenPaperwork GL_COMMIT= 3a7ebba75f4c060ac1707900bd8891e8d200b1c6 USE_LDCONFIG= yes Modified: head/graphics/libpillowfight/distinfo ============================================================================== --- head/graphics/libpillowfight/distinfo Mon Jul 30 19:50:33 2018 (r475908) +++ head/graphics/libpillowfight/distinfo Mon Jul 30 19:51:36 2018 (r475909) @@ -1,3 +1,3 @@ -TIMESTAMP = 1532764548 -SHA256 (World/OpenPaperwork-libpillowfight-3a7ebba75f4c060ac1707900bd8891e8d200b1c6_GL0.tar.gz) = fa32b235b3ce51dc5742c486e6d30e1efbc42995e9666d173e3b30f53741172b -SIZE (World/OpenPaperwork-libpillowfight-3a7ebba75f4c060ac1707900bd8891e8d200b1c6_GL0.tar.gz) = 14568794 +TIMESTAMP = 1532977541 +SHA256 (OpenPaperwork-libpillowfight-3a7ebba75f4c060ac1707900bd8891e8d200b1c6_GL0.tar.gz) = fa32b235b3ce51dc5742c486e6d30e1efbc42995e9666d173e3b30f53741172b +SIZE (OpenPaperwork-libpillowfight-3a7ebba75f4c060ac1707900bd8891e8d200b1c6_GL0.tar.gz) = 14568794
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201807301951.w6UJpbrq046109>