Skip to content

proxmark3-iceman: update to version 4.20469 #28706

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 20, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions science/proxmark3-iceman/Portfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim: fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4

Check warning on line 1 in science/proxmark3-iceman/Portfile

View workflow job for this annotation

GitHub Actions / macos-14

port lint proxmark3-iceman: Warning: Unnecessary platforms line as darwin is the default

Check warning on line 1 in science/proxmark3-iceman/Portfile

View workflow job for this annotation

GitHub Actions / macos-13

port lint proxmark3-iceman: Warning: Unnecessary platforms line as darwin is the default

Check warning on line 1 in science/proxmark3-iceman/Portfile

View workflow job for this annotation

GitHub Actions / macos-15

port lint proxmark3-iceman: Warning: Unnecessary platforms line as darwin is the default

PortSystem 1.0
PortGroup github 1.0
Expand All @@ -6,11 +6,11 @@

name proxmark3-iceman

github.setup RfidResearchGroup proxmark3 4.18589 v
github.setup RfidResearchGroup proxmark3 4.20469 v
github.tarball_from archive
checksums sha256 94dcb8e3eaf14009453756fbcd73d0e47cd762d3772ce3040808feeacee87b90 \
rmd160 56bc0571bcf295ffa135a978ceedb4623fb898eb \
size 31637684
checksums sha256 f867fef69bf7d3ce71b4e62486aeeec0358017ccd7012a00b8d3d59860ca60ed \
rmd160 313a4301c35f9b5fe7b875a4affd55a65db00613 \
size 34467290

revision 0
license GPL-3+
Expand Down