From nobody Mon Nov 27 07:15:01 2023 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 4SdxgB5X7Jz526J4; Mon, 27 Nov 2023 07:15:02 +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 4SdxgB0VXZz4LXy; Mon, 27 Nov 2023 07:15:02 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1701069302; 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=4JgaEvLtHH96y2K0vlQWc3V/gkBhdswYccx0ZWCqk0A=; b=FSTBCzMgcoNbpk1tOoJS7NxebJ7OH+9nnyPkIz086A9I+e4NdSFMIOuzhu/sk1JEogldg2 5LO6Ud4L2mHp65EVYwXPLRbkItAkrgeUlqcwkBxeUKU7WkHfhZzDBeFMtNjmprr/JQSbv6 RfUx0oTPkTFgt7J2lCSU4f8jwoY6Xn4MOxrlBjdfyJ4CA30vE0+ejrPT/bIME2hj4jxgCa 77o/hQEygsYJOLWWSaN/M/rm1/8bJlSl5yC0r7H7Z4uMBa7QrEtVpX5zWSc+8vibc8N35p bNM3KjXaDuLBWzbPROBWKQAuEodmYvKEJ4bdkcJNQTVkSe+UM636xtDTh/0INw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1701069302; 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=4JgaEvLtHH96y2K0vlQWc3V/gkBhdswYccx0ZWCqk0A=; b=uk3WAWj7QoyYJiPYq7Z9uLhR+JBMqEiZSmpA5XfOhbFCKi7nEvmcp4xHpFFrlhgyM44hlL fbdLxcmPH0iN01kSRlKlYt3WlhEvk4IrRo912Q/OKJCrnzaOjWozx3VA28NoD+clPIM0br PUz0bii4WHXyEnbHzI1uyEvVqIhFq4P9UPlFQExxTc6CemYN6oMMqil+aDOEA1Qq66MnMt sQgF85ZavhtmjUXFGdIT0LyF2A73z6zSpfOccK+sOsQtm6AINsz5OU59L2fGBgElQY058N FzJi/xmpHDVoUf3EYpH3YkO7eVvpghu63cCd5d1oIpxdfLZIT1zZP3Vkstd20A== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1701069302; a=rsa-sha256; cv=none; b=ZCoQj9j8YiEp61+M3tJ66w0KXJoHh/LB/yWNcCz4At4UogI2SCzp20t3ZTuy69x/NDOsAN /dsLnfugVZPS7bNevdel+Yzw9AVa59lhA2/nKkoKWv73RSASZozcc+q6E63auDsqfucB7v tOGvOcwUPyK3KVXwvX+ES5nIzT4NAyiO7N6U8xp5k0dcYBOjR9awChhsUSocYcbuk/UYYJ vouSEZHbAoBbaWDR6NnXXbYb25OYernH7ZtNJk83c1pdV0w/nF/5tvQwC+XegahnN7yIR3 MjOSjnFsYn58349oOS4gAPbtgk415WDjOzUBc7T6kjWn5B2CcNp6OBwRxEGPpA== 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 4Sdxg96ctrzTgh; Mon, 27 Nov 2023 07:15:01 +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 3AR7F1aZ051035; Mon, 27 Nov 2023 07:15:01 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 3AR7F1LO051032; Mon, 27 Nov 2023 07:15:01 GMT (envelope-from git) Date: Mon, 27 Nov 2023 07:15:01 GMT Message-Id: <202311270715.3AR7F1LO051032@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Felix Palmen Subject: git: d48dece4e53b - main - devel/exomizer: Update to 3.1.2 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: zirias X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: d48dece4e53b48d5412de2d8687d740defb51f1b Auto-Submitted: auto-generated The branch main has been updated by zirias: URL: https://cgit.FreeBSD.org/ports/commit/?id=d48dece4e53b48d5412de2d8687d740defb51f1b commit d48dece4e53b48d5412de2d8687d740defb51f1b Author: Felix Palmen AuthorDate: 2023-11-27 07:11:50 +0000 Commit: Felix Palmen CommitDate: 2023-11-27 07:14:17 +0000 devel/exomizer: Update to 3.1.2 Changes: * Change to zlib license for all files not contributed by others. * The logic in the sfx decruncher should also check if the setup copy area accesses RAM below ROM when deciding ram_during. Bug reported by Comos. * The desfx sub command should only consider mem areas created after setup for detection of the decrunched data. Bug reported by Gi-Joe. * Make c65 sfx target disable IRQ:s on exit in more situations. * Fix Atari 8bit sfx zero page addr collision. * Improve zp-usage and fix sfx basic for target PET 4032. * The exodecr/exodecrunch.s 6502 decruncher now also exists in a version for kick assembler. Reported by: portscout --- devel/exomizer/Makefile | 11 ++--------- devel/exomizer/distinfo | 6 +++--- devel/exomizer/pkg-plist | 6 ++++++ 3 files changed, 11 insertions(+), 12 deletions(-) diff --git a/devel/exomizer/Makefile b/devel/exomizer/Makefile index a02af825ea1b..2082a89586a8 100644 --- a/devel/exomizer/Makefile +++ b/devel/exomizer/Makefile @@ -1,5 +1,5 @@ PORTNAME= exomizer -DISTVERSION= 3.1.1 +DISTVERSION= 3.1.2 CATEGORIES= devel MASTER_SITES= https://bitbucket.org/magli143/exomizer/wiki/downloads/ @@ -7,14 +7,7 @@ MAINTAINER= zirias@FreeBSD.org COMMENT= Cruncher for 6502-based systems WWW= https://bitbucket.org/magli143/exomizer/wiki/Home -LICENSE= ZLIB EXO -LICENSE_COMB= multi -LICENSE_NAME_EXO= exomizer -LICENSE_TEXT_EXO= The names of this software and/or it's copyright\ - holders may not be used to endorse or promote products\ - derived from this software without specific prior\ - written permission. -LICENSE_PERMS_EXO= dist-mirror pkg-mirror auto-accept +LICENSE= ZLIB USES= gmake zip diff --git a/devel/exomizer/distinfo b/devel/exomizer/distinfo index 464fd37e5c30..dcf35e6a3b43 100644 --- a/devel/exomizer/distinfo +++ b/devel/exomizer/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1673014159 -SHA256 (exomizer-3.1.1.zip) = 2dfc821220d90185e31b5fe0958682e498e1bd8aaca7fe1b122febb863e9fe2d -SIZE (exomizer-3.1.1.zip) = 713134 +TIMESTAMP = 1701068278 +SHA256 (exomizer-3.1.2.zip) = 8896285e48e89e29ba962bc37d8f4dcd506a95753ed9b8ebf60e43893c36ce3a +SIZE (exomizer-3.1.2.zip) = 723221 diff --git a/devel/exomizer/pkg-plist b/devel/exomizer/pkg-plist index e917d1b37df4..762f80a1e155 100644 --- a/devel/exomizer/pkg-plist +++ b/devel/exomizer/pkg-plist @@ -23,6 +23,12 @@ bin/exomizer %%DATADIR%%/exodecrs/exodecrunch.s %%DATADIR%%/exodecrs/exostreamdecr1.s %%DATADIR%%/exodecrs/exostreamdecr2.s +%%DATADIR%%/exodecrs/kick/Makefile +%%DATADIR%%/exodecrs/kick/exodecrunch.asm +%%DATADIR%%/exodecrs/kick/main.asm +%%DATADIR%%/exodecrs/kick/split/Makefile +%%DATADIR%%/exodecrs/kick/split/data.asm.template +%%DATADIR%%/exodecrs/kick/split/main.asm %%DATADIR%%/exodecrs/main.s %%DATADIR%%/exodecrs/main1.s %%DATADIR%%/exodecrs/main2.s