Date: Thu, 12 Sep 2019 08:04:47 +0000 (UTC) From: Alex Dupre <ale@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r511861 - head/security/pam_p11 Message-ID: <201909120804.x8C84lPp031947@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: ale Date: Thu Sep 12 08:04:47 2019 New Revision: 511861 URL: https://svnweb.freebsd.org/changeset/ports/511861 Log: Update to 0.3.1 release. Modified: head/security/pam_p11/Makefile head/security/pam_p11/distinfo Modified: head/security/pam_p11/Makefile ============================================================================== --- head/security/pam_p11/Makefile Thu Sep 12 07:18:06 2019 (r511860) +++ head/security/pam_p11/Makefile Thu Sep 12 08:04:47 2019 (r511861) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pam_p11 -PORTVERSION= 0.3.0 +PORTVERSION= 0.3.1 CATEGORIES= security MASTER_SITES= https://github.com/OpenSC/pam_p11/releases/download/pam_p11-${PORTVERSION}/ Modified: head/security/pam_p11/distinfo ============================================================================== --- head/security/pam_p11/distinfo Thu Sep 12 07:18:06 2019 (r511860) +++ head/security/pam_p11/distinfo Thu Sep 12 08:04:47 2019 (r511861) @@ -1,3 +1,3 @@ -TIMESTAMP = 1556530943 -SHA256 (pam_p11-0.3.0.tar.gz) = 7b48dc8750af11e16a1a16e7bb775804b5eae4c4b123c24377d6975731da4552 -SIZE (pam_p11-0.3.0.tar.gz) = 422806 +TIMESTAMP = 1568275438 +SHA256 (pam_p11-0.3.1.tar.gz) = f6add2ba4acd3c54995eae2a1a91860943dc696ffd2beb4c3e1dc434fb4405c9 +SIZE (pam_p11-0.3.1.tar.gz) = 422940
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201909120804.x8C84lPp031947>