diff options
author | olivierd <olivierd@FreeBSD.org> | 2015-03-17 13:51:14 +0800 |
---|---|---|
committer | olivierd <olivierd@FreeBSD.org> | 2015-03-17 13:51:14 +0800 |
commit | 4489a5976f01d716ab98d7d48aab2ac86bded338 (patch) | |
tree | 8be4d151ef5b5bb467da2509a431162d02e12767 | |
parent | d74dc072ee407e32a8a422820d7aac61bf2224bc (diff) | |
download | freebsd-ports-graphics-4489a5976f01d716ab98d7d48aab2ac86bded338.tar.gz freebsd-ports-graphics-4489a5976f01d716ab98d7d48aab2ac86bded338.tar.zst freebsd-ports-graphics-4489a5976f01d716ab98d7d48aab2ac86bded338.zip |
Update to 0.10.4
Changelog: http://git.xfce.org/xfce/exo/tree/NEWS?id=exo-0.10.4#n1
-rw-r--r-- | x11/libexo/Makefile | 4 | ||||
-rw-r--r-- | x11/libexo/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11/libexo/Makefile b/x11/libexo/Makefile index 63144d08165..dbbcf5b31d9 100644 --- a/x11/libexo/Makefile +++ b/x11/libexo/Makefile @@ -2,9 +2,9 @@ # $FreeBSD$ PORTNAME= libexo -PORTVERSION= 0.10.3 +PORTVERSION= 0.10.4 CATEGORIES= x11 xfce -MASTER_SITES= ${MASTER_SITE_XFCE} +MASTER_SITES= XFCE/src/xfce/${PORTNAME:C/lib//}/${PORTVERSION:R} DISTNAME= exo-${PORTVERSION} DIST_SUBDIR= xfce4 diff --git a/x11/libexo/distinfo b/x11/libexo/distinfo index 1ff17e480a3..f57d1e8688f 100644 --- a/x11/libexo/distinfo +++ b/x11/libexo/distinfo @@ -1,2 +1,2 @@ -SHA256 (xfce4/exo-0.10.3.tar.bz2) = 95704b14ef9065268c3aa9a7c0bacbe0ddb490a183a4f5ab13bba4a1722826bd -SIZE (xfce4/exo-0.10.3.tar.bz2) = 1222247 +SHA256 (xfce4/exo-0.10.4.tar.bz2) = cced5fdbc0b61a5d976210ff71ecdd81b89fcd15e5860a44f50da7b83fb2deaa +SIZE (xfce4/exo-0.10.4.tar.bz2) = 1219342 |