Bug 221089

Summary: security/pam_ocra: Update to 1.3
Product: Ports & Packages Reporter: Stefan Grundmann <sg2342>
Component: Individual Port(s)Assignee: Danilo G. Baio <dbaio>
Status: Closed FIXED    
Severity: Affects Some People CC: dbaio
Priority: --- Keywords: patch
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
pam_ocra-1.3.patch sg2342: maintainer-approval+

Description Stefan Grundmann 2017-07-29 12:58:09 UTC
Created attachment 184832 [details]
pam_ocra-1.3.patch

Changelog
---------

- 1.3:

  * fix pam_ocra "dir=" option

  * introduce pam_ocra "rmsg=", "cmsg=" and "nodata=" options

  contributed by Richard Nichols <rdn757@gmail.com>
Comment 1 commit-hook freebsd_committer freebsd_triage 2017-07-29 18:28:22 UTC
A commit references this bug:

Author: dbaio
Date: Sat Jul 29 18:28:08 UTC 2017
New revision: 446887
URL: https://svnweb.freebsd.org/changeset/ports/446887

Log:
  security/pam_ocra: Update to 1.3

    v1.3:
      - fix pam_ocra "dir=" option
      - introduce pam_ocra "rmsg=", "cmsg=" and "nodata=" options
    contributed by Richard Nichols rdn757@gmail.com

  While here, add LICENSE_FILE

  PR:		221089
  Submitted by:	Stefan Grundmann <sg2342@googlemail.com> (maintainer)

Changes:
  head/security/pam_ocra/Makefile
  head/security/pam_ocra/distinfo
Comment 2 Danilo G. Baio freebsd_committer freebsd_triage 2017-07-29 18:29:53 UTC
Committed, thanks!