Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Jul 2013 04:02:02 +0000 (UTC)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r323142 - in head/security/pam_ssh_agent_auth: . files
Message-ID:  <201307170402.r6H4220g023484@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: miwi
Date: Wed Jul 17 04:02:02 2013
New Revision: 323142
URL: http://svnweb.freebsd.org/changeset/ports/323142

Log:
  - Update to 0.9.5

Deleted:
  head/security/pam_ssh_agent_auth/files/patch-openbsd
Modified:
  head/security/pam_ssh_agent_auth/Makefile
  head/security/pam_ssh_agent_auth/distinfo

Modified: head/security/pam_ssh_agent_auth/Makefile
==============================================================================
--- head/security/pam_ssh_agent_auth/Makefile	Wed Jul 17 00:18:05 2013	(r323141)
+++ head/security/pam_ssh_agent_auth/Makefile	Wed Jul 17 04:02:02 2013	(r323142)
@@ -1,13 +1,8 @@
-# Ports collection makefile for:	pam_ssh_agent_auth
-# Date created:				26 December 2009
-# Whom:					Martin Wilke <miwi@FreeBSD.org>
-#
+# Created by: Martin Wilke <miwi@FreeBSD.org>
 # $FreeBSD$
-#
 
 PORTNAME=	pam_ssh_agent_auth
-PORTVERSION=	0.9.4
-PORTREVISION=	1
+PORTVERSION=	0.9.5
 CATEGORIES=	security
 MASTER_SITES=	SF/pamsshagentauth/${PORTNAME}/v${PORTVERSION}/
 
@@ -16,6 +11,7 @@ COMMENT=	PAM module which permits authen
 
 USE_BZIP2=	yes
 GNU_CONFIGURE=	yes
+CONFIGURE_ENV=	ac_cv_func_strnvis=no
 CONFIGURE_ARGS=	--libexecdir=${LOCALBASE}/lib
 USE_PERL5=	yes
 

Modified: head/security/pam_ssh_agent_auth/distinfo
==============================================================================
--- head/security/pam_ssh_agent_auth/distinfo	Wed Jul 17 00:18:05 2013	(r323141)
+++ head/security/pam_ssh_agent_auth/distinfo	Wed Jul 17 04:02:02 2013	(r323142)
@@ -1,2 +1,2 @@
-SHA256 (pam_ssh_agent_auth-0.9.4.tar.bz2) = 496de600771d6296c7a7d01636399fd603e5a79930416ffbdc150c3784d80ca9
-SIZE (pam_ssh_agent_auth-0.9.4.tar.bz2) = 239250
+SHA256 (pam_ssh_agent_auth-0.9.5.tar.bz2) = c0933b57a44003e32e761a742f3b117978aaa9780dc4d2808378db13a47730aa
+SIZE (pam_ssh_agent_auth-0.9.5.tar.bz2) = 238267



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201307170402.r6H4220g023484>