mirror of
https://git.freebsd.org/ports.git
synced 2025-05-13 07:41:50 -04:00
security/pam_p11: update to 0.6.0 release.
This commit is contained in:
parent
0add8c8b7a
commit
cad20a93b7
2 changed files with 5 additions and 4 deletions
|
@ -1,5 +1,5 @@
|
||||||
PORTNAME= pam_p11
|
PORTNAME= pam_p11
|
||||||
PORTVERSION= 0.5.0
|
PORTVERSION= 0.6.0
|
||||||
CATEGORIES= security
|
CATEGORIES= security
|
||||||
MASTER_SITES= https://github.com/OpenSC/pam_p11/releases/download/pam_p11-${PORTVERSION}/
|
MASTER_SITES= https://github.com/OpenSC/pam_p11/releases/download/pam_p11-${PORTVERSION}/
|
||||||
|
|
||||||
|
@ -21,6 +21,7 @@ NLS_CONFIGURE_ENABLE= nls
|
||||||
NLS_USES= gettext
|
NLS_USES= gettext
|
||||||
NLS_PLIST_FILES=share/locale/de/LC_MESSAGES/pam_p11.mo \
|
NLS_PLIST_FILES=share/locale/de/LC_MESSAGES/pam_p11.mo \
|
||||||
share/locale/it/LC_MESSAGES/pam_p11.mo \
|
share/locale/it/LC_MESSAGES/pam_p11.mo \
|
||||||
|
share/locale/ja/LC_MESSAGES/pam_p11.mo \
|
||||||
share/locale/ru/LC_MESSAGES/pam_p11.mo
|
share/locale/ru/LC_MESSAGES/pam_p11.mo
|
||||||
|
|
||||||
CONFIGURE_ARGS= --with-libintl-prefix=${LOCALBASE}
|
CONFIGURE_ARGS= --with-libintl-prefix=${LOCALBASE}
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1691158070
|
TIMESTAMP = 1711279312
|
||||||
SHA256 (pam_p11-0.5.0.tar.gz) = f734aaf1cacac28fad4fa1a5e8dae892f5dada985dfc6bf5b87579d882c4c5f0
|
SHA256 (pam_p11-0.6.0.tar.gz) = 9c83ed3156a405c073e79a237234772dee0d7884fd7a0cadf543eca87e171733
|
||||||
SIZE (pam_p11-0.5.0.tar.gz) = 426621
|
SIZE (pam_p11-0.6.0.tar.gz) = 435699
|
||||||
|
|
Loading…
Add table
Reference in a new issue