Sat Aug 11 17:09:43 2012 UTC ()
Update to 1.0: use distfile provided by upstream.


(jmmv)
diff -r1.1.1.1 -r1.2 pkgsrc/security/google-authenticator/Makefile
diff -r1.1.1.1 -r1.2 pkgsrc/security/google-authenticator/distinfo

cvs diff -r1.1.1.1 -r1.2 pkgsrc/security/google-authenticator/Makefile (expand / switch to context diff)
--- pkgsrc/security/google-authenticator/Makefile 2012/05/07 00:01:48 1.1.1.1
+++ pkgsrc/security/google-authenticator/Makefile 2012/08/11 17:09:43 1.2
@@ -1,8 +1,10 @@
-# $NetBSD: Makefile,v 1.1.1.1 2012/05/07 00:01:48 jmmv Exp $
+# $NetBSD: Makefile,v 1.2 2012/08/11 17:09:43 jmmv Exp $
 
-DISTNAME=	google-authenticator-0.0.20120506
+DISTNAME=	libpam-google-authenticator-1.0-source
+PKGNAME=	${DISTNAME:S/libpam-//:S/-source//}
 CATEGORIES=	security
-MASTER_SITES=	ftp://ftp.NetBSD.org/pub/NetBSD/misc/jmmv/google-authenticator/
+MASTER_SITES=	http://google-authenticator.googlecode.com/files/
+EXTRACT_SUFX=	.tar.bz2
 
 HOMEPAGE=	http://code.google.com/p/google-authenticator/
 MAINTAINER=	jmmv@NetBSD.org
@@ -13,9 +15,8 @@
 PKG_DESTDIR_SUPPORT=	user-destdir
 USE_TOOLS=		gmake
 
-BUILD_TARGET=	google-authenticator pam_google_authenticator.so
 CFLAGS+=	-DNO_STATIC_MODULES
-WRKSRC=		${WRKDIR}/google-authenticator/libpam
+WRKSRC=		${WRKDIR}/${DISTNAME:S/-source//}
 
 INSTALLATION_DIRS=	bin lib/security share/doc/google-authenticator
 

cvs diff -r1.1.1.1 -r1.2 pkgsrc/security/google-authenticator/distinfo (expand / switch to context diff)
--- pkgsrc/security/google-authenticator/distinfo 2012/05/07 00:01:48 1.1.1.1
+++ pkgsrc/security/google-authenticator/distinfo 2012/08/11 17:09:43 1.2
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2012/05/07 00:01:48 jmmv Exp $
+$NetBSD: distinfo,v 1.2 2012/08/11 17:09:43 jmmv Exp $
 
-SHA1 (google-authenticator-0.0.20120506.tar.gz) = c42b7f048611c6c8f9c2869db491a3553272f803
+SHA1 (libpam-google-authenticator-1.0-source.tar.bz2) = 017b7d89989f1624e360abe02d6b27a6298d285d
-RMD160 (google-authenticator-0.0.20120506.tar.gz) = 65f129731f73b517f2af75635e641bdd68390205
+RMD160 (libpam-google-authenticator-1.0-source.tar.bz2) = ce26a2f805f36a82a7ab3d930116a73fb444e037
-Size (google-authenticator-0.0.20120506.tar.gz) = 4272288 bytes
+Size (libpam-google-authenticator-1.0-source.tar.bz2) = 32708 bytes