Commits

Ryan Schmidt authored 1c326eb2f47
Add GitHub handle Ionic to maintainers

See: https://trac.macports.org/ticket/56050
No tags

aqua/pinentry-mac/Portfile

Modified
1 1 # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4
2 2
3 3 PortSystem 1.0
4 4 PortGroup github 1.0
5 5 PortGroup xcode 1.0
6 6 PortGroup xcodeversion 1.0
7 7
8 8 github.setup GPGTools pinentry-mac 0.9.4 v
9 9 revision 0
10 10 categories aqua security
11 11 license GPL-3+
12 -maintainers ionic
12 +maintainers {ionic @Ionic}
13 13 platforms macosx
14 14
15 15 description Cocoa interface for the password entry software pinentry.
16 16 long_description ${description} \
17 17 It is based on the upstream version of pinentry, adding a \
18 18 custom interface based on Cocoa for OS X look and feel.
19 19 homepage https://github.com/GPGTools/pinentry-mac
20 20
21 21 checksums rmd160 b4023708d1320bd1b0ad5ce0dc35ec71fc68b33c \
22 22 sha256 73e649213e17dd46340f202453ed835166245b63f0cf2a78203d51d620b2742c

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

Add shortcut