[38206] trunk/dports/net

simon at macports.org simon at macports.org
Sat Jul 12 09:34:23 PDT 2008


Revision: 38206
          http://trac.macosforge.org/projects/macports/changeset/38206
Author:   simon at macports.org
Date:     2008-07-12 09:34:22 -0700 (Sat, 12 Jul 2008)
Log Message:
-----------
net/finch & net/pidgin: Updated description, fixed livecheck and a minor fix.

Modified Paths:
--------------
    trunk/dports/net/finch/Portfile
    trunk/dports/net/pidgin/Portfile

Modified: trunk/dports/net/finch/Portfile
===================================================================
--- trunk/dports/net/finch/Portfile	2008-07-12 16:34:05 UTC (rev 38205)
+++ trunk/dports/net/finch/Portfile	2008-07-12 16:34:22 UTC (rev 38206)
@@ -7,7 +7,7 @@
 categories          net
 platforms           macosx
 maintainers         simon
-description         Multi-protocol Instant Messaging client that allows you to use all of your IM accounts at once.
+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 \
                     features multiple groups, group chat, user information \
@@ -21,8 +21,7 @@
 checksums           md5 9e4a5f4ebda16a51fe91ec610286810a \
                     sha1 c967ddda3cb4a8aecfb2566427e8cbd260f2c0de \
                     rmd160 c5fa8f3f9e52ffffcc829d08a8b822cd9cdf5368
-distfiles           pidgin-${version}.tar.bz2
-worksrcdir          pidgin-${version}
+distname            pidgin-${version}
 use_bzip2           yes
 
 depends_lib         port:audiofile \
@@ -52,3 +51,5 @@
                     --without-x
 configure.ldflags-append    -bind_at_load
 configure.cppflags-append   -no-cpp-precomp
+
+livecheck.distname  Pidgin

Modified: trunk/dports/net/pidgin/Portfile
===================================================================
--- trunk/dports/net/pidgin/Portfile	2008-07-12 16:34:05 UTC (rev 38205)
+++ trunk/dports/net/pidgin/Portfile	2008-07-12 16:34:22 UTC (rev 38206)
@@ -7,7 +7,7 @@
 categories          net
 platforms           macosx
 maintainers         simon
-description         Multi-protocol Instant Messaging client that allows you to use all of your IM accounts at once.
+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 \
                     features multiple groups, group chat, user information \
@@ -42,7 +42,6 @@
                     --disable-nm \
                     --disable-perl \
                     --disable-screensaver \
-                    --disable-screensaver \
                     --disable-sm \
                     --disable-startup-notification \
                     --enable-nss \
@@ -71,8 +70,10 @@
     depends_build           port:autoconf \
                             port:automake \
                             port:intltool \
-                            port:libtool \
+                            port:libtool
     post-patch {
         reinplace "s|@INTLTOOL_ICONV@|${prefix}/bin/iconv|g" intltool-merge.in
     }
 }
+
+livecheck.distname  Pidgin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080712/1db57441/attachment.html 


More information about the macports-changes mailing list