[21153] trunk/dports/devel/glib2

source_changes at macosforge.org source_changes at macosforge.org
Sun Jan 7 14:54:07 PST 2007


Revision: 21153
          http://trac.macosforge.org/projects/macports/changeset/21153
Author:   mij at macports.org
Date:     2007-01-07 14:54:07 -0800 (Sun, 07 Jan 2007)

Log Message:
-----------
Update to version 2.12.7.

Modified Paths:
--------------
    trunk/dports/devel/glib2/Portfile

Removed Paths:
-------------
    trunk/dports/devel/glib2/files/patch-glib__gmain.c

Modified: trunk/dports/devel/glib2/Portfile
===================================================================
--- trunk/dports/devel/glib2/Portfile	2007-01-07 22:53:20 UTC (rev 21152)
+++ trunk/dports/devel/glib2/Portfile	2007-01-07 22:54:07 UTC (rev 21153)
@@ -2,7 +2,7 @@
 
 PortSystem 1.0
 name		glib2
-version		2.12.4
+version		2.12.7
 categories	devel
 maintainers	mij at macports.org
 description	Library with data structure functions and other constructs
@@ -13,17 +13,18 @@
 		 C, such as lists, trees, hashes, memory allocation, and \
 		 many other things.
 
-master_sites	ftp://ftp.gtk.org/pub/gtk/v2.12 \
+master_sites	ftp://ftp.gtk.org/pub/glib/2.12 \
 		gnome:sources/glib/2.12
 
 distname	glib-${portversion}
-checksums	md5 ef7b9595fa788e245a0f883bddba8a25 \
-		sha1 35be8f8a7ce47bb0f53ffcd50605a6f9596ebd04 \
-		rmd160 3aac5f23cedcef25f7fd7acb6d4ebfa744e38edc
 
+checksums	md5 7a9e949627cf55c844c3570ab83a2caf \
+		sha1 42024d775f5b1550c0f86091609cd1c7d1440413 \
+		rmd160 0c95bd3a5970263b72be9cacfc64c0e7f4bbe254
+
 use_bzip2	yes
 
-patchfiles	patch-glib-2.0.pc.in patch-glib__gmain.c patch-glib__gutils.c
+patchfiles	patch-glib-2.0.pc.in patch-glib__gutils.c
 
 depends_build	port:pkgconfig
 depends_lib	port:gettext

Deleted: trunk/dports/devel/glib2/files/patch-glib__gmain.c
===================================================================
--- trunk/dports/devel/glib2/files/patch-glib__gmain.c	2007-01-07 22:53:20 UTC (rev 21152)
+++ trunk/dports/devel/glib2/files/patch-glib__gmain.c	2007-01-07 22:54:07 UTC (rev 21153)
@@ -1,11 +0,0 @@
---- glib/gmain.c.orig	2005-05-01 18:24:23.000000000 -0400
-+++ glib/gmain.c	2005-05-01 18:24:40.000000000 -0400
-@@ -52,7 +52,7 @@
- /* The poll() emulation on OS/X doesn't handle fds=NULL, nfds=0,
-  * so we prefer our own poll emulation.
-  */
--#ifdef _POLL_EMUL_H_
-+#ifdef __APPLE__
- #undef HAVE_POLL
- #endif
-    

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070107/3926b7fb/attachment.html


More information about the macports-changes mailing list