[119397] users/devans/dports/net

devans at macports.org devans at macports.org
Thu Apr 24 13:47:10 PDT 2014


Revision: 119397
          https://trac.macports.org/changeset/119397
Author:   devans at macports.org
Date:     2014-04-24 13:47:10 -0700 (Thu, 24 Apr 2014)
Log Message:
-----------
devans/dports: copy pidgin from trunk and update to version 2.10.9 for testing, depend on perl5.16.

Modified Paths:
--------------
    users/devans/dports/net/pidgin/Portfile

Added Paths:
-----------
    users/devans/dports/net/pidgin/


Property changes on: users/devans/dports/net/pidgin
___________________________________________________________________
Added: svn:mergeinfo
   + /branches/mld-qt-481/dports/net/pidgin:92720,92813,92891,92963,93522,93556,93699,93743,93771-93773,93806,93817-93818,93856
/trunk/dports/net/pidgin:118533-119386

Modified: users/devans/dports/net/pidgin/Portfile
===================================================================
--- trunk/dports/net/pidgin/Portfile	2014-04-04 00:05:49 UTC (rev 118532)
+++ users/devans/dports/net/pidgin/Portfile	2014-04-24 20:47:10 UTC (rev 119397)
@@ -4,12 +4,11 @@
 PortSystem          1.0
 
 name                pidgin
-version             2.10.7
-revision            2
+version             2.10.9
 categories          net
 platforms           darwin
 license             GPL-2+
-maintainers         otherware.org:nefar
+maintainers         devans openmaintainer
 description         Multi-protocol Instant Messaging client
 long_description    Pidgin is an Open Source clone of America OnLine's \
                     Instant Messenger client that uses GTK+ version 2.  It \
@@ -22,8 +21,8 @@
 homepage            http://www.pidgin.im/
 master_sites        sourceforge:project/pidgin/Pidgin/${version}
 
-checksums           rmd160  51827270c7b55ae134d4b70fc5a5845681d9c1d1 \
-                    sha256  eba32994eca20d1cf24a4261b059b2de71a1ec2dd0926e904074b0db49f7f192
+checksums           rmd160  05d8e9593730ec576dec34007b45396454d8880d \
+                    sha256  dc362ed8577f623eea4554a79e917073aa726825074fea402f2e515f0f51f319
 
 use_bzip2           yes
 
@@ -38,7 +37,8 @@
                     port:libidn \
                     port:libxml2 \
                     port:nspr \
-                    port:nss
+                    port:nss \
+                    port:perl5.16
 
 # nss is not universal
 universal_variant   no
@@ -69,6 +69,8 @@
                     --with-nss-libs=${prefix}/lib/nss \
                     --disable-dependency-tracking
 
+configure.args-append ac_cv_path_perlpath=${prefix}/bin/perl5.16
+
 # --disable-dependency-tracking was added because a +universal perl will result in
 # PERL_CFLAGS containing multiple -arch arguments... this is the easiest workaround
 configure.ldflags-append    -bind_at_load
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140424/3cf2dd0e/attachment.html>


More information about the macports-changes mailing list