diff options
author | kwm <kwm@FreeBSD.org> | 2015-09-04 22:06:05 +0800 |
---|---|---|
committer | kwm <kwm@FreeBSD.org> | 2015-09-04 22:06:05 +0800 |
commit | f110e4dcbc1e3832c3db8bf51dd534eb106d4fa3 (patch) | |
tree | 987a99f4630969800fc188575ccf3338445c68fa | |
parent | e8659a8d563e943c51d44c3439e90e3d6538202f (diff) | |
download | freebsd-ports-gnome-f110e4dcbc1e3832c3db8bf51dd534eb106d4fa3.tar.gz freebsd-ports-gnome-f110e4dcbc1e3832c3db8bf51dd534eb106d4fa3.tar.zst freebsd-ports-gnome-f110e4dcbc1e3832c3db8bf51dd534eb106d4fa3.zip |
Update eog-plugins to 3.16.1.
-rw-r--r-- | graphics/eog-plugins/Makefile | 5 | ||||
-rw-r--r-- | graphics/eog-plugins/distinfo | 4 |
2 files changed, 4 insertions, 5 deletions
diff --git a/graphics/eog-plugins/Makefile b/graphics/eog-plugins/Makefile index 1afe1b37e72e..f20682e75089 100644 --- a/graphics/eog-plugins/Makefile +++ b/graphics/eog-plugins/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= eog-plugins -PORTVERSION= 3.16.0 -PORTREVISION= 1 +PORTVERSION= 3.16.1 CATEGORIES= graphics gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -19,7 +18,7 @@ RUN_DEPENDS= eog:${PORTSDIR}/graphics/eog PORTSCOUT= limitw:1,even -USE_GNOME= intlhack gtk30 +USE_GNOME= intltool gtk30 USES= gettext gmake libtool pathfix pkgconfig tar:xz GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include diff --git a/graphics/eog-plugins/distinfo b/graphics/eog-plugins/distinfo index 4d0dffdb1a0c..62a0fc54bbfc 100644 --- a/graphics/eog-plugins/distinfo +++ b/graphics/eog-plugins/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/eog-plugins-3.16.0.tar.xz) = 6fab1c1e0705fc2b0e4a63caf3ba1c5b64b4eaa1301e4cbc04bb934428b68450 -SIZE (gnome3/eog-plugins-3.16.0.tar.xz) = 367436 +SHA256 (gnome3/eog-plugins-3.16.1.tar.xz) = c586b6708064dcd03612f9373a6160214b2fa4797bf8c07db530b18eda4074d9 +SIZE (gnome3/eog-plugins-3.16.1.tar.xz) = 368652 |