diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2010-10-01 03:48:27 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2010-10-01 03:48:27 +0800 |
commit | 6ed8247436770379c02513c90a7779a70f78c2c7 (patch) | |
tree | 87a3990c97e07d38b69cd2a2d1a523f27093e36c | |
parent | 5176b7bbaccf9dc57f8a0852650a587b62f5b79e (diff) | |
download | marcuscom-ports-6ed8247436770379c02513c90a7779a70f78c2c7.tar marcuscom-ports-6ed8247436770379c02513c90a7779a70f78c2c7.tar.gz marcuscom-ports-6ed8247436770379c02513c90a7779a70f78c2c7.tar.bz2 marcuscom-ports-6ed8247436770379c02513c90a7779a70f78c2c7.tar.lz marcuscom-ports-6ed8247436770379c02513c90a7779a70f78c2c7.tar.xz marcuscom-ports-6ed8247436770379c02513c90a7779a70f78c2c7.tar.zst marcuscom-ports-6ed8247436770379c02513c90a7779a70f78c2c7.zip |
Update to 0.9.9.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14770 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | devel/gobject-introspection/Makefile | 4 | ||||
-rw-r--r-- | devel/gobject-introspection/distinfo | 6 | ||||
-rw-r--r-- | devel/gobject-introspection/pkg-plist | 1 |
3 files changed, 6 insertions, 5 deletions
diff --git a/devel/gobject-introspection/Makefile b/devel/gobject-introspection/Makefile index eb2244bda..bdd2c3bca 100644 --- a/devel/gobject-introspection/Makefile +++ b/devel/gobject-introspection/Makefile @@ -3,11 +3,11 @@ # Whom: Alexander Logvinov <avl@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/devel/gobject-introspection/Makefile,v 1.20 2010/09/21 14:45:09 kwm Exp $ +# $MCom: ports/devel/gobject-introspection/Makefile,v 1.21 2010/09/29 07:20:45 kwm Exp $ # PORTNAME= gobject-introspection -PORTVERSION= 0.9.8 +PORTVERSION= 0.9.9 CATEGORIES= devel MASTER_SITES= GNOME DIST_SUBDIR= gnome2 diff --git a/devel/gobject-introspection/distinfo b/devel/gobject-introspection/distinfo index 987d43372..c0340e9cc 100644 --- a/devel/gobject-introspection/distinfo +++ b/devel/gobject-introspection/distinfo @@ -1,3 +1,3 @@ -MD5 (gnome2/gobject-introspection-0.9.8.tar.bz2) = e263b0e63ef024b351205b934a2f4bf6 -SHA256 (gnome2/gobject-introspection-0.9.8.tar.bz2) = de7c1cccbe68f3c0aec15a12ae8dbbcf04f8b23e585ef4c05dc83c6b9a5a7338 -SIZE (gnome2/gobject-introspection-0.9.8.tar.bz2) = 806969 +MD5 (gnome2/gobject-introspection-0.9.9.tar.bz2) = 715d41b5be88748b82e9bfcefebaaa72 +SHA256 (gnome2/gobject-introspection-0.9.9.tar.bz2) = c520a6c9699775f806ea44a39fb6ab036924f3be03e5cc4747812fa784895933 +SIZE (gnome2/gobject-introspection-0.9.9.tar.bz2) = 1078641 diff --git a/devel/gobject-introspection/pkg-plist b/devel/gobject-introspection/pkg-plist index d2ae5085a..8cc2af9d2 100644 --- a/devel/gobject-introspection/pkg-plist +++ b/devel/gobject-introspection/pkg-plist @@ -135,6 +135,7 @@ 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 +share/gobject-introspection-1.0/gdump.c share/gobject-introspection-1.0/tests/everything.c share/gobject-introspection-1.0/tests/everything.h share/gobject-introspection-1.0/tests/gimarshallingtests.c |