[105837] trunk/dports/devel/glade3/Portfile

devans at macports.org devans at macports.org
Tue May 7 11:55:32 PDT 2013


Revision: 105837
          https://trac.macports.org/changeset/105837
Author:   devans at macports.org
Date:     2013-05-07 11:55:32 -0700 (Tue, 07 May 2013)
Log Message:
-----------
glade3: remove conflict with non-existent devel port, update description, add openmaintainer, white space.

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

Modified: trunk/dports/devel/glade3/Portfile
===================================================================
--- trunk/dports/devel/glade3/Portfile	2013-05-07 18:24:22 UTC (rev 105836)
+++ trunk/dports/devel/glade3/Portfile	2013-05-07 18:55:32 UTC (rev 105837)
@@ -1,18 +1,17 @@
 # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
 # $Id$
 
-PortSystem 1.0
+PortSystem      1.0
 
 name            glade3
-conflicts       glade3-devel
 version         3.8.3
 revision        1
 license         LGPL-2 GPL-2
 set branch      [join [lrange [split ${version} .] 0 1] .]
 description     Glade is a RAD tool to enable quick & easy development of user interfaces \
-                for the GTK+ toolkit and the GNOME desktop environment.
+                for the GTK+ 2.* toolkit and the GNOME desktop environment.
 long_description ${description}
-maintainers     devans
+maintainers     devans openmaintainer
 categories      devel gnome
 platforms       darwin
 homepage        http://glade.gnome.org/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130507/e3f86bd6/attachment.html>


More information about the macports-changes mailing list