Date: Thu, 27 Feb 2020 20:02:20 +0000 (UTC) From: Koop Mast <kwm@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r527264 - head/graphics/mypaint-brushes Message-ID: <202002272002.01RK2Kmg054080@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: kwm Date: Thu Feb 27 20:02:20 2020 New Revision: 527264 URL: https://svnweb.freebsd.org/changeset/ports/527264 Log: Update mypaint-brushes to 1.3.1. Which to new upstream location. Modified: head/graphics/mypaint-brushes/Makefile head/graphics/mypaint-brushes/distinfo head/graphics/mypaint-brushes/pkg-descr Modified: head/graphics/mypaint-brushes/Makefile ============================================================================== --- head/graphics/mypaint-brushes/Makefile Thu Feb 27 17:56:24 2020 (r527263) +++ head/graphics/mypaint-brushes/Makefile Thu Feb 27 20:02:20 2020 (r527264) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= mypaint-brushes -PORTVERSION= 1.3.0 +PORTVERSION= 1.3.1 DISTVERSIONPREFIX=v CATEGORIES= graphics @@ -16,6 +16,6 @@ GNU_CONFIGURE= yes USE_GITHUB=yes -GH_ACCOUNT= jehan +GH_ACCOUNT= mypaint .include <bsd.port.mk> Modified: head/graphics/mypaint-brushes/distinfo ============================================================================== --- head/graphics/mypaint-brushes/distinfo Thu Feb 27 17:56:24 2020 (r527263) +++ head/graphics/mypaint-brushes/distinfo Thu Feb 27 20:02:20 2020 (r527264) @@ -1,3 +1,3 @@ -TIMESTAMP = 1523905357 -SHA256 (jehan-mypaint-brushes-v1.3.0_GH0.tar.gz) = 704bb6420e65085acfd7a61d6050e96b0395c5eab078433f11406c355f16b214 -SIZE (jehan-mypaint-brushes-v1.3.0_GH0.tar.gz) = 2447093 +TIMESTAMP = 1582833595 +SHA256 (mypaint-mypaint-brushes-v1.3.1_GH0.tar.gz) = e6d0f51adb2ad507c12aa40a78265638cb21c53f4eb761c274d044677afaa1ff +SIZE (mypaint-mypaint-brushes-v1.3.1_GH0.tar.gz) = 1382033 Modified: head/graphics/mypaint-brushes/pkg-descr ============================================================================== --- head/graphics/mypaint-brushes/pkg-descr Thu Feb 27 17:56:24 2020 (r527263) +++ head/graphics/mypaint-brushes/pkg-descr Thu Feb 27 20:02:20 2020 (r527264) @@ -1,3 +1,3 @@ Brushes used by MyPaint and other software using libmypaint. -WWW: https://github.com/Jehan/mypaint-brushes +WWW: https://github.com/mypaint/mypaint-brushes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202002272002.01RK2Kmg054080>