git: 44aa724c1ba6 - main - graphics/mtpaint: update to 3.50.09
Nuno Teixeira
eduardo at FreeBSD.org
Fri Apr 30 06:08:00 UTC 2021
The branch main has been updated by eduardo:
URL: https://cgit.FreeBSD.org/ports/commit/?id=44aa724c1ba6470e86826151a4280e7cb3bb0019
commit 44aa724c1ba6470e86826151a4280e7cb3bb0019
Author: Nuno Teixeira <eduardo at FreeBSD.org>
AuthorDate: 2021-04-30 06:06:28 +0000
Commit: Nuno Teixeira <eduardo at FreeBSD.org>
CommitDate: 2021-04-30 06:06:28 +0000
graphics/mtpaint: update to 3.50.09
- use DISTVERSION instead of PORTVERSION
Changelog-like descriptions in each commit since 3.50.3 [1].
[1] https://github.com/wjaguar/mtPaint/commits/master
Approved by: dbaio, garga (mentors)
Differential Revision: https://reviews.freebsd.org/D30034
---
graphics/mtpaint/Makefile | 2 +-
graphics/mtpaint/distinfo | 6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/graphics/mtpaint/Makefile b/graphics/mtpaint/Makefile
index 496da59fdc75..7d033b2d568a 100644
--- a/graphics/mtpaint/Makefile
+++ b/graphics/mtpaint/Makefile
@@ -1,7 +1,7 @@
# Created by: Andrew Pantyukhin <infofarmer at FreeBSD.org>
PORTNAME= mtpaint
-PORTVERSION= 3.50.08
+DISTVERSION= 3.50.09
CATEGORIES= graphics
MAINTAINER= eduardo at FreeBSD.org
diff --git a/graphics/mtpaint/distinfo b/graphics/mtpaint/distinfo
index 520aa0195851..cd7659f10724 100644
--- a/graphics/mtpaint/distinfo
+++ b/graphics/mtpaint/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1616051072
-SHA256 (wjaguar-mtPaint-3.50.08-4ea607e_GH0.tar.gz) = 015a76531d4f6e2cd2742b021dd25ed0240af4ab4dc7f33e190c52f739f63317
-SIZE (wjaguar-mtPaint-3.50.08-4ea607e_GH0.tar.gz) = 1204999
+TIMESTAMP = 1619246701
+SHA256 (wjaguar-mtPaint-3.50.09-4ea607e_GH0.tar.gz) = 015a76531d4f6e2cd2742b021dd25ed0240af4ab4dc7f33e190c52f739f63317
+SIZE (wjaguar-mtPaint-3.50.09-4ea607e_GH0.tar.gz) = 1204999
More information about the dev-commits-ports-all
mailing list