From owner-svn-ports-head@freebsd.org Sat Oct 20 09:17:29 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A77B8FFF8D5; Sat, 20 Oct 2018 09:17:29 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4BC9F8595C; Sat, 20 Oct 2018 09:17:29 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 40E721C1ED; Sat, 20 Oct 2018 09:17:29 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w9K9HT0K041387; Sat, 20 Oct 2018 09:17:29 GMT (envelope-from tobik@FreeBSD.org) Received: (from tobik@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w9K9HStE041384; Sat, 20 Oct 2018 09:17:28 GMT (envelope-from tobik@FreeBSD.org) Message-Id: <201810200917.w9K9HStE041384@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tobik set sender to tobik@FreeBSD.org using -f From: Tobias Kortkamp Date: Sat, 20 Oct 2018 09:17:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r482475 - in head/graphics/gcolor3: . files X-SVN-Group: ports-head X-SVN-Commit-Author: tobik X-SVN-Commit-Paths: in head/graphics/gcolor3: . files X-SVN-Commit-Revision: 482475 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 20 Oct 2018 09:17:30 -0000 Author: tobik Date: Sat Oct 20 09:17:28 2018 New Revision: 482475 URL: https://svnweb.freebsd.org/changeset/ports/482475 Log: graphics/gcolor3: Update to 2.3.1 - Update WWW and move to new home on GNOME's Gitlab - Drop upstreamed patches Changes: https://gitlab.gnome.org/World/gcolor3/tags/v2.3.1 Deleted: head/graphics/gcolor3/files/ Modified: head/graphics/gcolor3/Makefile head/graphics/gcolor3/distinfo head/graphics/gcolor3/pkg-descr head/graphics/gcolor3/pkg-plist Modified: head/graphics/gcolor3/Makefile ============================================================================== --- head/graphics/gcolor3/Makefile Sat Oct 20 08:05:21 2018 (r482474) +++ head/graphics/gcolor3/Makefile Sat Oct 20 09:17:28 2018 (r482475) @@ -2,7 +2,7 @@ PORTNAME= gcolor3 DISTVERSIONPREFIX= v -DISTVERSION= 2.3 +DISTVERSION= 2.3.1 CATEGORIES= graphics MAINTAINER= tobik@FreeBSD.org @@ -14,8 +14,10 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN_powerpc64= fails to compile: main.c: In function '_print_version_and_exit': will never be executed USES= gnome gettext meson libtool pkgconfig -USE_GITHUB= yes -GH_ACCOUNT= Hjdskes +USE_GITLAB= yes +GL_SITE= https://gitlab.gnome.org +GL_ACCOUNT= World +GL_COMMIT= 17dca0125fc3c931418d8723b684332d35bd5715 USE_GNOME= cairo gdkpixbuf2 gtk30 intltool INSTALLS_ICONS= yes Modified: head/graphics/gcolor3/distinfo ============================================================================== --- head/graphics/gcolor3/distinfo Sat Oct 20 08:05:21 2018 (r482474) +++ head/graphics/gcolor3/distinfo Sat Oct 20 09:17:28 2018 (r482475) @@ -1,3 +1,3 @@ -TIMESTAMP = 1535877677 -SHA256 (Hjdskes-gcolor3-v2.3_GH0.tar.gz) = 37d668a0dae32a1031a150d680be2c51efce45f5ac3c11fb6c1166449da21ea0 -SIZE (Hjdskes-gcolor3-v2.3_GH0.tar.gz) = 135462 +TIMESTAMP = 1540025149 +SHA256 (World-gcolor3-17dca0125fc3c931418d8723b684332d35bd5715_GL0.tar.gz) = 880efe4ded8d5be97605ee461a69b8dced7c215e91acb63b6f2f6c26f611a6f3 +SIZE (World-gcolor3-17dca0125fc3c931418d8723b684332d35bd5715_GL0.tar.gz) = 132277 Modified: head/graphics/gcolor3/pkg-descr ============================================================================== --- head/graphics/gcolor3/pkg-descr Sat Oct 20 08:05:21 2018 (r482474) +++ head/graphics/gcolor3/pkg-descr Sat Oct 20 09:17:28 2018 (r482475) @@ -6,4 +6,4 @@ When you have found the perfect combination of colors, want to save them. Gcolor3 allows you to conveniently save and retrieve colors. -WWW: https://hjdskes.github.io/projects/gcolor3/ +WWW: https://www.hjdskes.nl/projects/gcolor3/ Modified: head/graphics/gcolor3/pkg-plist ============================================================================== --- head/graphics/gcolor3/pkg-plist Sat Oct 20 08:05:21 2018 (r482474) +++ head/graphics/gcolor3/pkg-plist Sat Oct 20 09:17:28 2018 (r482475) @@ -2,7 +2,7 @@ bin/gcolor3 man/man1/gcolor3.1.gz share/applications/nl.hjdskes.gcolor3.desktop share/icons/hicolor/scalable/apps/nl.hjdskes.gcolor3.svg -share/locale/de_DE/LC_MESSAGES/gcolor3.mo +share/locale/de/LC_MESSAGES/gcolor3.mo share/locale/en_GB/LC_MESSAGES/gcolor3.mo share/locale/nl/LC_MESSAGES/gcolor3.mo share/locale/ru/LC_MESSAGES/gcolor3.mo