git: 9979006bad2e - main - graphics/gmic: Update 3.1.2 -> 3.1.3
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 19 Jun 2022 04:52:38 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=9979006bad2e1e92b771e65d24b49acdaee984f1 commit 9979006bad2e1e92b771e65d24b49acdaee984f1 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2022-06-18 23:29:13 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2022-06-19 04:52:34 +0000 graphics/gmic: Update 3.1.2 -> 3.1.3 Reported by: portscout --- graphics/gmic/Makefile | 4 ++-- graphics/gmic/distinfo | 6 +++--- graphics/gmic/pkg-plist | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/graphics/gmic/Makefile b/graphics/gmic/Makefile index 420dace564de..24fed0983167 100644 --- a/graphics/gmic/Makefile +++ b/graphics/gmic/Makefile @@ -1,5 +1,5 @@ PORTNAME= gmic -DISTVERSION= 3.1.2 +DISTVERSION= 3.1.3 CATEGORIES= graphics MASTER_SITES= https://gmic.eu/files/source/ DISTNAME= ${PORTNAME}_${DISTVERSION} @@ -36,6 +36,6 @@ ALL_TARGET= lib PORTSCOUT= limit:[0-9]\..* # not v.220 and similar post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libgmic.so.312 + @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libgmic.so.* .include <bsd.port.mk> diff --git a/graphics/gmic/distinfo b/graphics/gmic/distinfo index f8c7634b1e2b..386b7d390b4f 100644 --- a/graphics/gmic/distinfo +++ b/graphics/gmic/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1652739109 -SHA256 (gmic_3.1.2.tar.gz) = d5070c559c75161a225d74a99c19faf2485a3983139290f998cc6359bb318ba4 -SIZE (gmic_3.1.2.tar.gz) = 10694085 +TIMESTAMP = 1655578556 +SHA256 (gmic_3.1.3.tar.gz) = 25d1583932801321fe559ee87c3c19c60d45f9119447d86049f073ad295b3da3 +SIZE (gmic_3.1.3.tar.gz) = 10770532 diff --git a/graphics/gmic/pkg-plist b/graphics/gmic/pkg-plist index 777162c6c4c1..37e56be4c2c7 100644 --- a/graphics/gmic/pkg-plist +++ b/graphics/gmic/pkg-plist @@ -2,7 +2,7 @@ include/gmic.h include/gmic_libc.h lib/libgmic.so lib/libgmic.so.3 -lib/libgmic.so.312 +lib/libgmic.so.313 libexec/gimp/2.2/plug-ins/gmic_cluts.gmz libexec/gimp/2.2/plug-ins/gmic_denoise_cnn.gmz share/man/fr/man1/gmic.1.gz