From nobody Thu Jan 18 22:31:25 2024 X-Original-To: dev-commits-ports-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4TGHXZ0td6z578sg; Thu, 18 Jan 2024 22:31:26 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4TGHXZ0LFKz4CMH; Thu, 18 Jan 2024 22:31:26 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1705617086; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=7KSjevmj4/hHpefvJ6/cvULfmdjXAulilanhOKMf2Gk=; b=npPkVd+VmhPcit1l7+YAu14Vrmtm3fuKXJQfdMki6PKWiU1Hq/mi5dknQhdkwgs9qq9EPy e7WrwfBMtHean/EuUQWAPhnp/ENnSIFoSIG+h8DWftMPhbvIdzQV6DHJEkx52ro9GX7/ur ZrJ88gOP8F2Dqk8ua7HquVnz+mTbt+b4AYzyrJNx8YP2OkUX9rOO8aXCF/wJZtB3PNUCdc Wxsm4zzubfe0eAtrBkk0PtxClh0eWoD7bhGo7FodvXh7CY40AQnzg9DyC8YOfBCph912ly C41zt51WL4dO6R8J+DB9vHo8ANASdGGvgE1TW0d0GC3nJn7eC/01f8UfG9vD/Q== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1705617086; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=7KSjevmj4/hHpefvJ6/cvULfmdjXAulilanhOKMf2Gk=; b=CPA/rbFqzcsVIeNkYWaO/TIAFsap56XpfBlLAzoJS16yEGgKlPEpx4GyruFjwYbuSy1mZ/ 3WVEJOWdTalsNSdV3jt+jc3a481jjSMXW5y2Me0AD69hsh3EB/+B5FSf6wJLFB6MPI4i6Y iN86aOGhfMNP+uvyoiUNZqnQtrhgoGRcJVILgwkXjpWcOMFgthxgfIOlLakA/qHsJnDDI4 ulv/p8FCxnz5GXr5wKq4xxbUXYRrPMmo8FttlNH52E97zgL0yZ9OnWoQtS/W1sOby+QuNV XTQ1/J6XnPFfMMBs3bFH57mxfExkeSzhB+ulYAt48yM+MJAyMv6TE2o5LCYK3g== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1705617086; a=rsa-sha256; cv=none; b=OEJds1OSYGrqNSvGVOseFEsJZmorLwdhePGkcBRWFZFI28pI02DqCHXIzs07n66w0ltInj 96HaLc7jHRMcFGRYJewT9AopsNcBqJs9cor1ljdpsi7zgh2tGUUc0OXUVKqd4RlKDyGFBM fuAdMh4VIm1XP5dXKic6ikSJwKhD7BNbqGwTrNQSSOngcq6do01nAGkWPu1yYKBUm0YOrC 20HvK3NRmpShPhx5n4IhwT60SndS/LJU1tccqXDkWLUF+aCJytvwU4hdih+OtR3rVIzcw4 Zn+6VtimXHnZD5cACX4t57q/OSAu3QVbiE332XHwc1NUkMjdpVO0tkDN/d0B3A== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4TGHXY6VgszQcj; Thu, 18 Jan 2024 22:31:25 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.17.1/8.17.1) with ESMTP id 40IMVPi8002740; Thu, 18 Jan 2024 22:31:25 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 40IMVP2g002737; Thu, 18 Jan 2024 22:31:25 GMT (envelope-from git) Date: Thu, 18 Jan 2024 22:31:25 GMT Message-Id: <202401182231.40IMVP2g002737@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Nuno Teixeira Subject: git: 35c8f2b492ac - main - graphics/imlib2-webp: Update to latest commit List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-all@freebsd.org X-BeenThere: dev-commits-ports-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: eduardo X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 35c8f2b492ac8e31dbb72ed74bb3fa8473bd01d3 Auto-Submitted: auto-generated The branch main has been updated by eduardo: URL: https://cgit.FreeBSD.org/ports/commit/?id=35c8f2b492ac8e31dbb72ed74bb3fa8473bd01d3 commit 35c8f2b492ac8e31dbb72ed74bb3fa8473bd01d3 Author: Nuno Teixeira AuthorDate: 2024-01-18 22:30:16 +0000 Commit: Nuno Teixeira CommitDate: 2024-01-18 22:30:16 +0000 graphics/imlib2-webp: Update to latest commit - Pet portlint - Take maintainership PR: 276418 --- graphics/imlib2-webp/Makefile | 11 +++++------ graphics/imlib2-webp/distinfo | 6 +++--- graphics/imlib2-webp/files/patch-makefile | 11 ----------- 3 files changed, 8 insertions(+), 20 deletions(-) diff --git a/graphics/imlib2-webp/Makefile b/graphics/imlib2-webp/Makefile index b4f9e7f48311..d6a382ca07dc 100644 --- a/graphics/imlib2-webp/Makefile +++ b/graphics/imlib2-webp/Makefile @@ -1,8 +1,8 @@ PORTNAME= imlib2-webp -PORTVERSION= 20160601 +PORTVERSION= 20230222 CATEGORIES= graphics -MAINTAINER= ports@FreeBSD.org +MAINTAINER= eduardo@FreeBSD.org COMMENT= WebP image loader plugin for Imlib 2 WWW= https://www.hauweele.net/~gawen/imlib2-webp.html @@ -12,14 +12,13 @@ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libImlib2.so:graphics/imlib2 \ libwebp.so:graphics/webp -CONFLICTS_INSTALL= imlib2 - USES= gmake pkgconfig USE_GITHUB= yes GH_ACCOUNT= gawen947 -GH_TAGNAME= 79b3da58f48 +GH_TAGNAME= d7a8b758576 + +CONFLICTS_INSTALL= imlib2 -MAKEFILE= makefile PLIST_FILES= lib/imlib2/loaders/webp.so .include diff --git a/graphics/imlib2-webp/distinfo b/graphics/imlib2-webp/distinfo index 3d7e675e506b..b8ab6c0b15df 100644 --- a/graphics/imlib2-webp/distinfo +++ b/graphics/imlib2-webp/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1541024397 -SHA256 (gawen947-imlib2-webp-20160601-79b3da58f48_GH0.tar.gz) = 375cf08518d26055faebd22ad587324c4f86c625cebbee712a8b30786030449b -SIZE (gawen947-imlib2-webp-20160601-79b3da58f48_GH0.tar.gz) = 6415 +TIMESTAMP = 1705568058 +SHA256 (gawen947-imlib2-webp-20230222-d7a8b758576_GH0.tar.gz) = 7ab00861ea39fd0225ecb10e8db08dc1cad0bb143edd43536fe365f2042c4097 +SIZE (gawen947-imlib2-webp-20230222-d7a8b758576_GH0.tar.gz) = 7618 diff --git a/graphics/imlib2-webp/files/patch-makefile b/graphics/imlib2-webp/files/patch-makefile deleted file mode 100644 index 48d7cba834fd..000000000000 --- a/graphics/imlib2-webp/files/patch-makefile +++ /dev/null @@ -1,11 +0,0 @@ ---- makefile.orig 2018-10-31 22:21:03 UTC -+++ makefile -@@ -2,7 +2,7 @@ include commands.mk - - OPTS := -O2 - CFLAGS := -std=c99 $(OPTS) $(shell imlib2-config --cflags) -fPIC -Wall --LDFLAGS := $(shell imlib2-config --libs) -lwebp -+LDFLAGS := $(shell imlib2-config --libs) $(shell pkg-config --libs libwebp) - - SRC = $(wildcard *.c) - OBJ = $(foreach obj, $(SRC:.c=.o), $(notdir $(obj)))