diff options
author | marcus <marcus@FreeBSD.org> | 2010-05-22 13:45:24 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2010-05-22 13:45:24 +0800 |
commit | 529efcf0f69640916f03bf87b8ef7a1928010fd2 (patch) | |
tree | 47f4a9be688f6ef7f2488060a8e3a32d67ee7ded /devel/gobject-introspection | |
parent | 5a60d19a3e5c09fda9838beb378f7c606ef4f247 (diff) | |
download | freebsd-ports-gnome-529efcf0f69640916f03bf87b8ef7a1928010fd2.tar.gz freebsd-ports-gnome-529efcf0f69640916f03bf87b8ef7a1928010fd2.tar.zst freebsd-ports-gnome-529efcf0f69640916f03bf87b8ef7a1928010fd2.zip |
Update to 0.6.11.
Diffstat (limited to 'devel/gobject-introspection')
-rw-r--r-- | devel/gobject-introspection/Makefile | 2 | ||||
-rw-r--r-- | devel/gobject-introspection/distinfo | 6 | ||||
-rw-r--r-- | devel/gobject-introspection/pkg-plist | 2 |
3 files changed, 6 insertions, 4 deletions
diff --git a/devel/gobject-introspection/Makefile b/devel/gobject-introspection/Makefile index c36f4924b98a..6b731614e804 100644 --- a/devel/gobject-introspection/Makefile +++ b/devel/gobject-introspection/Makefile @@ -7,7 +7,7 @@ # PORTNAME= gobject-introspection -PORTVERSION= 0.6.10 +PORTVERSION= 0.6.11 CATEGORIES= devel MASTER_SITES= GNOME DIST_SUBDIR= gnome2 diff --git a/devel/gobject-introspection/distinfo b/devel/gobject-introspection/distinfo index 73ae07e84f39..c50397389890 100644 --- a/devel/gobject-introspection/distinfo +++ b/devel/gobject-introspection/distinfo @@ -1,3 +1,3 @@ -MD5 (gnome2/gobject-introspection-0.6.10.tar.bz2) = cdf7af644a0407c3fd2d57ba2bb3549f -SHA256 (gnome2/gobject-introspection-0.6.10.tar.bz2) = 36bd511a4d45967f95526f94708b3f4367e9d344aa11f3206fe6edb7fc3a8d4b -SIZE (gnome2/gobject-introspection-0.6.10.tar.bz2) = 550501 +MD5 (gnome2/gobject-introspection-0.6.11.tar.bz2) = 85d120f7e8692e50441f0f25629d0ea4 +SHA256 (gnome2/gobject-introspection-0.6.11.tar.bz2) = 6cbf4b8f5536bb22dd15f89f08673836ce76e3858fb262efd1616899a3d5ca88 +SIZE (gnome2/gobject-introspection-0.6.11.tar.bz2) = 587218 diff --git a/devel/gobject-introspection/pkg-plist b/devel/gobject-introspection/pkg-plist index 8543297adaef..c2d0439e246f 100644 --- a/devel/gobject-introspection/pkg-plist +++ b/devel/gobject-introspection/pkg-plist @@ -18,6 +18,7 @@ lib/girepository-1.0/libxml2-2.0.typelib lib/girepository-1.0/xfixes-4.0.typelib lib/girepository-1.0/xft-2.0.typelib lib/girepository-1.0/xlib-2.0.typelib +lib/girepository-1.0/xrandr-1.3.typelib lib/gobject-introspection/giscanner/__init__.py lib/gobject-introspection/giscanner/__init__.pyc lib/gobject-introspection/giscanner/__init__.pyo @@ -108,6 +109,7 @@ share/gir-1.0/libxml2-2.0.gir share/gir-1.0/xfixes-4.0.gir share/gir-1.0/xft-2.0.gir share/gir-1.0/xlib-2.0.gir +share/gir-1.0/xrandr-1.3.gir share/gobject-introspection-1.0/Makefile.introspection @dirrm share/gobject-introspection-1.0 @dirrm include/gobject-introspection-1.0 |