Revision
119593
Author
cal@macports.org
Date
2014-05-01 15:52:06 -0700 (Thu, 01 May 2014)

Log Message

yubico-pam: update to 2.15

Modified Paths

Diff

Modified: trunk/dports/security/yubico-pam/Portfile (119592 => 119593)


--- trunk/dports/security/yubico-pam/Portfile	2014-05-01 22:41:03 UTC (rev 119592)
+++ trunk/dports/security/yubico-pam/Portfile	2014-05-01 22:52:06 UTC (rev 119593)
@@ -4,10 +4,9 @@
 PortSystem      1.0
 PortGroup       github 1.0
 
-github.setup    Yubico yubico-pam 2.14
-revision        1
-checksums       rmd160  570cf84ab8117dc04409afda35b7d05c314fcc52 \
-                sha256  0132d978f68c440623e86dd2b8c2e786e6bee2cfc26adaca058160165d02e61b
+github.setup    Yubico yubico-pam 2.15
+checksums       rmd160  1b9de74961ca7686c36c368d51a8ae0e86e8db12 \
+                sha256  fa3382d25f3571136b2ecd28787eaa1ddf5ea45ad32e8714f55d3e89f8a5f487
 
 
 # I'm explicitly not marking this openmaintainer
@@ -44,6 +43,5 @@
     # remove header which is unneeded, because there's no software linking
     # against yubico-pam and which clashes with a system header
     file delete ${destroot}${prefix}/include/util.h
-    file delete ${destroot}/usr/lib/pam/pam_yubico.la
 }