diff -Naur -x work -x .DS_Store /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/sysutils/pcsc-tools/Portfile sysutils/pcsc-tools/Portfile
old
|
new
|
|
5 | 5 | PortGroup perl5 1.0 |
6 | 6 | |
7 | 7 | name pcsc-tools |
8 | | version 1.4.22 |
| 8 | version 1.4.24 |
9 | 9 | categories sysutils |
10 | 10 | platforms darwin |
11 | 11 | license GPL-2+ |
… |
… |
|
21 | 21 | |
22 | 22 | patchfiles patch-Makefile.diff |
23 | 23 | |
24 | | checksums rmd160 df66c505bfdf6f4f885a3d2d5b09a19ca4aa2823 \ |
25 | | sha256 615592dd56627bd0ff3650608bb7eefe3e9f43cc18ca2d805ebf0bf74d30f307 |
| 24 | checksums rmd160 5ee539a0bf4a09aa7af051c0cb9daae5fad189cf \ |
| 25 | sha256 176ee6f791cd7437e05d921e5041a1f2265116a5a0d1079a5b8321f2cf541682 |
26 | 26 | |
27 | 27 | depends_lib port:p${perl5.major}-pcsc |
28 | 28 | |