From nobody Tue Jan 4 21:31:34 2022 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 B170C1932E29; Tue, 4 Jan 2022 21:31:34 +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 4JT5Qt2ktFz4bX0; Tue, 4 Jan 2022 21:31:34 +0000 (UTC) (envelope-from git@FreeBSD.org) 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 3F4342059E; Tue, 4 Jan 2022 21:31:34 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 204LVYST004055; Tue, 4 Jan 2022 21:31:34 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 204LVYAM004054; Tue, 4 Jan 2022 21:31:34 GMT (envelope-from git) Date: Tue, 4 Jan 2022 21:31:34 GMT Message-Id: <202201042131.204LVYAM004054@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: =?utf-8?Q?Stefan E=C3=9Fer?= Subject: git: 48a19241b745 - main - converters/iconv-extra: add license 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: se X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 48a19241b745a2658c57143ee1a917034abea2c3 Auto-Submitted: auto-generated ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1641331894; 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=R7H+VpWEXRgNnMeCwXSnuHhZeMrMcc6X87bg2UyQwig=; b=yPjPgM1SJDeLDI93OK/nr7sYv4jVMyhRB3Xenf6hBG8LGvxPm7+E5qqQ0Gq5M/XSNauin6 Geh9xkigglbXZXQ9ipwB1q6SxPXcKjHEsahEMvHP+ScYCBrVaM7dpTnD3E2vGOVcM4drva DMhlFSErG1B2pS1jRmZ3GCmP4TuqqcYYr2jeXIs6Klm+tHF2cYkJt/GN9pNQEjiZ3WzMMP UGdi2vBYqFoL/sCSIH8XWN2InqgZ1+bd4GSvcejL0fGOFjFoYVlIfae3eACTr1wYFiVzxV e9QLJLMsUj7JnDw5suI8K3+A5R2RogxcFCxvI88xrE26/7yBRN0ZpWElsfD4Pg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1641331894; a=rsa-sha256; cv=none; b=pIXfTyKvacEtxs3thSEnre4q3FDtq99eMcuOZjbzOk4kY0bHo2DRDeCuqaku5zus5l1lsT YHILKO+H2Nx/q7iSaUwMwztQfbTIp9J+STqfH7/sXebBjPWMUhBUfFNQxpe71eCYXwtIbR d3q59amMHiQg4K0Mxqxff+xkzGW3XAb4U8u7XfbK61J86+OCZeqLAjqrlwMcUnK5dJQqHW /9aaIzbA6zjkCzc+eY5OKDFWVY4TINoyevALVaJs5CJetOH2rvksXB7af4JtWTs7M1l+0F CaPKzZ555N+SvQsxIiNtwAvhK6DHW2w+unjm73AIs2gc/DtPydwlJRbpEBJBUw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=48a19241b745a2658c57143ee1a917034abea2c3 commit 48a19241b745a2658c57143ee1a917034abea2c3 Author: Stefan Eßer AuthorDate: 2022-01-04 21:23:21 +0000 Commit: Stefan Eßer CommitDate: 2022-01-04 21:31:14 +0000 converters/iconv-extra: add license There is no license file, but the C sources contain the same BSD style 3-clause license as distributed in the converters/iconv port. While here use @preunexec instead of the deprecated @unexec in pkg-plist. Approved by: bland (maintainer) --- converters/iconv-extra/Makefile | 3 +++ converters/iconv-extra/pkg-plist | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/converters/iconv-extra/Makefile b/converters/iconv-extra/Makefile index a1066a18ed77..4aef1fd5c0b8 100644 --- a/converters/iconv-extra/Makefile +++ b/converters/iconv-extra/Makefile @@ -2,12 +2,15 @@ PORTNAME= iconv-extra PORTVERSION= 2.0 +PORTREVISION= 1 CATEGORIES= converters MASTER_SITES= LOCAL/bland MAINTAINER= bland@FreeBSD.org COMMENT= Additional charsets for the iconv library (those from the Unicode site) +LICENSE= BSD3CLAUSE + LIB_DEPENDS= libbiconv.so:converters/iconv USES= perl5 uidfix diff --git a/converters/iconv-extra/pkg-plist b/converters/iconv-extra/pkg-plist index 9f2c9c940b3a..39cc9c99a35e 100644 --- a/converters/iconv-extra/pkg-plist +++ b/converters/iconv-extra/pkg-plist @@ -66,4 +66,4 @@ share/iconv/windows-1255.cct share/iconv/windows-1256.cct share/iconv/windows-1257.cct share/iconv/windows-1258.cct -@unexec sed '/^# BEGIN iconv-extra$/,/^# END iconv-extra$/d' %B/charset.aliases > %B/charset.aliases.new && mv -f %B/charset.aliases.new %B/charset.aliases +@preunexec sed '/^# BEGIN iconv-extra$/,/^# END iconv-extra$/d' %B/charset.aliases > %B/charset.aliases.new && mv -f %B/charset.aliases.new %B/charset.aliases