[132031] trunk/dports/gnome/libgit2-glib

devans at macports.org devans at macports.org
Fri Jan 23 02:06:22 PST 2015


Revision: 132031
          https://trac.macports.org/changeset/132031
Author:   devans at macports.org
Date:     2015-01-23 02:06:22 -0800 (Fri, 23 Jan 2015)
Log Message:
-----------
libgit2-glib: update to version 0.22.0, use gobject_introspection portgroup.

Modified Paths:
--------------
    trunk/dports/gnome/libgit2-glib/Portfile

Property Changed:
----------------
    trunk/dports/gnome/libgit2-glib/


Property changes on: trunk/dports/gnome/libgit2-glib
___________________________________________________________________
Modified: svn:mergeinfo
   - /users/devans/GNOME-3/stable/dports/gnome/libgit2-glib:119419-128177
   + /users/devans/GNOME-3/stable/dports/gnome/libgit2-glib:119419-132006

Modified: trunk/dports/gnome/libgit2-glib/Portfile
===================================================================
--- trunk/dports/gnome/libgit2-glib/Portfile	2015-01-23 10:05:57 UTC (rev 132030)
+++ trunk/dports/gnome/libgit2-glib/Portfile	2015-01-23 10:06:22 UTC (rev 132031)
@@ -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/20150123/dbca125f/attachment.html>


More information about the macports-changes mailing list