[100613] trunk/dports/archivers/slimdata/Portfile
macsforever2000 at macports.org
macsforever2000 at macports.org
Mon Dec 17 13:07:38 PST 2012
Revision: 100613
https://trac.macports.org/changeset/100613
Author: macsforever2000 at macports.org
Date: 2012-12-17 13:07:38 -0800 (Mon, 17 Dec 2012)
Log Message:
-----------
slimdata: whitespace.
Modified Paths:
--------------
trunk/dports/archivers/slimdata/Portfile
Modified: trunk/dports/archivers/slimdata/Portfile
===================================================================
--- trunk/dports/archivers/slimdata/Portfile 2012-12-17 21:05:05 UTC (rev 100612)
+++ trunk/dports/archivers/slimdata/Portfile 2012-12-17 21:07:38 UTC (rev 100613)
@@ -1,32 +1,32 @@
# -*- 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 slimdata
-version 2.6.5
-set download_version [join [split ${version} .] _]
+name slimdata
+version 2.6.5
+set download_version [join [split ${version} .] _]
-categories archivers
-platforms darwin
-maintainers macsforever2000
-license LGPL
+categories archivers
+platforms darwin
+maintainers macsforever2000
+license LGPL
-description Fast data compression for scientific data.
-long_description Slim is a data compression system for scientific data sets, a binary and a library with C linkage. Slim works \
- with integer data from one or more channels in a file, which it can compress more effectively and more rapidly \
- than general tools like gzip.
+description Fast data compression for scientific data.
+long_description Slim is a data compression system for scientific data sets, a binary and a library with C linkage. Slim works \
+ with integer data from one or more channels in a file, which it can compress more effectively and more rapidly \
+ than general tools like gzip.
-homepage http://slimdata.sourceforge.net/
-distname slim_v${download_version}
-worksrcdir slim_${version}
+homepage http://slimdata.sourceforge.net/
+distname slim_v${download_version}
+worksrcdir slim_${version}
-extract.suffix .tgz
+extract.suffix .tgz
-master_sites sourceforge
+master_sites sourceforge
-checksums rmd160 08d2d4ac4bfacdfcd7ab4bded7f921e393816614 \
- sha256 07b32a9487dbc955b1385ffd377bc167cdf846132e9493b892686a295a777099
+checksums rmd160 08d2d4ac4bfacdfcd7ab4bded7f921e393816614 \
+ sha256 07b32a9487dbc955b1385ffd377bc167cdf846132e9493b892686a295a777099
post-destroot {
system "install_name_tool -change libslim.so.0 ${prefix}/lib/libslim.so.0.0 ${destroot}${prefix}/bin/slim"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20121217/3a4117ff/attachment-0001.html>
More information about the macports-changes
mailing list