Lines 1-8
Link Here
|
1 |
PORTNAME= p11-kit |
1 |
PORTNAME= p11-kit |
2 |
DISTVERSION= 0.24.1 |
2 |
DISTVERSION= 0.25.0 |
3 |
PORTREVISION= 2 |
|
|
4 |
CATEGORIES= security devel |
3 |
CATEGORIES= security devel |
5 |
MASTER_SITES= https://github.com/p11-glue/p11-kit/releases/download/${DISTVERSION}/ |
4 |
MASTER_SITES= https://github.com/p11-glue/${PORTNAME}/releases/download/${DISTVERSION}/ |
|
|
5 |
|
6 |
PATCH_SITES= https://github.com/p11-glue/${PORTNAME}/commit/ |
7 |
PATCHFILES= d1d4b0ac316a27c739ff91e6c4153f1154e96e5a.patch:-p1 |
6 |
|
8 |
|
7 |
MAINTAINER= novel@FreeBSD.org |
9 |
MAINTAINER= novel@FreeBSD.org |
8 |
COMMENT= Library for loading and enumerating of PKCS\#11 modules |
10 |
COMMENT= Library for loading and enumerating of PKCS\#11 modules |