diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2010-10-06 05:06:12 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2010-10-06 05:06:12 +0800 |
commit | 8f5c897497b670bb6c313d31bb8ad9270ea12316 (patch) | |
tree | 03af1bcb60c178fec90d0c11247ffbcce5ba3dab /devel/gobject-introspection | |
parent | c0b0fc8de845427d474a3fde5552782709f32105 (diff) | |
download | marcuscom-ports-8f5c897497b670bb6c313d31bb8ad9270ea12316.tar marcuscom-ports-8f5c897497b670bb6c313d31bb8ad9270ea12316.tar.gz marcuscom-ports-8f5c897497b670bb6c313d31bb8ad9270ea12316.tar.bz2 marcuscom-ports-8f5c897497b670bb6c313d31bb8ad9270ea12316.tar.lz marcuscom-ports-8f5c897497b670bb6c313d31bb8ad9270ea12316.tar.xz marcuscom-ports-8f5c897497b670bb6c313d31bb8ad9270ea12316.tar.zst marcuscom-ports-8f5c897497b670bb6c313d31bb8ad9270ea12316.zip |
Update to 0.9.10.1.
This is a Git snapshot. This will fix folks. This port might be unfetchable
for a bit until the freebsd mirrors start distributing the distfile.
But commit now because I don't think I got time for it tomorrow.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14792 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'devel/gobject-introspection')
-rw-r--r-- | devel/gobject-introspection/Makefile | 7 | ||||
-rw-r--r-- | devel/gobject-introspection/distinfo | 6 |
2 files changed, 7 insertions, 6 deletions
diff --git a/devel/gobject-introspection/Makefile b/devel/gobject-introspection/Makefile index cc49f9cc4..9abf62c83 100644 --- a/devel/gobject-introspection/Makefile +++ b/devel/gobject-introspection/Makefile @@ -3,13 +3,14 @@ # Whom: Alexander Logvinov <avl@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/devel/gobject-introspection/Makefile,v 1.23 2010/09/30 20:01:06 kwm Exp $ +# $MCom: ports/devel/gobject-introspection/Makefile,v 1.24 2010/10/03 17:12:26 mezz Exp $ # PORTNAME= gobject-introspection -PORTVERSION= 0.9.10 +PORTVERSION= 0.9.10.1 CATEGORIES= devel -MASTER_SITES= GNOME +MASTER_SITES= LOCAL/kwm +#MASTER_SITES= GNOME DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org diff --git a/devel/gobject-introspection/distinfo b/devel/gobject-introspection/distinfo index bf93087ff..3fdbd25fa 100644 --- a/devel/gobject-introspection/distinfo +++ b/devel/gobject-introspection/distinfo @@ -1,3 +1,3 @@ -MD5 (gnome2/gobject-introspection-0.9.10.tar.bz2) = e5cd63d6bcc5c105e898e7c33cf42175 -SHA256 (gnome2/gobject-introspection-0.9.10.tar.bz2) = 4bf244db75df04499dea704e7734376c0fc5a3a17fb59be2123c8d76111e6fb8 -SIZE (gnome2/gobject-introspection-0.9.10.tar.bz2) = 1061962 +MD5 (gnome2/gobject-introspection-0.9.10.1.tar.bz2) = 503cc130c4b831254679e21b0a474935 +SHA256 (gnome2/gobject-introspection-0.9.10.1.tar.bz2) = d509c488aff692c09811250f778fbf782b886703f935fcef5e372ca655cca3e1 +SIZE (gnome2/gobject-introspection-0.9.10.1.tar.bz2) = 964654 |