Permalink
Browse files
pidgin, finch, libpurple: update to version 2.13.0
- Loading branch information
Showing
with
4 additions
and
9 deletions.
-
+4
−9
net/pidgin/Portfile
|
|
@@ -3,7 +3,7 @@ |
|
|
PortSystem 1.0 |
|
|
|
|
|
name pidgin |
|
|
version 2.12.0 |
|
|
version 2.13.0 |
|
|
categories net |
|
|
platforms darwin |
|
|
license GPL-2+ |
|
|
@@ -20,8 +20,9 @@ long_description Pidgin is an Open Source clone of America OnLine's \ |
|
|
homepage https://www.pidgin.im/ |
|
|
master_sites sourceforge:project/pidgin/Pidgin/${version} |
|
|
|
|
|
checksums rmd160 94a3e213d451c87c8feace9c4b7846a424c99417 \ |
|
|
sha256 8c3d3536d6d3c971bd433ff9946678af70a0f6aa4e6969cc2a83bb357015b7f8 |
|
|
checksums rmd160 48f1c281fb018257b2757c4c93ad1501f9f5a356 \ |
|
|
sha256 2747150c6f711146bddd333c496870bfd55058bab22ffb7e4eb784018ec46d8f \ |
|
|
size 8994457 |
|
|
|
|
|
use_bzip2 yes |
|
|
|
|
|
@@ -93,8 +94,6 @@ configure.ldflags-append -bind_at_load |
|
|
configure.cppflags-append -no-cpp-precomp |
|
|
|
|
|
subport libpurple { |
|
|
revision 2 |
|
|
|
|
|
depends_lib-append port:tcl \ |
|
|
port:tk |
|
|
|
|
|
@@ -119,8 +118,6 @@ subport libpurple { |
|
|
} |
|
|
|
|
|
subport finch { |
|
|
revision 1 |
|
|
|
|
|
depends_lib-append port:libpurple \ |
|
|
port:ncurses |
|
|
|
|
|
@@ -134,8 +131,6 @@ subport finch { |
|
|
} |
|
|
|
|
|
if {${subport} eq $name} { |
|
|
revision 1 |
|
|
|
|
|
depends_lib-append port:libpurple \ |
|
|
port:audiofile \ |
|
|
port:gtk2 \ |
|
|
|