[84839] trunk/dports/devel/geany

and.damore at macports.org and.damore at macports.org
Mon Oct 3 06:12:07 PDT 2011


Revision: 84839
          http://trac.macports.org/changeset/84839
Author:   and.damore at macports.org
Date:     2011-10-03 06:12:06 -0700 (Mon, 03 Oct 2011)
Log Message:
-----------
port geany update to 0.21

Modified Paths:
--------------
    trunk/dports/devel/geany/Portfile
    trunk/dports/devel/geany/files/vte-sonames.diff

Modified: trunk/dports/devel/geany/Portfile
===================================================================
--- trunk/dports/devel/geany/Portfile	2011-10-03 11:36:00 UTC (rev 84838)
+++ trunk/dports/devel/geany/Portfile	2011-10-03 13:12:06 UTC (rev 84839)
@@ -4,7 +4,7 @@
 PortSystem      1.0
 
 name            geany
-version         0.20
+version         0.21
 license         GPL-2+
 maintainers     nomaintainer
 categories      devel
@@ -22,9 +22,9 @@
 master_sites    http://download.geany.org/
 use_bzip2       yes
 
-checksums       md5     3bd152a7a3a2adc2833a9245e230da3d \
-                sha1    eb8dd15faf8281b346d06ea3231af379c8a758e0 \
-                rmd160  85f4c33711449942fab021c2b8c2396dcedf426c
+checksums           md5     117d78ae5275c8c517686b6db9d71ef1 \
+                    sha1    696da324ac71621e95ce597cceaf695539798ffc \
+                    rmd160  bf73c88709a36a76ffc14e13d38dc08083abe71b
 
 depends_build \
     port:pkgconfig \

Modified: trunk/dports/devel/geany/files/vte-sonames.diff
===================================================================
--- trunk/dports/devel/geany/files/vte-sonames.diff	2011-10-03 11:36:00 UTC (rev 84838)
+++ trunk/dports/devel/geany/files/vte-sonames.diff	2011-10-03 13:12:06 UTC (rev 84839)
@@ -1,6 +1,6 @@
 --- src/vte.c.orig	2010-08-06 07:45:58.000000000 +1000
 +++ src/vte.c	2011-03-18 23:27:16.000000000 +1100
-@@ -203,8 +203,8 @@ void vte_init(void)
+@@ -202,8 +202,8 @@ void vte_init(void)
  	if (module == NULL)
  	{
  		gint i;
@@ -11,7 +11,7 @@
  
  		for (i = 0; sonames[i] != NULL && module == NULL; i++)
  		{
-@@ -215,7 +215,7 @@ void vte_init(void)
+@@ -214,7 +214,7 @@ void vte_init(void)
  	if (module == NULL)
  	{
  		vte_info.have_vte = FALSE;
@@ -22,7 +22,7 @@
  	else
 --- src/main.c.orig	2010-12-08 00:25:11.000000000 +1100
 +++ src/main.c	2011-03-18 23:26:19.000000000 +1100
-@@ -148,7 +148,7 @@ static GOptionEntry entries[] =
+@@ -145,7 +145,7 @@ static GOptionEntry entries[] =
  	{ "no-session", 's', G_OPTION_FLAG_REVERSE, G_OPTION_ARG_NONE, &cl_options.load_session, N_("Don't load the previous session's files"), NULL },
  #ifdef HAVE_VTE
  	{ "no-terminal", 't', 0, G_OPTION_ARG_NONE, &no_vte, N_("Don't load terminal support"), NULL },
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111003/77686418/attachment.html>


More information about the macports-changes mailing list