[122412] trunk/dports

ryandesign at macports.org ryandesign at macports.org
Tue Jul 22 05:41:54 PDT 2014


Revision: 122412
          https://trac.macports.org/changeset/122412
Author:   ryandesign at macports.org
Date:     2014-07-22 05:41:54 -0700 (Tue, 22 Jul 2014)
Log Message:
-----------
libgcrypt: update to 1.6.1 and revbump dependencies (#43109)

Modified Paths:
--------------
    trunk/dports/archivers/dar/Portfile
    trunk/dports/archivers/unnks/Portfile
    trunk/dports/audio/pianobar/Portfile
    trunk/dports/audio/pianod/Portfile
    trunk/dports/databases/libgda5/Portfile
    trunk/dports/devel/gvfs/Portfile
    trunk/dports/devel/gwenhywfar4/Portfile
    trunk/dports/devel/libgcrypt/Portfile
    trunk/dports/devel/opencdk/Portfile
    trunk/dports/games/libggz/Portfile
    trunk/dports/gnome/frogr/Portfile
    trunk/dports/gnome/gcr/Portfile
    trunk/dports/gnome/gnome-keyring/Portfile
    trunk/dports/gnome/grilo-plugins/Portfile
    trunk/dports/gnome/libgnome-keyring/Portfile
    trunk/dports/gnome/libsecret/Portfile
    trunk/dports/gnome/totem-pl-parser/Portfile
    trunk/dports/gnome/vino/Portfile
    trunk/dports/irc/bitlbee/Portfile
    trunk/dports/irc/weechat/Portfile
    trunk/dports/kde/libktorrent/Portfile
    trunk/dports/mail/gnupg2/Portfile
    trunk/dports/multimedia/VLC/Portfile
    trunk/dports/multimedia/VLC-devel/Portfile
    trunk/dports/net/gloox/Portfile
    trunk/dports/net/libquvi/Portfile
    trunk/dports/net/nzbget/Portfile
    trunk/dports/net/vpnc/Portfile
    trunk/dports/net/wireshark/Portfile
    trunk/dports/perl/p5-crypt-gcrypt/Portfile
    trunk/dports/security/KeePassX/Portfile
    trunk/dports/security/dirmngr/Portfile
    trunk/dports/security/gnomint/Portfile
    trunk/dports/security/gpg-agent/Portfile
    trunk/dports/security/libgsasl/Portfile
    trunk/dports/security/libotr/Portfile
    trunk/dports/security/libprelude/Portfile
    trunk/dports/security/xmlsec/Portfile
    trunk/dports/www/libmicrohttpd/Portfile

Added Paths:
-----------
    trunk/dports/devel/libgcrypt/files/patch-src-gcrypt.h.in.diff
    trunk/dports/security/libgsasl/files/
    trunk/dports/security/libgsasl/files/patch-gl-m4-gc.m4.diff

Removed Paths:
-------------
    trunk/dports/devel/libgcrypt/files/clang-asm.patch

Modified: trunk/dports/archivers/dar/Portfile
===================================================================
--- trunk/dports/archivers/dar/Portfile	2014-07-22 12:16:55 UTC (rev 122411)
+++ trunk/dports/archivers/dar/Portfile	2014-07-22 12:41:54 UTC (rev 122412)
@@ -5,6 +5,7 @@
 
 name                dar
 version             2.4.14
+revision            1
 categories          archivers
 platforms           darwin
 maintainers         nomaintainer

Modified: trunk/dports/archivers/unnks/Portfile
===================================================================
--- trunk/dports/archivers/unnks/Portfile	2014-07-22 12:16:55 UTC (rev 122411)
+++ trunk/dports/archivers/unnks/Portfile	2014-07-22 12:41:54 UTC (rev 122412)
@@ -5,6 +5,7 @@
 
 name                unnks
 version             0.2.5
+revision            1
 categories          archivers
 maintainers         vexillium.org:unavowed
 license             GPL-3+

Modified: trunk/dports/audio/pianobar/Portfile
===================================================================
--- trunk/dports/audio/pianobar/Portfile	2014-07-22 12:16:55 UTC (rev 122411)
+++ trunk/dports/audio/pianobar/Portfile	2014-07-22 12:41:54 UTC (rev 122412)
@@ -5,7 +5,7 @@
 PortGroup                   github 1.0
 
 github.setup                PromyLOPh pianobar 2013.09.15
-revision                    2
+revision                    3
 categories                  audio
 platforms                   darwin
 maintainers                 gmail.com:aguynamedryan+pianobar

Modified: trunk/dports/audio/pianod/Portfile
===================================================================
--- trunk/dports/audio/pianod/Portfile	2014-07-22 12:16:55 UTC (rev 122411)
+++ trunk/dports/audio/pianod/Portfile	2014-07-22 12:41:54 UTC (rev 122412)
@@ -5,6 +5,7 @@
 
 name                pianod
 version             165
+revision            1
 categories          audio
 platforms           darwin
 license             MIT

Modified: trunk/dports/databases/libgda5/Portfile
===================================================================
--- trunk/dports/databases/libgda5/Portfile	2014-07-22 12:16:55 UTC (rev 122411)
+++ trunk/dports/databases/libgda5/Portfile	2014-07-22 12:41:54 UTC (rev 122412)
@@ -6,6 +6,7 @@
 name            libgda5
 set gname       libgda
 version         5.2.2
+revision        1
 license         {GPL-2 LGPL}
 set branch      [join [lrange [split ${version} .] 0 1] .]
 description     GDA provides uniform access to different kinds of data sources.

Modified: trunk/dports/devel/gvfs/Portfile
===================================================================
--- trunk/dports/devel/gvfs/Portfile	2014-07-22 12:16:55 UTC (rev 122411)
+++ trunk/dports/devel/gvfs/Portfile	2014-07-22 12:41:54 UTC (rev 122412)
@@ -5,6 +5,7 @@
 
 name            gvfs
 version         1.21.4
+revision        1
 set branch      [join [lrange [split ${version} .] 0 1] .]
 maintainers     nomaintainer
 categories      devel

Modified: trunk/dports/devel/gwenhywfar4/Portfile
===================================================================
--- trunk/dports/devel/gwenhywfar4/Portfile	2014-07-22 12:16:55 UTC (rev 122411)
+++ trunk/dports/devel/gwenhywfar4/Portfile	2014-07-22 12:41:54 UTC (rev 122412)
@@ -35,7 +35,7 @@
 
 if {$subport eq $name || $subport eq "gwenhywfar4-gtk"} {
     version                 4.3.3
-    revision                4
+    revision                5
     # this is specific to this port and *version* for downloading it
     set release             67
 
@@ -50,7 +50,7 @@
 
 if {[string match "*-devel" $subport]} {
     version                 4.12.0beta
-    revision                1
+    revision                2
     # this is specific to this port and *version* for downloading it
     set release             76
 

Modified: trunk/dports/devel/libgcrypt/Portfile
===================================================================
--- trunk/dports/devel/libgcrypt/Portfile	2014-07-22 12:16:55 UTC (rev 122411)
+++ trunk/dports/devel/libgcrypt/Portfile	2014-07-22 12:41:54 UTC (rev 122412)
@@ -5,7 +5,7 @@
 PortGroup       muniversal 1.0
 
 name            libgcrypt
-version         1.5.3
+version         1.6.1
 categories      devel security
 # libs are LGPL, executables and docs are GPL
 license         {GPL-2+ LGPL-2.1+}
@@ -27,12 +27,12 @@
 master_sites    gnupg
 use_bzip2       yes
 
-checksums       sha1    2c6553cc17f2a1616d512d6870fe95edf6b0e26e \
-                rmd160  e958693ed6fbb781ca5cf42128dc8e39d682eb2f
+checksums       rmd160  df69424afa6fa27a1ad54b9ffae1d5bb4903f6b2 \
+                sha256  a1c3efea69f8ffe769f488b300ce190eeeb0c30de24a53f1c1b6e4202fdc2070
 
 depends_lib     port:libgpg-error
 
-patchfiles      clang-asm.patch
+patchfiles      patch-src-gcrypt.h.in.diff
 
 configure.args  --disable-asm
 

Deleted: trunk/dports/devel/libgcrypt/files/clang-asm.patch
===================================================================
--- trunk/dports/devel/libgcrypt/files/clang-asm.patch	2014-07-22 12:16:55 UTC (rev 122411)
+++ trunk/dports/devel/libgcrypt/files/clang-asm.patch	2014-07-22 12:41:54 UTC (rev 122412)
@@ -1,93 +0,0 @@
---- cipher/rijndael.c.orig	2011-08-19 09:16:14.000000000 -0700
-+++ cipher/rijndael.c	2011-08-19 09:19:01.000000000 -0700
-@@ -730,13 +730,13 @@ do_aesni_enc_aligned (const RIJNDAEL_con
-                 "movdqa 0x90(%%esi), %%xmm1\n\t"
-                 aesenc_xmm1_xmm0
-                 "movdqa 0xa0(%%esi), %%xmm1\n\t"
--                "cmp $10, %[rounds]\n\t"
-+                "cmpl $10, %[rounds]\n\t"
-                 "jz .Lenclast%=\n\t"
-                 aesenc_xmm1_xmm0
-                 "movdqa 0xb0(%%esi), %%xmm1\n\t"
-                 aesenc_xmm1_xmm0
-                 "movdqa 0xc0(%%esi), %%xmm1\n\t"
--                "cmp $12, %[rounds]\n\t"
-+                "cmpl $12, %[rounds]\n\t"
-                 "jz .Lenclast%=\n\t"
-                 aesenc_xmm1_xmm0
-                 "movdqa 0xd0(%%esi), %%xmm1\n\t"
-@@ -785,13 +785,13 @@ do_aesni_dec_aligned (const RIJNDAEL_con
-                 "movdqa 0x90(%%esi), %%xmm1\n\t"
-                 aesdec_xmm1_xmm0
-                 "movdqa 0xa0(%%esi), %%xmm1\n\t"
--                "cmp $10, %[rounds]\n\t"
-+                "cmpl $10, %[rounds]\n\t"
-                 "jz .Ldeclast%=\n\t"
-                 aesdec_xmm1_xmm0
-                 "movdqa 0xb0(%%esi), %%xmm1\n\t"
-                 aesdec_xmm1_xmm0
-                 "movdqa 0xc0(%%esi), %%xmm1\n\t"
--                "cmp $12, %[rounds]\n\t"
-+                "cmpl $12, %[rounds]\n\t"
-                 "jz .Ldeclast%=\n\t"
-                 aesdec_xmm1_xmm0
-                 "movdqa 0xd0(%%esi), %%xmm1\n\t"
-@@ -844,13 +844,13 @@ do_aesni_cfb (const RIJNDAEL_context *ct
-                 "movdqa 0x90(%%esi), %%xmm1\n\t"
-                 aesenc_xmm1_xmm0
-                 "movdqa 0xa0(%%esi), %%xmm1\n\t"
--                "cmp $10, %[rounds]\n\t"
-+                "cmpl $10, %[rounds]\n\t"
-                 "jz .Lenclast%=\n\t"
-                 aesenc_xmm1_xmm0
-                 "movdqa 0xb0(%%esi), %%xmm1\n\t"
-                 aesenc_xmm1_xmm0
-                 "movdqa 0xc0(%%esi), %%xmm1\n\t"
--                "cmp $12, %[rounds]\n\t"
-+                "cmpl $12, %[rounds]\n\t"
-                 "jz .Lenclast%=\n\t"
-                 aesenc_xmm1_xmm0
-                 "movdqa 0xd0(%%esi), %%xmm1\n\t"
-@@ -862,7 +862,7 @@ do_aesni_cfb (const RIJNDAEL_context *ct
-                 "movdqu %[src], %%xmm1\n\t"      /* Save input.  */
-                 "pxor %%xmm1, %%xmm0\n\t"        /* xmm0 = input ^ IV  */
- 
--                "cmp $1, %[decrypt]\n\t"
-+                "cmpl $1, %[decrypt]\n\t"
-                 "jz .Ldecrypt_%=\n\t"
-                 "movdqa %%xmm0, %[iv]\n\t"       /* [encrypt] Store IV.  */
-                 "jmp .Lleave_%=\n"
-@@ -923,13 +923,13 @@ do_aesni_ctr (const RIJNDAEL_context *ct
-                 "movdqa 0x90(%%esi), %%xmm1\n\t"
-                 aesenc_xmm1_xmm0
-                 "movdqa 0xa0(%%esi), %%xmm1\n\t"
--                "cmp $10, %[rounds]\n\t"
-+                "cmpl $10, %[rounds]\n\t"
-                 "jz .Lenclast%=\n\t"
-                 aesenc_xmm1_xmm0
-                 "movdqa 0xb0(%%esi), %%xmm1\n\t"
-                 aesenc_xmm1_xmm0
-                 "movdqa 0xc0(%%esi), %%xmm1\n\t"
--                "cmp $12, %[rounds]\n\t"
-+                "cmpl $12, %[rounds]\n\t"
-                 "jz .Lenclast%=\n\t"
-                 aesenc_xmm1_xmm0
-                 "movdqa 0xd0(%%esi), %%xmm1\n\t"
-@@ -1050,7 +1050,7 @@ do_aesni_ctr_4 (const RIJNDAEL_context *
-                 aesenc_xmm1_xmm3
-                 aesenc_xmm1_xmm4
-                 "movdqa 0xa0(%%esi), %%xmm1\n\t"
--                "cmp $10, %[rounds]\n\t"
-+                "cmpl $10, %[rounds]\n\t"
-                 "jz .Lenclast%=\n\t"
-                 aesenc_xmm1_xmm0
-                 aesenc_xmm1_xmm2
-@@ -1062,7 +1062,7 @@ do_aesni_ctr_4 (const RIJNDAEL_context *
-                 aesenc_xmm1_xmm3
-                 aesenc_xmm1_xmm4
-                 "movdqa 0xc0(%%esi), %%xmm1\n\t"
--                "cmp $12, %[rounds]\n\t"
-+                "cmpl $12, %[rounds]\n\t"
-                 "jz .Lenclast%=\n\t"
-                 aesenc_xmm1_xmm0
-                 aesenc_xmm1_xmm2

Added: trunk/dports/devel/libgcrypt/files/patch-src-gcrypt.h.in.diff
===================================================================
--- trunk/dports/devel/libgcrypt/files/patch-src-gcrypt.h.in.diff	                        (rev 0)
+++ trunk/dports/devel/libgcrypt/files/patch-src-gcrypt.h.in.diff	2014-07-22 12:41:54 UTC (rev 122412)
@@ -0,0 +1,20 @@
+--- src/gcrypt.h.in.orig	2014-01-29 03:49:05.000000000 -0600
++++ src/gcrypt.h.in	2014-07-14 01:08:56.000000000 -0500
+@@ -508,7 +508,7 @@
+     GCRYMPI_FLAG_USER1 = 0x0100,/* User flag 1.  */
+     GCRYMPI_FLAG_USER2 = 0x0200,/* User flag 2.  */
+     GCRYMPI_FLAG_USER3 = 0x0400,/* User flag 3.  */
+-    GCRYMPI_FLAG_USER4 = 0x0800,/* User flag 4.  */
++    GCRYMPI_FLAG_USER4 = 0x0800 /* User flag 4.  */
+   };
+ 
+ 
+@@ -1345,7 +1345,7 @@
+ /* Flags used with the open function.  */
+ enum gcry_mac_flags
+   {
+-    GCRY_MAC_FLAG_SECURE = 1,  /* Allocate all buffers in "secure" memory.  */
++    GCRY_MAC_FLAG_SECURE = 1   /* Allocate all buffers in "secure" memory.  */
+   };
+ 
+ /* Create a MAC handle for algorithm ALGO.  FLAGS may be given as an bitwise OR

Modified: trunk/dports/devel/opencdk/Portfile
===================================================================
--- trunk/dports/devel/opencdk/Portfile	2014-07-22 12:16:55 UTC (rev 122411)
+++ trunk/dports/devel/opencdk/Portfile	2014-07-22 12:41:54 UTC (rev 122412)
@@ -6,6 +6,7 @@
 
 name            opencdk
 version         0.6.6
+revision        1
 categories      devel security
 maintainers     sfiera
 description     Open Crypto Development Kit

Modified: trunk/dports/games/libggz/Portfile
===================================================================
--- trunk/dports/games/libggz/Portfile	2014-07-22 12:16:55 UTC (rev 122411)
+++ trunk/dports/games/libggz/Portfile	2014-07-22 12:41:54 UTC (rev 122412)
@@ -5,7 +5,7 @@
 
 name            libggz
 version         0.0.14.1
-revision        1
+revision        2
 categories      games
 platforms       darwin
 maintainers     nomaintainer

Modified: trunk/dports/gnome/frogr/Portfile
===================================================================
--- trunk/dports/gnome/frogr/Portfile	2014-07-22 12:16:55 UTC (rev 122411)
+++ trunk/dports/gnome/frogr/Portfile	2014-07-22 12:41:54 UTC (rev 122412)
@@ -5,6 +5,7 @@
 
 name                frogr
 version             0.10
+revision            1
 license             GPL-3
 set branch          [join [lrange [split ${version} .] 0 1] .]
 description         Flickr Remote Organizer for GNOME.

Modified: trunk/dports/gnome/gcr/Portfile
===================================================================
--- trunk/dports/gnome/gcr/Portfile	2014-07-22 12:16:55 UTC (rev 122411)
+++ trunk/dports/gnome/gcr/Portfile	2014-07-22 12:41:54 UTC (rev 122412)
@@ -5,6 +5,7 @@
 
 name            gcr
 version         3.12.2
+revision        1
 license         LGPL-2
 set branch      [join [lrange [split ${version} .] 0 1] .]
 description     GCR is a library for displaying certificates, and crypto UI, accessing \

Modified: trunk/dports/gnome/gnome-keyring/Portfile
===================================================================
--- trunk/dports/gnome/gnome-keyring/Portfile	2014-07-22 12:16:55 UTC (rev 122411)
+++ trunk/dports/gnome/gnome-keyring/Portfile	2014-07-22 12:41:54 UTC (rev 122412)
@@ -6,6 +6,7 @@
 name            gnome-keyring
 epoch           1
 version         3.12.2
+revision        1
 set branch      [join [lrange [split ${version} .] 0 1] .]
 maintainers     devans openmaintainer
 categories      gnome

Modified: trunk/dports/gnome/grilo-plugins/Portfile
===================================================================
--- trunk/dports/gnome/grilo-plugins/Portfile	2014-07-22 12:16:55 UTC (rev 122411)
+++ trunk/dports/gnome/grilo-plugins/Portfile	2014-07-22 12:41:54 UTC (rev 122412)
@@ -6,6 +6,7 @@
 
 name                grilo-plugins
 version             0.2.12
+revision            1
 license             LGPL-2.1
 set branch          [join [lrange [split ${version} .] 0 1] .]
 description         Framework for discovering and browsing media - Plugins.

Modified: trunk/dports/gnome/libgnome-keyring/Portfile
===================================================================
--- trunk/dports/gnome/libgnome-keyring/Portfile	2014-07-22 12:16:55 UTC (rev 122411)
+++ trunk/dports/gnome/libgnome-keyring/Portfile	2014-07-22 12:41:54 UTC (rev 122412)
@@ -5,6 +5,7 @@
 
 name            libgnome-keyring
 version         3.12.0
+revision        1
 set branch      [join [lrange [split ${version} .] 0 1] .]
 maintainers     devans openmaintainer
 categories      gnome

Modified: trunk/dports/gnome/libsecret/Portfile
===================================================================
--- trunk/dports/gnome/libsecret/Portfile	2014-07-22 12:16:55 UTC (rev 122411)
+++ trunk/dports/gnome/libsecret/Portfile	2014-07-22 12:41:54 UTC (rev 122412)
@@ -5,6 +5,7 @@
 
 name            libsecret
 version         0.16
+revision        1
 set branch      [join [lrange [split ${version} .] 0 1] .]
 maintainers     jeremyhu openmaintainer
 categories      gnome

Modified: trunk/dports/gnome/totem-pl-parser/Portfile
===================================================================
--- trunk/dports/gnome/totem-pl-parser/Portfile	2014-07-22 12:16:55 UTC (rev 122411)
+++ trunk/dports/gnome/totem-pl-parser/Portfile	2014-07-22 12:41:54 UTC (rev 122412)
@@ -5,6 +5,7 @@
 
 name            totem-pl-parser
 version         3.10.2
+revision        1
 set branch      [join [lrange [split ${version} .] 0 1] .]
 categories      gnome
 license         LGPL-2+

Modified: trunk/dports/gnome/vino/Portfile
===================================================================
--- trunk/dports/gnome/vino/Portfile	2014-07-22 12:16:55 UTC (rev 122411)
+++ trunk/dports/gnome/vino/Portfile	2014-07-22 12:41:54 UTC (rev 122412)
@@ -5,7 +5,7 @@
 
 name            vino
 version         3.12.0
-revision        1
+revision        2
 license         GPL-2
 set branch      [join [lrange [split ${version} .] 0 1] .]
 homepage        https://wiki.gnome.org/Projects/Vino

Modified: trunk/dports/irc/bitlbee/Portfile
===================================================================
--- trunk/dports/irc/bitlbee/Portfile	2014-07-22 12:16:55 UTC (rev 122411)
+++ trunk/dports/irc/bitlbee/Portfile	2014-07-22 12:41:54 UTC (rev 122412)
@@ -6,6 +6,7 @@
 
 name                bitlbee
 version             3.2.2
+revision            1
 categories          irc net
 platforms           darwin
 license             GPL-2

Modified: trunk/dports/irc/weechat/Portfile
===================================================================
--- trunk/dports/irc/weechat/Portfile	2014-07-22 12:16:55 UTC (rev 122411)
+++ trunk/dports/irc/weechat/Portfile	2014-07-22 12:41:54 UTC (rev 122412)
@@ -6,7 +6,7 @@
 
 name                weechat
 version             0.4.3
-revision            1
+revision            2
 checksums           rmd160  b9625a977d36757a4b8dfa560946f1604ba5f68a \
                     sha256  a8ec847d331a1201de975530a22f1813c260db420c68675b2ecaa7bf3c7c3ff8
 

Modified: trunk/dports/kde/libktorrent/Portfile
===================================================================
--- trunk/dports/kde/libktorrent/Portfile	2014-07-22 12:16:55 UTC (rev 122411)
+++ trunk/dports/kde/libktorrent/Portfile	2014-07-22 12:41:54 UTC (rev 122412)
@@ -7,7 +7,7 @@
 name                libktorrent
 # ktorrent4 and libktorrent usually need to be updated together
 version             1.2.0
-revision            2
+revision            3
 set ktorrent_version 4.2.0
 categories          kde kde4
 license             GPL-2+

Modified: trunk/dports/mail/gnupg2/Portfile
===================================================================
--- trunk/dports/mail/gnupg2/Portfile	2014-07-22 12:16:55 UTC (rev 122411)
+++ trunk/dports/mail/gnupg2/Portfile	2014-07-22 12:41:54 UTC (rev 122412)
@@ -7,7 +7,7 @@
 
 name            gnupg2
 version         2.0.22
-revision        1
+revision        2
 categories      mail security
 maintainers     nomaintainer
 license         GPL-3+

Modified: trunk/dports/multimedia/VLC/Portfile
===================================================================
--- trunk/dports/multimedia/VLC/Portfile	2014-07-22 12:16:55 UTC (rev 122411)
+++ trunk/dports/multimedia/VLC/Portfile	2014-07-22 12:41:54 UTC (rev 122412)
@@ -6,6 +6,7 @@
 
 name                VLC
 version             2.1.4
+revision            1
 categories          multimedia
 
 maintainers         nomaintainer

Modified: trunk/dports/multimedia/VLC-devel/Portfile
===================================================================
--- trunk/dports/multimedia/VLC-devel/Portfile	2014-07-22 12:16:55 UTC (rev 122411)
+++ trunk/dports/multimedia/VLC-devel/Portfile	2014-07-22 12:41:54 UTC (rev 122412)
@@ -6,7 +6,7 @@
 
 name                VLC-devel
 version             2.1.99
-revision            14
+revision            15
 
 categories          multimedia
 

Modified: trunk/dports/net/gloox/Portfile
===================================================================
--- trunk/dports/net/gloox/Portfile	2014-07-22 12:16:55 UTC (rev 122411)
+++ trunk/dports/net/gloox/Portfile	2014-07-22 12:41:54 UTC (rev 122412)
@@ -5,6 +5,7 @@
 
 name                gloox
 version             1.0.10
+revision            1
 checksums           rmd160  ec10ee4463593760b86ab09bf6534cb3fdd9e982 \
                     sha256  300e756af97d43f3f70f1e68e4d4c7129d587dface61633f50d2c490876f58a3
 
@@ -40,8 +41,6 @@
                     --with-libidn=${prefix} \
                     --with-zlib=${prefix}
 
-configure.cflags-append -I${prefix}/include
-
 livecheck.type      regex
 livecheck.url       ${homepage}
 livecheck.regex     ${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}

Modified: trunk/dports/net/libquvi/Portfile
===================================================================
--- trunk/dports/net/libquvi/Portfile	2014-07-22 12:16:55 UTC (rev 122411)
+++ trunk/dports/net/libquvi/Portfile	2014-07-22 12:41:54 UTC (rev 122412)
@@ -5,6 +5,7 @@
 
 name                libquvi
 version             0.9.4
+revision            1
 categories          net www
 license             GPL-3
 maintainers         openmaintainer snc

Modified: trunk/dports/net/nzbget/Portfile
===================================================================
--- trunk/dports/net/nzbget/Portfile	2014-07-22 12:16:55 UTC (rev 122411)
+++ trunk/dports/net/nzbget/Portfile	2014-07-22 12:41:54 UTC (rev 122412)
@@ -5,7 +5,7 @@
 
 name                nzbget
 version             11.0
-revision            1
+revision            2
 checksums           sha256  27abacf6c604969dc987b7e50689caef22a65dbb1690b020b0c6d147ae123b3d \
                     rmd160  8ee2f6b864ed58c1e8b8d3fbcef6d3b1449346a8
 

Modified: trunk/dports/net/vpnc/Portfile
===================================================================
--- trunk/dports/net/vpnc/Portfile	2014-07-22 12:16:55 UTC (rev 122411)
+++ trunk/dports/net/vpnc/Portfile	2014-07-22 12:41:54 UTC (rev 122412)
@@ -5,6 +5,7 @@
 
 name                vpnc
 version             0.5.3
+revision            1
 categories          net
 maintainers         nomaintainer
 license             GPL-2+

Modified: trunk/dports/net/wireshark/Portfile
===================================================================
--- trunk/dports/net/wireshark/Portfile	2014-07-22 12:16:55 UTC (rev 122411)
+++ trunk/dports/net/wireshark/Portfile	2014-07-22 12:41:54 UTC (rev 122412)
@@ -3,7 +3,7 @@
 PortSystem 1.0
 name		wireshark
 version		1.10.7
-revision	1
+revision	2
 categories	net
 license		{GPL-2 GPL-3}
 maintainers	darkart.com:opendarwin.org

Modified: trunk/dports/perl/p5-crypt-gcrypt/Portfile
===================================================================
--- trunk/dports/perl/p5-crypt-gcrypt/Portfile	2014-07-22 12:16:55 UTC (rev 122411)
+++ trunk/dports/perl/p5-crypt-gcrypt/Portfile	2014-07-22 12:41:54 UTC (rev 122412)
@@ -6,6 +6,7 @@
 
 perl5.branches      5.8 5.10 5.12 5.14 5.16 5.18
 perl5.setup	        Crypt-GCrypt 1.26
+revision            1
 
 maintainers	        snc openmaintainer
 license             {Artistic GPL}

Modified: trunk/dports/security/KeePassX/Portfile
===================================================================
--- trunk/dports/security/KeePassX/Portfile	2014-07-22 12:16:55 UTC (rev 122411)
+++ trunk/dports/security/KeePassX/Portfile	2014-07-22 12:41:54 UTC (rev 122412)
@@ -6,6 +6,7 @@
 
 name                    KeePassX
 version                 2.0-alpha6
+revision                1
 categories              security aqua
 maintainers             nomaintainer
 

Modified: trunk/dports/security/dirmngr/Portfile
===================================================================
--- trunk/dports/security/dirmngr/Portfile	2014-07-22 12:16:55 UTC (rev 122411)
+++ trunk/dports/security/dirmngr/Portfile	2014-07-22 12:41:54 UTC (rev 122412)
@@ -4,6 +4,7 @@
 
 name        dirmngr
 version     1.1.0
+revision    1
 categories  security mail
 license     GPL-2+
 maintainers nomaintainer

Modified: trunk/dports/security/gnomint/Portfile
===================================================================
--- trunk/dports/security/gnomint/Portfile	2014-07-22 12:16:55 UTC (rev 122411)
+++ trunk/dports/security/gnomint/Portfile	2014-07-22 12:41:54 UTC (rev 122412)
@@ -5,7 +5,7 @@
 
 name                gnomint
 version             1.2.1
-revision            1
+revision            2
 categories          security
 platforms           darwin
 maintainers         phlo.org:fgp

Modified: trunk/dports/security/gpg-agent/Portfile
===================================================================
--- trunk/dports/security/gpg-agent/Portfile	2014-07-22 12:16:55 UTC (rev 122411)
+++ trunk/dports/security/gpg-agent/Portfile	2014-07-22 12:41:54 UTC (rev 122412)
@@ -6,6 +6,7 @@
 
 name            gpg-agent
 version         2.0.22
+revision        1
 categories      security mail
 maintainers     nomaintainer
 license         GPL-3+

Modified: trunk/dports/security/libgsasl/Portfile
===================================================================
--- trunk/dports/security/libgsasl/Portfile	2014-07-22 12:16:55 UTC (rev 122411)
+++ trunk/dports/security/libgsasl/Portfile	2014-07-22 12:41:54 UTC (rev 122412)
@@ -5,6 +5,7 @@
 
 name                    libgsasl
 version                 1.8.0
+revision                1
 maintainers             ryandesign openmaintainer
 categories              security net
 license                 LGPL-2.1+
@@ -24,11 +25,14 @@
 checksums               rmd160  5d09a0e454a101277c4f10c51d71b5383c418eb3 \
                         sha256  3adfb49f9c92a719dea855fd1840d698cde55d4648d332a69032ba8bea207720
 
-depends_lib             port:libiconv \
-                        port:gettext \
+depends_lib             port:gettext \
                         port:gss \
+                        port:libgcrypt \
+                        port:libiconv \
                         port:libidn
 
+patchfiles              patch-gl-m4-gc.m4.diff
+
 configure.args          --disable-silent-rules
 
 use_parallel_build      yes

Added: trunk/dports/security/libgsasl/files/patch-gl-m4-gc.m4.diff
===================================================================
--- trunk/dports/security/libgsasl/files/patch-gl-m4-gc.m4.diff	                        (rev 0)
+++ trunk/dports/security/libgsasl/files/patch-gl-m4-gc.m4.diff	2014-07-22 12:41:54 UTC (rev 122412)
@@ -0,0 +1,11 @@
+--- gl/m4/gc.m4.orig	2012-05-21 09:07:06.000000000 -0500
++++ gl/m4/gc.m4	2014-07-22 06:35:50.000000000 -0500
+@@ -15,7 +15,7 @@
+ /* GCRY_MODULE_ID_USER was added in 1.4.4 and gc-libgcrypt.c
+    will fail on startup if we don't have 1.4.4 or later, so
+    test for it early. */
+-#if !defined GCRY_MODULE_ID_USER
++#if !defined GCRY_MODULE_ID_USER && !defined GCRYPT_VERSION_NUMBER
+ error too old libgcrypt
+ #endif
+ ])

Modified: trunk/dports/security/libotr/Portfile
===================================================================
--- trunk/dports/security/libotr/Portfile	2014-07-22 12:16:55 UTC (rev 122411)
+++ trunk/dports/security/libotr/Portfile	2014-07-22 12:41:54 UTC (rev 122412)
@@ -5,6 +5,7 @@
 
 name                libotr
 version             4.0.0
+revision            1
 categories          security
 license             LGPL-2+ GPL-2+
 maintainers         reifferscheid.org:rsync openmaintainer

Modified: trunk/dports/security/libprelude/Portfile
===================================================================
--- trunk/dports/security/libprelude/Portfile	2014-07-22 12:16:55 UTC (rev 122411)
+++ trunk/dports/security/libprelude/Portfile	2014-07-22 12:41:54 UTC (rev 122412)
@@ -6,6 +6,7 @@
 name            libprelude
 version         1.0.1
 set download_id 241
+revision        1
 categories      security
 license         GPL-2+
 maintainers     googlemail.com:usx303 \

Modified: trunk/dports/security/xmlsec/Portfile
===================================================================
--- trunk/dports/security/xmlsec/Portfile	2014-07-22 12:16:55 UTC (rev 122411)
+++ trunk/dports/security/xmlsec/Portfile	2014-07-22 12:41:54 UTC (rev 122412)
@@ -5,7 +5,7 @@
 
 name                        xmlsec
 version                     1.2.18
-revision                    2
+revision                    3
 categories                  security textproc devel
 license                     MIT
 platforms                   darwin

Modified: trunk/dports/www/libmicrohttpd/Portfile
===================================================================
--- trunk/dports/www/libmicrohttpd/Portfile	2014-07-22 12:16:55 UTC (rev 122411)
+++ trunk/dports/www/libmicrohttpd/Portfile	2014-07-22 12:41:54 UTC (rev 122412)
@@ -5,6 +5,7 @@
 
 name                libmicrohttpd
 version             0.9.37
+revision            1
 categories          www
 license             LGPL
 maintainers         snc openmaintainer
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140722/c1fbd676/attachment-0001.html>


More information about the macports-changes mailing list