[29344] trunk/dports/devel/libgpg-error/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Fri Sep 21 11:58:02 PDT 2007


Revision: 29344
          http://trac.macosforge.org/projects/macports/changeset/29344
Author:   nox at macports.org
Date:     2007-09-21 11:58:01 -0700 (Fri, 21 Sep 2007)

Log Message:
-----------
libgpg-error: Whitespace changes.

Modified Paths:
--------------
    trunk/dports/devel/libgpg-error/Portfile

Modified: trunk/dports/devel/libgpg-error/Portfile
===================================================================
--- trunk/dports/devel/libgpg-error/Portfile	2007-09-21 18:18:35 UTC (rev 29343)
+++ trunk/dports/devel/libgpg-error/Portfile	2007-09-21 18:58:01 UTC (rev 29344)
@@ -1,26 +1,30 @@
 # $Id$
 
-PortSystem 1.0
-name		libgpg-error
-version		1.5
-categories	devel
-maintainers	nomaintainer at macports.org
-description	Common error values for all GnuPG components
-platforms	darwin
+PortSystem      1.0
+name            libgpg-error
+version         1.5
+categories      devel
+platforms       darwin
+maintainers     nomaintainer
+description     Common error values for all GnuPG components
 
-long_description libgpg is a library that defines common error values for \
-		 all GnuPG components.  Among these are GPG, GPGSM, \
-		 GPGME, GPG-Agent, libgcrypt, pinentry, SmartCard Daemon \
-		 and possibly more in the future.
+long_description \
+    libgpg-error is a library that defines common error values for all GnuPG components. \
+    Among these are GPG, GPGSM, GPGME, GPG-Agent, libgcrypt, pinentry, SmartCard Daemon \
+    and possibly more in the future.
 
-master_sites	gnupg
+master_sites    gnupg
+use_bzip2       yes
 
-checksums	sha1 1f83d9af8e8ed3bcbf3a5e9018db257dc6336655
-use_bzip2	yes
-depends_lib	port:libiconv port:gettext
-test.run	yes
-test.target	check
+depends_lib     port:libiconv \
+                port:gettext
 
+checksums       sha1 1f83d9af8e8ed3bcbf3a5e9018db257dc6336655
+
+test.run        yes
+test.target	    check
+
 livecheck.check regex
 livecheck.url   http://mirrors.rootmode.com/ftp.gnupg.org/${name}/?O=D
 livecheck.regex ${name}-(\\d+\\.\\d+)
+

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070921/65fd131a/attachment.html


More information about the macports-changes mailing list