[104589] trunk/dports/security/yubico-pam

cal at macports.org cal at macports.org
Fri Mar 29 07:24:58 PDT 2013


Revision: 104589
          https://trac.macports.org/changeset/104589
Author:   cal at macports.org
Date:     2013-03-29 07:24:58 -0700 (Fri, 29 Mar 2013)
Log Message:
-----------
yubico-pam: update to 2.13, remove obsolete patch

Modified Paths:
--------------
    trunk/dports/security/yubico-pam/Portfile

Removed Paths:
-------------
    trunk/dports/security/yubico-pam/files/patch-configure.ac-automake-1.12-compatibility.patch

Modified: trunk/dports/security/yubico-pam/Portfile
===================================================================
--- trunk/dports/security/yubico-pam/Portfile	2013-03-29 10:36:38 UTC (rev 104588)
+++ trunk/dports/security/yubico-pam/Portfile	2013-03-29 14:24:58 UTC (rev 104589)
@@ -4,9 +4,9 @@
 PortSystem      1.0
 PortGroup       github 1.0
 
-github.setup    Yubico yubico-pam 2.12
-checksums       rmd160  4754527e6af94c7f5d222d43f460ce4a9622153b \
-                sha256  82ba292d798749d29483dc60e8065fa70f27c4fbc592d5d1544c8292d7bc5ecd
+github.setup    Yubico yubico-pam 2.13
+checksums       rmd160  f2ac2b16b3789ed1e8aa69db64f1d5dcbd56e32d \
+                sha256  78fc5a25fe7e488f34c98b3b2f20dba8c6a30efe1f0be4e856a01ff15ae85eb9
 
 # I'm explicitly not marking this openmaintainer
 maintainers     cal
@@ -25,8 +25,7 @@
 platforms       darwin
 license         BSD
 
-patchfiles      Makefile.am.patch \
-                patch-configure.ac-automake-1.12-compatibility.patch
+patchfiles      Makefile.am.patch
 
 variant debug description {Build with debugging support} {
     patchfiles-delete \

Deleted: trunk/dports/security/yubico-pam/files/patch-configure.ac-automake-1.12-compatibility.patch
===================================================================
--- trunk/dports/security/yubico-pam/files/patch-configure.ac-automake-1.12-compatibility.patch	2013-03-29 10:36:38 UTC (rev 104588)
+++ trunk/dports/security/yubico-pam/files/patch-configure.ac-automake-1.12-compatibility.patch	2013-03-29 14:24:58 UTC (rev 104589)
@@ -1,11 +0,0 @@
---- configure.ac.orig	2012-06-15 14:52:45.000000000 +0200
-+++ configure.ac	2012-07-18 22:57:38.000000000 +0200
-@@ -29,7 +29,7 @@
- AC_INIT([pam_yubico], [2.12], [yubico-devel at googlegroups.com])
- AC_CONFIG_AUX_DIR([build-aux])
- AC_CONFIG_MACRO_DIR([m4])
--AM_INIT_AUTOMAKE([1.10 foreign -Wall -Werror])
-+AM_INIT_AUTOMAKE([1.10 foreign -Wall -Werror -Wno-extra-portability])
- AM_SILENT_RULES([yes])
- AM_PROG_CC_C_O
- AC_LIBTOOL_WIN32_DLL
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130329/ca9823bf/attachment.html>


More information about the macports-changes mailing list