[132001] users/devans/GNOME-3/stable/dports/gnome/libgit2-glib/Portfile

devans at macports.org devans at macports.org
Thu Jan 22 14:16:23 PST 2015


Revision: 132001
          https://trac.macports.org/changeset/132001
Author:   devans at macports.org
Date:     2015-01-22 14:16:23 -0800 (Thu, 22 Jan 2015)
Log Message:
-----------
GNOME-3/stable: libgit2-glib, update to version 0.22.0, use gobject_introspection portgroup.

Modified Paths:
--------------
    users/devans/GNOME-3/stable/dports/gnome/libgit2-glib/Portfile

Modified: users/devans/GNOME-3/stable/dports/gnome/libgit2-glib/Portfile
===================================================================
--- users/devans/GNOME-3/stable/dports/gnome/libgit2-glib/Portfile	2015-01-22 22:16:06 UTC (rev 132000)
+++ users/devans/GNOME-3/stable/dports/gnome/libgit2-glib/Portfile	2015-01-22 22:16:23 UTC (rev 132001)
@@ -2,9 +2,10 @@
 # $Id$
 
 PortSystem          1.0
+PortGroup           gobject_introspection 1.0
 
 name                libgit2-glib
-version             0.0.24
+version             0.22.0
 license             LGPL-2.1
 set branch          [join [lrange [split ${version} .] 0 1] .]
 description         Glib wrapper library around the libgit2 git access library.
@@ -18,19 +19,20 @@
 
 use_xz              yes
 
-checksums           rmd160  d14ae0de04d228fa0bb4ed413301cd49cb806d71 \
-                    sha256  8a0a6f65d86f2c8cb9bcb20c5e0ea6fd02271399292a71fc7e6852f13adbbdb8
+checksums           rmd160  c3b703f0a9391b2df8f4130748fd425706765ba9 \
+                    sha256  8ae19e1dd2a6b37dd81843182d96dc5f8d439013c26658670a08287abfedaee2
 
 depends_build       port:pkgconfig \
                     port:gnome-common
 
 depends_lib         path:lib/pkgconfig/glib-2.0.pc:glib2 \
                     port:libgit2 \
-                    port:gobject-introspection \
                     port:vala
 
 patchfiles          patch-configure.ac.diff
 
+gobject_introspection yes
+
 use_autoreconf      yes
 autoreconf.args     -fvi
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150122/688dc94d/attachment.html>


More information about the macports-changes mailing list