[53214] trunk/dports/textproc/json-c/Portfile

toby at macports.org toby at macports.org
Wed Jul 1 01:27:28 PDT 2009


Revision: 53214
          http://trac.macports.org/changeset/53214
Author:   toby at macports.org
Date:     2009-07-01 01:27:26 -0700 (Wed, 01 Jul 2009)
Log Message:
-----------
whitespace

Modified Paths:
--------------
    trunk/dports/textproc/json-c/Portfile

Modified: trunk/dports/textproc/json-c/Portfile
===================================================================
--- trunk/dports/textproc/json-c/Portfile	2009-07-01 08:02:09 UTC (rev 53213)
+++ trunk/dports/textproc/json-c/Portfile	2009-07-01 08:27:26 UTC (rev 53214)
@@ -1,18 +1,20 @@
 # $Id$
-PortSystem        1.0
-name              json-c
-version           0.8
-categories        textproc devel
-platforms         darwin
-maintainers       comcast.net:lharple
-description       A JSON parser
-long_description  JSON-C implements a reference counting object \
-                  model that allows you to easily construct JSON \
-                  objects in C, output them as JSON formatted \
-                  strings and parse JSON formatted strings back \
-                  into the C representation of JSON objects.
-homepage          http://oss.metaparadigm.com/json-c/
-master_sites      ${homepage}
-checksums         md5 9c7b90dff16eec3063084829c382ebac \
-                  sha1 cffb84300700883e58f559874df5f24b3b3512bd \
-                  rmd160 35a1d67398f6edafb07893d9f34c2dd07d7d8e20
+
+PortSystem 1.0
+
+name            json-c
+version         0.8
+categories      textproc devel
+platforms       darwin
+maintainers     comcast.net:lharple
+description     A JSON parser
+long_description \
+    JSON-C implements a reference counting object model that allows \
+    you to easily construct JSON objects in C, output them as JSON \
+    formatted strings and parse JSON formatted strings back into \
+    the C representation of JSON objects.
+homepage        http://oss.metaparadigm.com/json-c/
+master_sites    ${homepage}
+checksums       md5 9c7b90dff16eec3063084829c382ebac \
+                sha1 cffb84300700883e58f559874df5f24b3b3512bd \
+                rmd160 35a1d67398f6edafb07893d9f34c2dd07d7d8e20
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090701/196fe707/attachment.html>


More information about the macports-changes mailing list