diff options
author | kwm <kwm@FreeBSD.org> | 2015-07-29 19:13:43 +0800 |
---|---|---|
committer | kwm <kwm@FreeBSD.org> | 2015-07-29 19:13:43 +0800 |
commit | 5f59b2197e1d2a69c5e1f3470236944693f259b3 (patch) | |
tree | 9d81999540813ecf923ec6a6a72160175f2c68dc /deskutils/mozo | |
parent | fe099b0685a2d1f16bbae92e6661eb856bd5e13a (diff) | |
download | freebsd-ports-gnome-5f59b2197e1d2a69c5e1f3470236944693f259b3.tar.gz freebsd-ports-gnome-5f59b2197e1d2a69c5e1f3470236944693f259b3.tar.zst freebsd-ports-gnome-5f59b2197e1d2a69c5e1f3470236944693f259b3.zip |
Update mozo to 1.10.1.
Diffstat (limited to 'deskutils/mozo')
-rw-r--r-- | deskutils/mozo/Makefile | 4 | ||||
-rw-r--r-- | deskutils/mozo/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/deskutils/mozo/Makefile b/deskutils/mozo/Makefile index 5c4749c73f27..b149c4e06c2e 100644 --- a/deskutils/mozo/Makefile +++ b/deskutils/mozo/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mozo -PORTVERSION= 1.10.0 +PORTVERSION= 1.10.1 CATEGORIES= deskutils mate MASTER_SITES= MATE DIST_SUBDIR= mate @@ -14,7 +14,7 @@ PORTSCOUT= limitw:1,even USES= gettext gmake pathfix pkgconfig python:2 tar:xz USE_MATE= menus -USE_GNOME= intlhack pygobject pygtk2 +USE_GNOME= intltool pygobject pygtk2 GNU_CONFIGURE= yes INSTALLS_ICONS= yes CPPFLAGS+= -I${LOCALBASE}/include diff --git a/deskutils/mozo/distinfo b/deskutils/mozo/distinfo index 437808976665..2151dcd30071 100644 --- a/deskutils/mozo/distinfo +++ b/deskutils/mozo/distinfo @@ -1,2 +1,2 @@ -SHA256 (mate/mozo-1.10.0.tar.xz) = b84bd95da46bfda950a73eda1b47b4d7d1e4814aa2eba76a1d7e4fb07489118d -SIZE (mate/mozo-1.10.0.tar.xz) = 163540 +SHA256 (mate/mozo-1.10.1.tar.xz) = 91e97700d67cddaf39ec5f06d1bddaf585458d7677d76d72a4a527cfd030ecd8 +SIZE (mate/mozo-1.10.1.tar.xz) = 163456 |