[132961] trunk/dports/devel

ryandesign at macports.org ryandesign at macports.org
Mon Feb 16 02:16:41 PST 2015


Revision: 132961
          https://trac.macports.org/changeset/132961
Author:   ryandesign at macports.org
Date:     2015-02-16 02:16:40 -0800 (Mon, 16 Feb 2015)
Log Message:
-----------
libbson: new port, version 1.1.0

Added Paths:
-----------
    trunk/dports/devel/libbson/
    trunk/dports/devel/libbson/Portfile

Added: trunk/dports/devel/libbson/Portfile
===================================================================
--- trunk/dports/devel/libbson/Portfile	                        (rev 0)
+++ trunk/dports/devel/libbson/Portfile	2015-02-16 10:16:40 UTC (rev 132961)
@@ -0,0 +1,23 @@
+# -*- 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
+PortGroup           github 1.0
+
+github.setup        mongodb libbson 1.1.0
+categories          devel
+platforms           darwin
+maintainers         ryandesign
+license             Apache-2
+
+description         library for using BSON documents
+
+long_description    ${name} is a library providing useful routines related to \
+                    building, parsing, and iterating BSON documents.
+
+github.tarball_from releases
+
+checksums           rmd160  47a47bcf30f6d3acc23013d65aa9e46e412b841e \
+                    sha256  387a8e8e3598e638e895b048930cef4522fb14eb27b16bdaf97e2d9d081e0789
+
+configure.args      --disable-silent-rules


Property changes on: trunk/dports/devel/libbson/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150216/99568df7/attachment.html>


More information about the macports-changes mailing list