[105798] trunk/dports/gnome/libglademm/Portfile
devans at macports.org
devans at macports.org
Sun May 5 20:22:06 PDT 2013
Revision: 105798
https://trac.macports.org/changeset/105798
Author: devans at macports.org
Date: 2013-05-05 20:22:06 -0700 (Sun, 05 May 2013)
Log Message:
-----------
libglademm: white space only.
Modified Paths:
--------------
trunk/dports/gnome/libglademm/Portfile
Modified: trunk/dports/gnome/libglademm/Portfile
===================================================================
--- trunk/dports/gnome/libglademm/Portfile 2013-05-06 03:19:04 UTC (rev 105797)
+++ trunk/dports/gnome/libglademm/Portfile 2013-05-06 03:22:06 UTC (rev 105798)
@@ -1,29 +1,30 @@
# -*- 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
+PortSystem 1.0
-name libglademm
-version 2.6.7
+name libglademm
+version 2.6.7
revision 2
set branch [join [lrange [split ${version} .] 0 1] .]
-description C++ wrapper for libglade2.
-long_description ${description}
-maintainers nomaintainer
-categories gnome
-license LGPL
-platforms darwin
-homepage http://www.gtkmm.org/
+description C++ wrapper for libglade2.
+long_description ${description}
+maintainers nomaintainer
+categories gnome
+license LGPL
+platforms darwin
+homepage http://www.gtkmm.org/
master_sites gnome:sources/${name}/${branch}/
-use_bzip2 yes
+use_bzip2 yes
checksums md5 f9ca5b67f6c551ea98790ab5f21c19d0 \
sha1 d7c0138c80ea337d2e9ae55f74a6953ce2eb9f5d \
rmd160 3bfe5962e57721dfa9d02c3be31b543bf070c767
-depends_build port:pkgconfig
-depends_lib port:gtkmm \
+depends_build port:pkgconfig
+
+depends_lib port:gtkmm \
port:libglade2
livecheck.type gnome
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130505/2f0dbade/attachment.html>
More information about the macports-changes
mailing list