Skip to content
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

gwyddion: update to 2.66 #26253

Merged
merged 1 commit into from
Oct 23, 2024
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/gwyddion/Portfile
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# -*- 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/gwyddion/Portfile

View workflow job for this annotation

GitHub Actions / macos-14

port lint gwyddion: Warning: Unnecessary platforms line as darwin is the default Warning: Variant quartz overrides global description

Check warning on line 1 in science/gwyddion/Portfile

View workflow job for this annotation

GitHub Actions / macos-13

port lint gwyddion: Warning: Unnecessary platforms line as darwin is the default Warning: Variant quartz overrides global description

Check warning on line 1 in science/gwyddion/Portfile

View workflow job for this annotation

GitHub Actions / macos-15

port lint gwyddion: Warning: Unnecessary platforms line as darwin is the default Warning: Variant quartz overrides global description

Check warning on line 1 in science/gwyddion/Portfile

View workflow job for this annotation

GitHub Actions / macos-12

port lint gwyddion: Warning: Unnecessary platforms line as darwin is the default Warning: Variant quartz overrides global description

PortSystem 1.0

name gwyddion
version 2.63
version 2.66
revision 0
categories science x11
platforms darwin
Expand All @@ -20,9 +20,9 @@
use_xz yes
use_parallel_build yes

checksums sha256 152b3f0db9ebd6c844c3f5b9d4385414f6fad6d33ed1ab5ceb0c58f351224dd3 \
rmd160 5293607528e81ffe1f428bfd6da7e583a6603302 \
size 5324664
checksums sha256 377bedcd2b0d8d133a329686da9f5f91807ff1d47937f9991195f1e863792d52 \
rmd160 9dda736b0717d682560d847241b6a86ad48faf6a \
size 5390884

depends_build port:pkgconfig

Expand Down
Loading