[71324] trunk/dports/gnome/gnomeicu

ryandesign at macports.org ryandesign at macports.org
Wed Sep 8 15:04:02 PDT 2010


Revision: 71324
          http://trac.macports.org/changeset/71324
Author:   ryandesign at macports.org
Date:     2010-09-08 15:04:00 -0700 (Wed, 08 Sep 2010)
Log Message:
-----------
gnomeicu: update to 0.99.14, use port:-style dependencies, remove unnecessary -L flag in CPPFLAGS

Modified Paths:
--------------
    trunk/dports/gnome/gnomeicu/Portfile

Removed Paths:
-------------
    trunk/dports/gnome/gnomeicu/files/patch_userserver.c

Modified: trunk/dports/gnome/gnomeicu/Portfile
===================================================================
--- trunk/dports/gnome/gnomeicu/Portfile	2010-09-08 21:48:51 UTC (rev 71323)
+++ trunk/dports/gnome/gnomeicu/Portfile	2010-09-08 22:04:00 UTC (rev 71324)
@@ -1,7 +1,7 @@
 # $Id$
 PortSystem 1.0
 name		gnomeicu
-version		0.99
+version		0.99.14
 description	GnomeICU is one of the most popular ICQ programs in the world.
 long_description        GnomeICU is one of the most popular UN*X-based \
 			ICQ programs in the world. Internet chatting has \
@@ -15,10 +15,14 @@
 platforms	darwin 
 homepage	http://gnomeicu.sourceforge.net/
 master_sites	sourceforge
-checksums	md5 d5e49557a3ed3545b98c3749257e58ef
+
+checksums	sha1    8b153d5d79c39c12d17e84a95c4a6830a297873a \
+		rmd160  a5201dcbf4a1cd961243798d48a529497013a209
+
 use_bzip2	yes
-patchfiles	patch_userserver.c patch_icu_db.c
-depends_lib     lib:libgnet:gnet lib:libgdbm:gdbm bin:gnome-session:gnome-session
-configure.cppflags-append "-L${prefix}/lib"
+patchfiles	patch_icu_db.c
+
+depends_lib	port:gnet port:gdbm port:gnome-session
+
 configure.cflags-append -flat_namespace -undefined suppress -DHAVE_NDBM=0
 configure.args	 --with-ndbm=no --with-gdbm=yes

Deleted: trunk/dports/gnome/gnomeicu/files/patch_userserver.c
===================================================================
--- trunk/dports/gnome/gnomeicu/files/patch_userserver.c	2010-09-08 21:48:51 UTC (rev 71323)
+++ trunk/dports/gnome/gnomeicu/files/patch_userserver.c	2010-09-08 22:04:00 UTC (rev 71324)
@@ -1,17 +0,0 @@
---- src/userserver.c.org	Sun Feb  1 08:55:26 2004
-+++ src/userserver.c	Sun Feb  1 08:55:43 2004
-@@ -28,13 +28,13 @@
- #include <gdk/gdk.h>
- #include <gdk/gdkkeysyms.h>
- #include <errno.h>
--#include <netinet/in.h>
- #include <pwd.h>
- #include <stdio.h>
- #include <stdlib.h>
- #include <string.h>
- #include <sys/types.h>
- #include <sys/socket.h>
-+#include <netinet/in.h>
- #include <sys/stat.h>
- #include <sys/un.h>
- #include <unistd.h>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100908/566f3b57/attachment.html>


More information about the macports-changes mailing list