[31048] trunk/dports/devel/libopensync/Portfile
source_changes at macosforge.org
source_changes at macosforge.org
Wed Nov 14 14:55:07 PST 2007
Revision: 31048
http://trac.macosforge.org/projects/macports/changeset/31048
Author: nox at macports.org
Date: 2007-11-14 14:55:06 -0800 (Wed, 14 Nov 2007)
Log Message:
-----------
libopensync: Whitespace changes.
Modified Paths:
--------------
trunk/dports/devel/libopensync/Portfile
Modified: trunk/dports/devel/libopensync/Portfile
===================================================================
--- trunk/dports/devel/libopensync/Portfile 2007-11-14 22:37:14 UTC (rev 31047)
+++ trunk/dports/devel/libopensync/Portfile 2007-11-14 22:55:06 UTC (rev 31048)
@@ -1,32 +1,38 @@
# $Id$
-PortSystem 1.0
+PortSystem 1.0
-name libopensync
-version 0.18
-categories devel
-platforms darwin
-maintainers nomaintainer
-description platform independent synchronization framework
-long_description \
- OpenSync is a synchronization framework that is platform and distribution \
- independent. It consists of several plugins that can be used to connect to \
- devices, a powerfull sync-engine and the framework itself. The \
- synchronization framework is kept very flexible and is capable of \
- synchronizing any type of data, including contacts, calendar, tasks, notes \
- and files.
+name libopensync
+version 0.18
+categories devel
+platforms darwin
+maintainers nomaintainer
+description platform independent synchronization framework
-homepage http://www.opensync.org/
-master_sites http://www.opendarwin.org/~mww/files/
-checksums md5 ce94a69fb7ae7533d1f8828b6402cec8
+long_description \
+ OpenSync is a synchronization framework that is platform and distribution \
+ independent. It consists of several plugins that can be used to connect to \
+ devices, a powerfull sync-engine and the framework itself. The \
+ synchronization framework is kept very flexible and is capable of \
+ synchronizing any type of data, including contacts, calendar, tasks, notes \
+ and files.
-depends_build bin:bison:bison
-depends_lib port:gettext port:libiconv port:libxml2 port:glib2 \
- port:sqlite3 port:zlib
+homepage http://www.opensync.org/
+master_sites http://www.opendarwin.org/~mww/files/
-configure.args --disable-python
+checksums md5 ce94a69fb7ae7533d1f8828b6402cec8
+depends_build bin:bison:bison
+depends_lib port:gettext \
+ port:libiconv \
+ port:libxml2 \
+ port:glib2 \
+ port:sqlite3 \
+ port:zlib
+
+configure.args --disable-python
+
platform darwin 8 {
- configure.compiler gcc-4.0
+ configure.compiler gcc-4.0
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20071114/7dfcb078/attachment.html
More information about the macports-changes
mailing list