[115609] trunk/dports/devel

cal at macports.org cal at macports.org
Mon Jan 6 14:24:26 PST 2014


Revision: 115609
          https://trac.macports.org/changeset/115609
Author:   cal at macports.org
Date:     2014-01-06 14:24:26 -0800 (Mon, 06 Jan 2014)
Log Message:
-----------
new port: libatomic_ops, dependency of boehmgc update

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

Added: trunk/dports/devel/libatomic_ops/Portfile
===================================================================
--- trunk/dports/devel/libatomic_ops/Portfile	                        (rev 0)
+++ trunk/dports/devel/libatomic_ops/Portfile	2014-01-06 22:24:26 UTC (rev 115609)
@@ -0,0 +1,22 @@
+# -*- 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        ivmai libatomic_ops 7_4_0 libatomic_ops-
+version             7.4.0
+checksums           rmd160  3536fcb8f0ef8c0c48aee91d35a3a644422c2228 \
+                    sha256  79bc2d6d3089b3f8d9f3462aa2918406f6a45a9340aa7d34b2f1a15530a826dd
+
+maintainers         nomaintainer
+categories          devel
+platforms           darwin
+# Permissive for parts from boehmgc, MIT for parts to be linked with other
+# software, GPL for the separate GPL'd library
+license             Permissive MIT GPL-2
+
+description         The atomic_ops project (Atomic memory update operations portable implementation)
+long_description    This package provides semi-portable access to hardware-provided atomic memory update operations on a number architectures.
+
+use_autoreconf      yes


Property changes on: trunk/dports/devel/libatomic_ops/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/20140106/83fd2226/attachment-0001.html>


More information about the macports-changes mailing list