[67409] trunk/dports/sysutils/rvm/Portfile
ryandesign at macports.org
ryandesign at macports.org
Fri May 7 23:02:06 PDT 2010
Revision: 67409
http://trac.macports.org/changeset/67409
Author: ryandesign at macports.org
Date: 2010-05-07 23:02:04 -0700 (Fri, 07 May 2010)
Log Message:
-----------
rvm: whitespace changes only
Modified Paths:
--------------
trunk/dports/sysutils/rvm/Portfile
Modified: trunk/dports/sysutils/rvm/Portfile
===================================================================
--- trunk/dports/sysutils/rvm/Portfile 2010-05-08 01:47:51 UTC (rev 67408)
+++ trunk/dports/sysutils/rvm/Portfile 2010-05-08 06:02:04 UTC (rev 67409)
@@ -1,19 +1,19 @@
# $Id$
-PortSystem 1.0
+PortSystem 1.0
-name rvm
+name rvm
version 1.05
-categories sysutils net
-platforms darwin
-maintainers nomaintainer
-description archive manager to manage backups of multiple clients
-long_description The Rsync Vault Manager is an archive manager that \
- uses rsync to manage backups of multiple clients \
- across multiple logical partitions (vaults).
+categories sysutils net
+platforms darwin
+maintainers nomaintainer
+description archive manager to manage backups of multiple clients
+long_description The Rsync Vault Manager is an archive manager that \
+ uses rsync to manage backups of multiple clients \
+ across multiple logical partitions (vaults).
-homepage http://rvm.sourceforge.net/
-master_sites sourceforge
+homepage http://rvm.sourceforge.net/
+master_sites sourceforge
checksums md5 936ab43f12b5bc54575f55e60c03034d \
sha1 8194aa8602ea235a37bca8728f113772c5755426 \
@@ -21,7 +21,7 @@
distfiles [suffix ${name}_${version}]
-depends_lib path:bin/rsync:rsync
+depends_lib path:bin/rsync:rsync
post-extract {
xinstall -m 644 -W ${filespath} types.cc rmath.cc ${worksrcpath}
@@ -31,10 +31,10 @@
use_autoreconf yes
-configure.args --with-rsync=${prefix}/bin/rsync \
- --with-default-config-file=${prefix}/etc/rvm.conf \
- --with-default-log-dir=${prefix}/var/log/rvm \
- --mandir=${prefix}/share/man
+configure.args --with-rsync=${prefix}/bin/rsync \
+ --with-default-config-file=${prefix}/etc/rvm.conf \
+ --with-default-log-dir=${prefix}/var/log/rvm \
+ --mandir=${prefix}/share/man
# avoid ridiculous conftest that uses up all memory to see if it gets an error when it runs out of memory
configure.args-append ac_cv_cxx_exception_on_failed_alloc=yes
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100507/8a2185eb/attachment.html>
More information about the macports-changes
mailing list