diff options
author | olivierd <olivierd@FreeBSD.org> | 2016-04-01 03:13:49 +0800 |
---|---|---|
committer | olivierd <olivierd@FreeBSD.org> | 2016-04-01 03:13:49 +0800 |
commit | 9ec2c7a69bc5f75fab1b5ea90a07d34cb1214b49 (patch) | |
tree | cac194f8bc29e5bd6b8d72abbd1f5022cddd91c8 /x11-wm | |
parent | 8bf202a47dce64473c8862e212a64a45978aeae0 (diff) | |
download | freebsd-ports-graphics-9ec2c7a69bc5f75fab1b5ea90a07d34cb1214b49.tar.gz freebsd-ports-graphics-9ec2c7a69bc5f75fab1b5ea90a07d34cb1214b49.tar.zst freebsd-ports-graphics-9ec2c7a69bc5f75fab1b5ea90a07d34cb1214b49.zip |
Update to 0.11.1
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/plank/Makefile | 7 | ||||
-rw-r--r-- | x11-wm/plank/distinfo | 4 |
2 files changed, 5 insertions, 6 deletions
diff --git a/x11-wm/plank/Makefile b/x11-wm/plank/Makefile index b827dd6f7de..1568f8998ac 100644 --- a/x11-wm/plank/Makefile +++ b/x11-wm/plank/Makefile @@ -2,9 +2,9 @@ # $FreeBSD$ PORTNAME= plank -PORTVERSION= 0.11.0 +PORTVERSION= 0.11.1 CATEGORIES= x11-wm -MASTER_SITES= https://launchpadlibrarian.net/247653534/ \ +MASTER_SITES= https://launchpadlibrarian.net/250390926/ \ https://launchpad.net/${PORTNAME}/1.0/${PORTVERSION}/+download/ MAINTAINER= olivierd@FreeBSD.org @@ -34,8 +34,7 @@ OPTIONS_SUB= yes OPTIONS_DEFINE= NLS DBUSMENU DBUSMENU_DESC= DBusMenu protocol -CONFIGURE_ARGS= --enable-gee-0.8 \ - --disable-benchmark \ +CONFIGURE_ARGS= --disable-benchmark \ --disable-headless-tests \ --disable-apport diff --git a/x11-wm/plank/distinfo b/x11-wm/plank/distinfo index 7c2bab06917..912f5b32601 100644 --- a/x11-wm/plank/distinfo +++ b/x11-wm/plank/distinfo @@ -1,2 +1,2 @@ -SHA256 (plank-0.11.0.tar.xz) = 4d841deb46c071393541d5abec9d6c46f61434027d3426fdd130768444995ea3 -SIZE (plank-0.11.0.tar.xz) = 1027448 +SHA256 (plank-0.11.1.tar.xz) = 7381e20b8ff0faf6992cc26c1b5e5f09028799eca87e07a1ba58d87e4579877b +SIZE (plank-0.11.1.tar.xz) = 1027996 |