[52826] trunk/dports/gnome

devans at macports.org devans at macports.org
Tue Jun 23 15:45:10 PDT 2009


Revision: 52826
          http://trac.macports.org/changeset/52826
Author:   devans at macports.org
Date:     2009-06-23 15:45:09 -0700 (Tue, 23 Jun 2009)
Log Message:
-----------
gnome-desktop-suite, balsa, xchat-gnome, galeon: revert accidental commit in r52825.

Modified Paths:
--------------
    trunk/dports/gnome/balsa/Portfile
    trunk/dports/gnome/galeon/Portfile
    trunk/dports/gnome/gnome-desktop-suite/Portfile
    trunk/dports/gnome/xchat-gnome/Portfile

Modified: trunk/dports/gnome/balsa/Portfile
===================================================================
--- trunk/dports/gnome/balsa/Portfile	2009-06-23 22:34:06 UTC (rev 52825)
+++ trunk/dports/gnome/balsa/Portfile	2009-06-23 22:45:09 UTC (rev 52826)
@@ -4,7 +4,7 @@
 PortSystem 1.0
 
 name		balsa
-version		2.4.0
+version		2.0.17
 description	Gnome email client
 long_description        Balsa is an e-mail client for GNOME, highly \
 			configurable and incorporating all the features \
@@ -16,28 +16,19 @@
 
 use_bzip2	yes
 
-master_sites    ${homepage}
+master_sites    http://balsa.gnome.org/
+checksums	md5 851db68728ed9adea615eb2f249fa1ee
+depends_lib     lib:libgtkhtml-2:libgtkhtml \
+		lib:libiconv:libiconv lib:libaspell:aspell
 
-checksums       md5     47d68219a5ee768f1ebd2502a9c3c6f2 \
-                sha1    d044042404b549d8cc9a19dfb68da5add921616d \
-                rmd160  e2d228ad6250f721a562a344722379a97c535de8
+patchfiles	patch_charset.h patch_charset.c patch_misc.c
 
-depends_build   port:pkgconfig \
-                port:intltool \
-                port:p5-xml-parser \
-                port:gtk-doc
+configure.args	--without-esmtp --mandir=${prefix}/share/man \
+		--with-iconv=${prefix}
 
-#depends_lib     lib:libgtkhtml-2:libgtkhtml \
-#		lib:libiconv:libiconv lib:libaspell:aspell
+configure.cppflags-append "-L${prefix}/lib"
+configure.cflags-append "-no-cpp-precomp -flat_namespace -undefined suppress"
 
-#patchfiles	patch_charset.h patch_charset.c patch_misc.c
-
-#configure.args	--without-esmtp --mandir=${prefix}/share/man \
-#		--with-iconv=${prefix}
-
-#configure.cppflags-append "-L${prefix}/lib"
-#configure.cflags-append "-no-cpp-precomp -flat_namespace -undefined suppress"
-
 livecheck.check regex
 livecheck.url   ${homepage}
 livecheck.regex "${name}-(\\d+(?:\\.\\d+)*)"

Modified: trunk/dports/gnome/galeon/Portfile
===================================================================
--- trunk/dports/gnome/galeon/Portfile	2009-06-23 22:34:06 UTC (rev 52825)
+++ trunk/dports/gnome/galeon/Portfile	2009-06-23 22:45:09 UTC (rev 52826)
@@ -24,7 +24,8 @@
 configure.cflags-append -no-cpp-precomp
 configure.args \
 		--mandir=${prefix}/share/man \
-		--enable-nautilus-view=no
+		--enable-nautilus-view=no \
+		--with-mozilla=firefox
 
 set storagedir  ${prefix}/etc/macports/gconf
 set storagefile $storagedir/${name}

Modified: trunk/dports/gnome/gnome-desktop-suite/Portfile
===================================================================
--- trunk/dports/gnome/gnome-desktop-suite/Portfile	2009-06-23 22:34:06 UTC (rev 52825)
+++ trunk/dports/gnome/gnome-desktop-suite/Portfile	2009-06-23 22:45:09 UTC (rev 52826)
@@ -130,6 +130,8 @@
                 port:libgnomeprintui
 
 distfiles
+fetch           { }
+checksum        { }
 use_configure   no
 build           { }
 

Modified: trunk/dports/gnome/xchat-gnome/Portfile
===================================================================
--- trunk/dports/gnome/xchat-gnome/Portfile	2009-06-23 22:34:06 UTC (rev 52825)
+++ trunk/dports/gnome/xchat-gnome/Portfile	2009-06-23 22:45:09 UTC (rev 52826)
@@ -1,11 +1,8 @@
-# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4
 # $Id$
 
 PortSystem 1.0
-
 name                xchat-gnome
-version             0.26.1
-set branch          [join [lrange [split ${version} .] 0 1] .]
+version             0.18
 description         xchat-gnome is a new frontend to X-Chat.
 long_description \
    xchat-gnome is a new frontend to the popular X-Chat IRC client which is \
@@ -13,15 +10,13 @@
 maintainers         nomaintainer
 categories          gnome irc
 
-platforms           darwin
+platforms           darwin 
 
 homepage            http://xchat-gnome.navi.cx/
-master_sites        gnome:sources/${name}/${branch}/
-
+master_sites        http://flapjack.navi.cx/releases/xchat-gnome
 checksums           md5     4976cd34a0e9115c800b5d317e121182 \
                     sha1    0391bfeaac53697cc080478c74c5e0de0423c636 \
                     rmd160  5f8aa69e04f8ab540abd83ebb71edf2835f0aba2
-
 use_bzip2           yes
 
 depends_build       port:pkgconfig
@@ -29,8 +24,5 @@
 depends_lib         port:gnome-session port:libsexy
 
 configure.args      --enable-gnomefe --disable-python --disable-mmx
-#configure.cflags-append   -fnested-functions
+configure.cflags-append   -fnested-functions
 
-livecheck.check regex
-livecheck.url   http://ftp.gnome.org/pub/gnome/sources/${name}/${branch}/
-livecheck.regex {LATEST-IS-(\d+(?:\.\d+)*)}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090623/7ef580dc/attachment.html>


More information about the macports-changes mailing list