Date: Tue, 21 Sep 2021 03:49:07 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: ce1ed19496e5 - main - graphics/imageworsener: Update to 1.3.4 Message-ID: <202109210349.18L3n7HS017681@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=ce1ed19496e5462f6f2f2a4cc508b0c3cf0ff513 commit ce1ed19496e5462f6f2f2a4cc508b0c3cf0ff513 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-09-21 03:07:01 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-09-21 03:35:15 +0000 graphics/imageworsener: Update to 1.3.4 Changes: https://github.com/jsummers/imageworsener/blob/master/changelog.txt --- graphics/imageworsener/Makefile | 4 +--- graphics/imageworsener/distinfo | 6 +++--- graphics/imageworsener/pkg-plist | 3 ++- 3 files changed, 6 insertions(+), 7 deletions(-) diff --git a/graphics/imageworsener/Makefile b/graphics/imageworsener/Makefile index e7cf070ca4c4..fceaf49a42c3 100644 --- a/graphics/imageworsener/Makefile +++ b/graphics/imageworsener/Makefile @@ -1,7 +1,7 @@ # Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> PORTNAME= imageworsener -PORTVERSION= 1.3.3 +PORTVERSION= 1.3.4 CATEGORIES= graphics MASTER_SITES= https://entropymine.com/imageworsener/ \ LOCAL/sunpoet @@ -23,8 +23,6 @@ GNU_CONFIGURE= yes INSTALL_TARGET= install-strip USE_LDCONFIG= yes -PLIST_SUB= PORTVERSION=${PORTVERSION} - JPEG_CONFIGURE_WITH= jpeg JPEG_USES= jpeg PNG_CONFIGURE_WITH= png diff --git a/graphics/imageworsener/distinfo b/graphics/imageworsener/distinfo index 27d6991948b8..771e08908df9 100644 --- a/graphics/imageworsener/distinfo +++ b/graphics/imageworsener/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1540041449 -SHA256 (imageworsener-1.3.3.tar.gz) = 7c4b6e5f3da333e336f014805c441bc08aded652dd9dde2abd40be33b1aa3e25 -SIZE (imageworsener-1.3.3.tar.gz) = 662243 +TIMESTAMP = 1632036868 +SHA256 (imageworsener-1.3.4.tar.gz) = bae0b2bb35e565133dd804a6f4af303992527f53068cd67b03e5d9961d8512b6 +SIZE (imageworsener-1.3.4.tar.gz) = 665740 diff --git a/graphics/imageworsener/pkg-plist b/graphics/imageworsener/pkg-plist index 7f921404978e..07cd041bffef 100644 --- a/graphics/imageworsener/pkg-plist +++ b/graphics/imageworsener/pkg-plist @@ -1,5 +1,6 @@ bin/imagew include/imagew.h -lib/libimageworsener-%%PORTVERSION%%.so lib/libimageworsener.a lib/libimageworsener.so +lib/libimageworsener.so.3 +lib/libimageworsener.so.3.0.0home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202109210349.18L3n7HS017681>
