[108228] trunk/dports/devel/libassuan/Portfile
devans at macports.org
devans at macports.org
Tue Jul 16 16:36:13 PDT 2013
Revision: 108228
https://trac.macports.org/changeset/108228
Author: devans at macports.org
Date: 2013-07-16 16:36:12 -0700 (Tue, 16 Jul 2013)
Log Message:
-----------
libassuan: mode line, whitespace.
Modified Paths:
--------------
trunk/dports/devel/libassuan/Portfile
Modified: trunk/dports/devel/libassuan/Portfile
===================================================================
--- trunk/dports/devel/libassuan/Portfile 2013-07-16 23:24:10 UTC (rev 108227)
+++ trunk/dports/devel/libassuan/Portfile 2013-07-16 23:36:12 UTC (rev 108228)
@@ -1,17 +1,18 @@
+# -*- 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 libassuan
-version 2.0.3
-categories devel
+name libassuan
+version 2.0.3
+categories devel
# strangely enough, only the docs are under GPL3
-license LGPL-2.1+ GPL-3+
-maintainers nomaintainer
-description Assuan IPC Library
-homepage http://www.gnupg.org/related_software/libassuan/index.en.html
-platforms darwin
-use_bzip2 yes
+license LGPL-2.1+ GPL-3+
+maintainers nomaintainer
+description Assuan IPC Library
+homepage http://www.gnupg.org/related_software/libassuan/index.en.html
+platforms darwin
+use_bzip2 yes
long_description \
Libassuan is a small library implementing the so-called \
@@ -21,14 +22,12 @@
master_sites gnupg
-checksums sha1 2bf4eba3b588758e349976a7eb9e8a509960c3b5 \
- rmd160 243d2f59e8d8ff4875acb57ff6e63a466f2b7574
+checksums sha1 2bf4eba3b588758e349976a7eb9e8a509960c3b5 \
+ rmd160 243d2f59e8d8ff4875acb57ff6e63a466f2b7574
-depends_lib port:pth \
- port:libgpg-error
+depends_lib port:pth \
+ port:libgpg-error
-use_parallel_build yes
-
test.run yes
test.target check
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130716/f584c668/attachment.html>
More information about the macports-changes
mailing list