diff options
author | bapt <bapt@FreeBSD.org> | 2017-04-02 18:08:06 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2017-04-02 18:08:06 +0800 |
commit | 3180a5f41610adb3972e3a687d0065cbf20c2ce3 (patch) | |
tree | 2dd711ef8624359f3e3c0de7a045c801a583ce91 /devel | |
parent | b4bc851f8c0474d6a9d15f7963f15e28cdb8863b (diff) | |
download | freebsd-ports-gnome-3180a5f41610adb3972e3a687d0065cbf20c2ce3.tar.gz freebsd-ports-gnome-3180a5f41610adb3972e3a687d0065cbf20c2ce3.tar.zst freebsd-ports-gnome-3180a5f41610adb3972e3a687d0065cbf20c2ce3.zip |
revert update to 1.52 which has fallouts and update to 1.50.0 which works instead
Diffstat (limited to 'devel')
-rw-r--r-- | devel/gobject-introspection/Makefile | 3 | ||||
-rw-r--r-- | devel/gobject-introspection/distinfo | 6 |
2 files changed, 5 insertions, 4 deletions
diff --git a/devel/gobject-introspection/Makefile b/devel/gobject-introspection/Makefile index 7d6b2ef27c6d..30818f91e878 100644 --- a/devel/gobject-introspection/Makefile +++ b/devel/gobject-introspection/Makefile @@ -2,7 +2,8 @@ # $FreeBSD$ PORTNAME= gobject-introspection -PORTVERSION= 1.52.0 +PORTVERSION= 1.50.0 +PORTEPOCH= 1 CATEGORIES= devel MASTER_SITES= GNOME DIST_SUBDIR= gnome3 diff --git a/devel/gobject-introspection/distinfo b/devel/gobject-introspection/distinfo index cd1473e2791c..8774b86d809f 100644 --- a/devel/gobject-introspection/distinfo +++ b/devel/gobject-introspection/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1491086172 -SHA256 (gnome3/gobject-introspection-1.52.0.tar.xz) = 9fc6d1ebce5ad98942cb21e2fe8dd67b722dcc01981840632a1b233f7d0e2c1e -SIZE (gnome3/gobject-introspection-1.52.0.tar.xz) = 1384432 +TIMESTAMP = 1491127543 +SHA256 (gnome3/gobject-introspection-1.50.0.tar.xz) = 1c6597c666f543c70ef3d7c893ab052968afae620efdc080c36657f4226337c5 +SIZE (gnome3/gobject-introspection-1.50.0.tar.xz) = 1415700 |