diff options
author | bdrewery <bdrewery@FreeBSD.org> | 2013-05-12 20:26:32 +0800 |
---|---|---|
committer | bdrewery <bdrewery@FreeBSD.org> | 2013-05-12 20:26:32 +0800 |
commit | 217761c56fcd97e975349d667486a6852b3cf12c (patch) | |
tree | 1dafb6d324ce9885d2224c03f238b0b5b7bb18ef /x11 | |
parent | 7e54486a090a2ad089b38940305d6f4684b0a591 (diff) | |
download | freebsd-ports-gnome-217761c56fcd97e975349d667486a6852b3cf12c.tar.gz freebsd-ports-gnome-217761c56fcd97e975349d667486a6852b3cf12c.tar.zst freebsd-ports-gnome-217761c56fcd97e975349d667486a6852b3cf12c.zip |
- Update to 0.21.0
PR: ports/178487
Submitted by: Danilo Egea Gondolfo <danilogondolfo@gmail.com> (maintainer)
Diffstat (limited to 'x11')
-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 66c6f3839354..1a69c19be0a0 100644 --- a/x11/yad/Makefile +++ b/x11/yad/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= yad -PORTVERSION= 0.20.3 +PORTVERSION= 0.21.0 CATEGORIES= x11 gnome MASTER_SITES= GOOGLE_CODE diff --git a/x11/yad/distinfo b/x11/yad/distinfo index 00cda8e4b58e..a562a1c056ea 100644 --- a/x11/yad/distinfo +++ b/x11/yad/distinfo @@ -1,2 +1,2 @@ -SHA256 (yad-0.20.3.tar.xz) = aead4eff25ccfa9348213d70aeab0a07ac093950bbdbb74dd58b05e39918f52a -SIZE (yad-0.20.3.tar.xz) = 218640 +SHA256 (yad-0.21.0.tar.xz) = 0ad7efd06bc1b89949821ffbd0ddc3d9586ef1279ce06a3d1222903edf2a36fe +SIZE (yad-0.21.0.tar.xz) = 217796 |