[86906] trunk/dports/devel

hum at macports.org hum at macports.org
Sun Nov 6 16:27:49 PST 2011


Revision: 86906
          http://trac.macports.org/changeset/86906
Author:   hum at macports.org
Date:     2011-11-06 16:27:46 -0800 (Sun, 06 Nov 2011)
Log Message:
-----------
New port: google-glog 0.3.1-1 - Logging library for C++.

Added Paths:
-----------
    trunk/dports/devel/google-glog/
    trunk/dports/devel/google-glog/Portfile

Added: trunk/dports/devel/google-glog/Portfile
===================================================================
--- trunk/dports/devel/google-glog/Portfile	                        (rev 0)
+++ trunk/dports/devel/google-glog/Portfile	2011-11-07 00:27:46 UTC (rev 86906)
@@ -0,0 +1,26 @@
+# -*- 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
+
+name                google-glog
+version             0.3.1-1
+categories          devel
+platforms           darwin
+maintainers         hum openmaintainer
+license             BSD
+
+homepage            http://code.google.com/p/google-glog/
+description         Logging library for C++
+long_description    The glog library implements application-level logging. \
+                    This library provides logging APIs based on C++-style \
+                    streams and various helper macros.
+
+master_sites        googlecode
+distname            glog-${version}
+checksums           rmd160  dcbb4a7ba28afb4126e1b9791dda2a784a3bda68 \
+                    sha256  0a5ce945aaa5c64cb3889bf4844a0459263c06a77ad549042230dfea316787cb
+
+worksrcdir          glog-0.3.1
+
+livecheck.type      default


Property changes on: trunk/dports/devel/google-glog/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111106/2ca1ceb8/attachment.html>


More information about the macports-changes mailing list