From matts@phjeer.us  Mon Mar  4 08:31:48 2013
Return-Path: <matts@phjeer.us>
Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115])
	by hub.freebsd.org (Postfix) with ESMTP id ADA0B86A
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  4 Mar 2013 08:31:48 +0000 (UTC)
	(envelope-from matts@phjeer.us)
Received: from phjeer.us (phjeer.us [184.105.237.83])
	by mx1.freebsd.org (Postfix) with ESMTP id 8767B640
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  4 Mar 2013 08:31:48 +0000 (UTC)
Received: from phjeer.us (localhost [127.0.0.1])
	by phjeer.us (8.14.5/8.14.5) with ESMTP id r2481plW024542
	(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO)
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 4 Mar 2013 00:01:51 -0800 (PST)
	(envelope-from matts@phjeer.us)
Received: (from matts@localhost)
	by phjeer.us (8.14.5/8.14.5/Submit) id r2481put024538;
	Mon, 4 Mar 2013 00:01:51 -0800 (PST)
	(envelope-from matts)
Message-Id: <201303040801.r2481put024538@phjeer.us>
Date: Mon, 4 Mar 2013 00:01:51 -0800 (PST)
From: Matt Stofko <matt@mjslabs.com>
Reply-To: Matt Stofko <matt@mjslabs.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [PATCH] security/pam_yubico: update to 2.13
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         176633
>Category:       ports
>Synopsis:       [PATCH] security/pam_yubico: update to 2.13
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Mar 04 08:40:00 UTC 2013
>Closed-Date:    Mon Mar 04 16:34:39 UTC 2013
>Last-Modified:  Mon Mar  4 16:40:00 UTC 2013
>Originator:     Matt Stofko
>Release:        FreeBSD 8.3-RELEASE-p6 amd64
>Organization:
mjslabs.com
>Environment:
System: FreeBSD phjeer.us 8.3-RELEASE-p6 FreeBSD 8.3-RELEASE-p6 #1 r247139: Thu Feb 21 20:56:01 PST 2013 matts@phjeer.us:/usr/obj/usr/src/sys/DAEMON amd64


	
>Description:
	Update the pam_yubico port to version 2.13.

	Changes are listed at https://github.com/Yubico/yubico-pam/blob/master/NEWS

>How-To-Repeat:
	
>Fix:

	

--- patch.txt begins here ---
diff -x .git -urN /usr/ports/security/pam_yubico/Makefile pam_yubico/Makefile
--- /usr/ports/security/pam_yubico/Makefile	2013-03-03 23:20:58.000000000 -0800
+++ pam_yubico/Makefile	2013-03-03 23:13:26.000000000 -0800
@@ -1,7 +1,7 @@
 # $FreeBSD: head/security/pam_yubico/Makefile 311194 2013-01-30 00:58:22Z jgh $
 
 PORTNAME=	pam_yubico
-PORTVERSION=	2.12
+PORTVERSION=	2.13
 CATEGORIES=	security
 MASTER_SITES=	GOOGLE_CODE
 
diff -x .git -urN /usr/ports/security/pam_yubico/distinfo pam_yubico/distinfo
--- /usr/ports/security/pam_yubico/distinfo	2013-03-03 23:21:01.000000000 -0800
+++ pam_yubico/distinfo	2013-03-03 23:13:32.000000000 -0800
@@ -1,2 +1,2 @@
-SHA256 (pam_yubico-2.12.tar.gz) = b3efb41b72191b2ccb0b9cde691bd4ee6df5d8245254dd4f4c4e4bb8886c25c3
-SIZE (pam_yubico-2.12.tar.gz) = 367164
+SHA256 (pam_yubico-2.13.tar.gz) = 0d06294f82c3286397fe52044d4b9b8d96045c3f9939fc7bbf0b45c4463e89c0
+SIZE (pam_yubico-2.13.tar.gz) = 375151
--- patch.txt ends here ---


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: pawel 
State-Changed-When: Mon Mar 4 16:34:38 UTC 2013 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=176633 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/176633: commit references a PR
Date: Mon,  4 Mar 2013 16:34:15 +0000 (UTC)

 Author: pawel
 Date: Mon Mar  4 16:34:08 2013
 New Revision: 313414
 URL: http://svnweb.freebsd.org/changeset/ports/313414
 
 Log:
   Update to version 2.13
   
   PR:		ports/176633
   Submitted by:	Matt Stofko <matt@mjslabs.com> (maintainer)
 
 Modified:
   head/security/pam_yubico/Makefile
   head/security/pam_yubico/distinfo
 
 Modified: head/security/pam_yubico/Makefile
 ==============================================================================
 --- head/security/pam_yubico/Makefile	Mon Mar  4 16:10:48 2013	(r313413)
 +++ head/security/pam_yubico/Makefile	Mon Mar  4 16:34:08 2013	(r313414)
 @@ -1,7 +1,7 @@
  # $FreeBSD$
  
  PORTNAME=	pam_yubico
 -PORTVERSION=	2.12
 +PORTVERSION=	2.13
  CATEGORIES=	security
  MASTER_SITES=	GOOGLE_CODE
  
 
 Modified: head/security/pam_yubico/distinfo
 ==============================================================================
 --- head/security/pam_yubico/distinfo	Mon Mar  4 16:10:48 2013	(r313413)
 +++ head/security/pam_yubico/distinfo	Mon Mar  4 16:34:08 2013	(r313414)
 @@ -1,2 +1,2 @@
 -SHA256 (pam_yubico-2.12.tar.gz) = b3efb41b72191b2ccb0b9cde691bd4ee6df5d8245254dd4f4c4e4bb8886c25c3
 -SIZE (pam_yubico-2.12.tar.gz) = 367164
 +SHA256 (pam_yubico-2.13.tar.gz) = 0d06294f82c3286397fe52044d4b9b8d96045c3f9939fc7bbf0b45c4463e89c0
 +SIZE (pam_yubico-2.13.tar.gz) = 375151
 _______________________________________________
 svn-ports-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
 
>Unformatted:
