Commits

David Gilman authored and Frank Schima committed 67ddb976f22
MenuMeters: update to 1.9.8
No tags

aqua/MenuMeters/Portfile

Modified
1 1 # -*- 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
2 2
3 3 PortSystem 1.0
4 4
5 5 PortGroup github 1.0
6 6 PortGroup xcode 1.0
7 7 PortGroup xcodeversion 1.0
8 8
9 -github.setup yujitach MenuMeters 1.9.7bis
9 +github.setup yujitach MenuMeters 1.9.8
10 10 categories aqua sysutils
11 11 maintainers {stevenmyint.com:git @myint} openmaintainer
12 12 license GPL-2
13 13
14 14 # bundled MenuCracker is only compiled for these archs
15 15 supported_archs i386 ppc x86_64
16 16
17 17 description Set of CPU, memory, disk, and network monitoring tools
18 18 long_description The MenuMeters monitors are true SystemUIServer plugins \
19 19 (also known as Menu Extras). This means they can be reordered \
20 20 using command-drag and remember their positions in the menubar \
21 21 across logins and restarts.
22 22
23 -checksums rmd160 61843c5aebc9550036c91674600f738e232982a4 \
24 - sha256 217c374ab5f324230e281bde8d424dbd0db016ce522e8d262845a55464b68ba5 \
25 - size 228098
23 +checksums rmd160 a93d08d6e4a0bf180171550c97eaf27b970f3786 \
24 + sha256 3c6b3a22f095da6dccbe0f54211d1b6abd26491421a316b8128335000339be5e \
25 + size 234533
26 26
27 27 patchfiles patch-MenuMeters.xcodeproj-project.pbxproj.diff
28 28
29 29 xcode.configuration Release
30 -xcode.target PrefPane
30 +xcode.scheme PrefPane
31 +destroot.pre_args -derivedDataPath ./DerivedData
32 +build.pre_args -derivedDataPath ./DerivedData
31 33
32 34 destroot.violate_mtree \
33 35 yes
34 36
35 37 destroot {
36 38 xinstall -m 755 -d ${destroot}/Library/PreferencePanes
37 39 file copy ${worksrcpath}/build/UninstalledProducts/macosx/${name}.prefPane \
38 40 ${destroot}/Library/PreferencePanes
39 41 }
40 42

Everything looks good. We'll let you know here if there's anything you should know about.

Add shortcut