[51267] trunk/dports/devel/gnome-bindings-suite/Portfile
devans at macports.org
devans at macports.org
Thu May 21 18:09:22 PDT 2009
Revision: 51267
http://trac.macports.org/changeset/51267
Author: devans at macports.org
Date: 2009-05-21 18:09:21 -0700 (Thu, 21 May 2009)
Log Message:
-----------
gnome-bindings-suite: set version to 2.26.1, whitespace.
Modified Paths:
--------------
trunk/dports/devel/gnome-bindings-suite/Portfile
Modified: trunk/dports/devel/gnome-bindings-suite/Portfile
===================================================================
--- trunk/dports/devel/gnome-bindings-suite/Portfile 2009-05-22 00:53:28 UTC (rev 51266)
+++ trunk/dports/devel/gnome-bindings-suite/Portfile 2009-05-22 01:09:21 UTC (rev 51267)
@@ -4,7 +4,7 @@
PortSystem 1.0
name gnome-bindings-suite
-version 2.12
+version 2.26.1
categories devel gnome
platforms darwin
maintainers nomaintainer
@@ -12,14 +12,19 @@
long_description The GNOME bindings is the set of libraries that allow developers to develop fully GNOME compliant applications in C#, C++, Java, Perl, and Python. The platform is one of the suites of software packages that form the complete GNOME project offerings. NOTE: the GNOME Java bindings have yet to be ported to Mac OS X.
homepage http://www.gnome.org/
master_sites gnome
-depends_lib port:gnome-bindings-cxx \
- port:gnome-bindings-perl5 \
- port:gnome-bindings-python
+
+depends_lib port:gnome-bindings-cxx \
+ port:gnome-bindings-perl5 \
+ port:gnome-bindings-python
+
distfiles
fetch { }
checksum { }
+
use_configure no
+
build { }
+
destroot {
file mkdir ${destroot}${prefix}/share/doc/
system "echo ${long_description} > ${destroot}${prefix}/share/doc/README.${name}.txt"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090521/11268221/attachment-0001.html>
More information about the macports-changes
mailing list