diff options
author | danilo <danilo@FreeBSD.org> | 2015-11-23 02:47:06 +0800 |
---|---|---|
committer | danilo <danilo@FreeBSD.org> | 2015-11-23 02:47:06 +0800 |
commit | 8c3d95e4e735920521a8439d847823c386c9687e (patch) | |
tree | 7c39a78f37dfd8e2115e0149aa76b4bffaf19d29 | |
parent | bcac94b16982158e30a6ddb4673affef576bfe37 (diff) | |
download | freebsd-ports-gnome-8c3d95e4e735920521a8439d847823c386c9687e.tar.gz freebsd-ports-gnome-8c3d95e4e735920521a8439d847823c386c9687e.tar.zst freebsd-ports-gnome-8c3d95e4e735920521a8439d847823c386c9687e.zip |
- Update to 0.32.0
-rw-r--r-- | x11/yad/Makefile | 2 | ||||
-rw-r--r-- | x11/yad/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/x11/yad/Makefile b/x11/yad/Makefile index 124fc1e0d579..27c47af04dc4 100644 --- a/x11/yad/Makefile +++ b/x11/yad/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= yad -PORTVERSION= 0.31.3 +PORTVERSION= 0.32.0 CATEGORIES= x11 gnome MASTER_SITES= SF/${PORTNAME}-dialog/ diff --git a/x11/yad/distinfo b/x11/yad/distinfo index 4dfc2a583da7..d61e78c8358d 100644 --- a/x11/yad/distinfo +++ b/x11/yad/distinfo @@ -1,2 +1,2 @@ -SHA256 (yad-0.31.3.tar.xz) = 6b1d1cd9dba9c97bfc2672b64b8251839b8255891baa559a67bac4f7e8727466 -SIZE (yad-0.31.3.tar.xz) = 242300 +SHA256 (yad-0.32.0.tar.xz) = 108f0bf9b1b649106188e523e14f3f056ae0bba1251dd85c4756fae02512e4ae +SIZE (yad-0.32.0.tar.xz) = 243084 |