[106582] trunk/dports/security/yubico-c-client

cal at macports.org cal at macports.org
Fri May 31 05:27:37 PDT 2013


Revision: 106582
          https://trac.macports.org/changeset/106582
Author:   cal at macports.org
Date:     2013-05-31 05:27:37 -0700 (Fri, 31 May 2013)
Log Message:
-----------
yubico-c-client: update to 2.10

Modified Paths:
--------------
    trunk/dports/security/yubico-c-client/Portfile
    trunk/dports/security/yubico-c-client/files/patch-configure.ac-automake-1.12-compatibility.patch

Modified: trunk/dports/security/yubico-c-client/Portfile
===================================================================
--- trunk/dports/security/yubico-c-client/Portfile	2013-05-31 12:25:39 UTC (rev 106581)
+++ trunk/dports/security/yubico-c-client/Portfile	2013-05-31 12:27:37 UTC (rev 106582)
@@ -1,14 +1,13 @@
 # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
-# $Id $
+# $Id$
 
 PortSystem      1.0
 PortGroup       github 1.0
 
-github.setup    Yubico yubico-c-client 2.9 ykclient-
-checksums       rmd160  82a162950ec713b2e0b5e3fd2c1a66eb460225b7 \
-                sha256  7fd962753199185ca1262f96bd2018d1719a04957dbb0ea5f4afdf824bdfbded
+github.setup    Yubico yubico-c-client 2.10 ykclient-
+checksums       rmd160  91cb5900876ab2d302be4332e525d8955637efa0 \
+                sha256  6b23ee6dd2ccdcd07e76729e6d9b6d85e8ceccd291edf66b52a847756e944a94
 
-
 # I'm explicitly not marking this openmaintainer
 maintainers     cal
 

Modified: trunk/dports/security/yubico-c-client/files/patch-configure.ac-automake-1.12-compatibility.patch
===================================================================
--- trunk/dports/security/yubico-c-client/files/patch-configure.ac-automake-1.12-compatibility.patch	2013-05-31 12:25:39 UTC (rev 106581)
+++ trunk/dports/security/yubico-c-client/files/patch-configure.ac-automake-1.12-compatibility.patch	2013-05-31 12:27:37 UTC (rev 106582)
@@ -4,8 +4,8 @@
  AC_SUBST(LT_REVISION, 0)
  AC_SUBST(LT_AGE, 4)
  
--AM_INIT_AUTOMAKE([1.10 -Wall -Werror])
-+AM_INIT_AUTOMAKE([1.10 -Wall -Werror -Wno-extra-portability])
+-AM_INIT_AUTOMAKE([1.11 -Wall -Werror])
++AM_INIT_AUTOMAKE([1.11 -Wall -Werror -Wno-extra-portability])
  AM_SILENT_RULES([yes])
  AC_PROG_CC
  AC_LIBTOOL_WIN32_DLL
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130531/bb2c34d1/attachment-0001.html>


More information about the macports-changes mailing list