[116455] trunk/dports/gnome

devans at macports.org devans at macports.org
Sat Jan 25 10:53:00 PST 2014


Revision: 116455
          https://trac.macports.org/changeset/116455
Author:   devans at macports.org
Date:     2014-01-25 10:53:00 -0800 (Sat, 25 Jan 2014)
Log Message:
-----------
uhttpmock: new port version 0.2.0, a HTTP web service mocking library for GNOME.

Added Paths:
-----------
    trunk/dports/gnome/uhttpmock/
    trunk/dports/gnome/uhttpmock/Portfile

Added: trunk/dports/gnome/uhttpmock/Portfile
===================================================================
--- trunk/dports/gnome/uhttpmock/Portfile	                        (rev 0)
+++ trunk/dports/gnome/uhttpmock/Portfile	2014-01-25 18:53:00 UTC (rev 116455)
@@ -0,0 +1,35 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4
+# $Id$
+
+PortSystem      1.0
+
+name            uhttpmock
+version         0.2.0
+description     A HTTP web service mocking library for GNOME.
+
+long_description \
+                ${description}
+
+maintainers     devans openmaintainer
+categories      gnome net
+license         LGPL-2.1+
+platforms       darwin
+homepage        https://gitorious.org/uhttpmock/pages/Home
+master_sites    http://tecnocode.co.uk/downloads/uhttpmock/
+
+use_xz          yes
+
+checksums       rmd160  0089faac4a40515d36149fa4b002ba6bda07fd06 \
+                sha256  6bc8df4cb2e0484a029ae159becc20b3df3dcc4c0ea493d25e9e2b4ab8a39e93
+
+depends_build   port:pkgconfig
+
+depends_lib     path:lib/pkgconfig/glib-2.0.pc:glib2 \
+                port:gobject-introspection \
+                port:libsoup \
+                port:vala
+
+configure.args  --enable-introspection=yes \
+                --enable-vala
+
+livecheck.type  none


Property changes on: trunk/dports/gnome/uhttpmock/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/20140125/1341ea6a/attachment-0001.html>


More information about the macports-changes mailing list