svn commit: r305748 - head/security/pam_google_authenticator

Bryan Drewery bdrewery at FreeBSD.org
Fri Oct 12 02:08:59 UTC 2012


Author: bdrewery
Date: Fri Oct 12 02:08:58 2012
New Revision: 305748
URL: http://svn.freebsd.org/changeset/ports/305748

Log:
  - Update to 20120831 snapshot [1]
  - Trim header
  
  PR:		ports/171201 [1]
  Submitted by:	dumbbell [1]
  Approved by:	Jui-Nan Lin <jnlin at csie.nctu.edu.tw> (maintainer) [1]
  Feature safe:	yes

Modified:
  head/security/pam_google_authenticator/Makefile
  head/security/pam_google_authenticator/distinfo

Modified: head/security/pam_google_authenticator/Makefile
==============================================================================
--- head/security/pam_google_authenticator/Makefile	Fri Oct 12 01:04:30 2012	(r305747)
+++ head/security/pam_google_authenticator/Makefile	Fri Oct 12 02:08:58 2012	(r305748)
@@ -1,13 +1,8 @@
-# New ports collection makefile for:	pam_google_authenticator
-# Date created:				19 May 2011
-# Whom:					Jui-Nan Lin <jnlin at csie.nctu.edu.tw>
-#
+# Created by: Jui-Nan Lin <jnlin at csie.nctu.edu.tw>
 # $FreeBSD$
-#
 
 PORTNAME=	pam_google_authenticator
-PORTVERSION=	20120119
-PORTREVISION=	2
+PORTVERSION=	20120831
 CATEGORIES=	security
 MASTER_SITES=	LOCAL/dumbbell
 DISTNAME=	google-authenticator-${PORTVERSION}

Modified: head/security/pam_google_authenticator/distinfo
==============================================================================
--- head/security/pam_google_authenticator/distinfo	Fri Oct 12 01:04:30 2012	(r305747)
+++ head/security/pam_google_authenticator/distinfo	Fri Oct 12 02:08:58 2012	(r305748)
@@ -1,2 +1,2 @@
-SHA256 (google-authenticator-20120119.tar.gz) = 5626086d46a68525975cbb3f06553ac0120f464f205bfbe8979a13f16d821cf5
-SIZE (google-authenticator-20120119.tar.gz) = 36795
+SHA256 (google-authenticator-20120831.tar.gz) = d305497f97c2f8c1537850553e6d2630d688689f3323427fac30d4857185ff34
+SIZE (google-authenticator-20120831.tar.gz) = 37160


More information about the svn-ports-all mailing list