svn commit: r527264 - head/graphics/mypaint-brushes
Koop Mast
kwm at FreeBSD.org
Thu Feb 27 20:02:21 UTC 2020
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
More information about the svn-ports-all
mailing list