diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-02-24 01:07:30 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-02-24 01:07:30 +0800 |
commit | 34960e7df36fd9a3163b405c025148b5d382ac9f (patch) | |
tree | 0f9a500341bce187623ca60b2a3ef889c517ba05 /devel | |
parent | c0b0bb8c23c7158f0ba15453ee4e7e87f35383fb (diff) | |
download | marcuscom-ports-34960e7df36fd9a3163b405c025148b5d382ac9f.tar.gz marcuscom-ports-34960e7df36fd9a3163b405c025148b5d382ac9f.tar.zst marcuscom-ports-34960e7df36fd9a3163b405c025148b5d382ac9f.zip |
Update to 0.10.3.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15283 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'devel')
-rw-r--r-- | devel/gobject-introspection/Makefile | 6 | ||||
-rw-r--r-- | devel/gobject-introspection/distinfo | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/devel/gobject-introspection/Makefile b/devel/gobject-introspection/Makefile index 11183e906..2ab4329bd 100644 --- a/devel/gobject-introspection/Makefile +++ b/devel/gobject-introspection/Makefile @@ -3,14 +3,14 @@ # Whom: Alexander Logvinov <avl@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/devel/gobject-introspection/Makefile,v 1.30 2011/01/12 23:22:46 kwm Exp $ +# $MCom: ports/devel/gobject-introspection/Makefile,v 1.31 2011/02/07 21:58:12 kwm Exp $ # PORTNAME= gobject-introspection -PORTVERSION= 0.10.2 +PORTVERSION= 0.10.3 CATEGORIES= devel MASTER_SITES= GNOME -DIST_SUBDIR= gnome2 +DIST_SUBDIR= gnome3 MAINTAINER= gnome@FreeBSD.org COMMENT= Generate interface introspection data for GObject libraries diff --git a/devel/gobject-introspection/distinfo b/devel/gobject-introspection/distinfo index 9ebf4d920..fa3391490 100644 --- a/devel/gobject-introspection/distinfo +++ b/devel/gobject-introspection/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome2/gobject-introspection-0.10.2.tar.bz2) = 5b98baef0823e0d0cf9fa008047d76303aa5582c0ae89d86346b4598c636b1a1 -SIZE (gnome2/gobject-introspection-0.10.2.tar.bz2) = 1080055 +SHA256 (gnome3/gobject-introspection-0.10.3.tar.bz2) = 1d5fb9b094b170ff13d22886f60b148522432a654ddc832371bf94b89ec3840b +SIZE (gnome3/gobject-introspection-0.10.3.tar.bz2) = 1023147 |