diff options
author | eadler <eadler@FreeBSD.org> | 2011-09-20 10:52:01 +0800 |
---|---|---|
committer | eadler <eadler@FreeBSD.org> | 2011-09-20 10:52:01 +0800 |
commit | 9cc246734ba9bdf88274cad9919965afdc00efc7 (patch) | |
tree | 03ea17f47b8b7430eed5287df7abf8de86c44216 /x11/xload | |
parent | 0865d875d1886feb424ee8c1e9463013ce3385f3 (diff) | |
download | freebsd-ports-gnome-9cc246734ba9bdf88274cad9919965afdc00efc7.tar.gz freebsd-ports-gnome-9cc246734ba9bdf88274cad9919965afdc00efc7.tar.zst freebsd-ports-gnome-9cc246734ba9bdf88274cad9919965afdc00efc7.zip |
- update iceauth to 1.0.5
- update libXcursor to 1.1.12
- update libXdmcp to 1.1.0
- update libxkbfile to 1.0.7
- update rstart to 1.0.4
- update smproxy to 1.0.5
- update viewres to 1.0.3
- update x11perf to 1.5.4
- update xauth to 1.0.6
- update xbacklight to 1.1.2
- update xbitmaps to 1.1.1
- update xclipboard to 1.1.1
- update xcmsdb to 1.0.3
- update xcursor-themes to 1.0.3
- update xcursorgen to 1.0.4
- update xditview to 1.0.2
- update xdpyinfo to 1.2.0
- update xgc to 1.0.3
- update xkbevd to 1.1.2
- update xkbprint to 1.1.2
- update xkbutils to 1.0.3
- update xload to 1.0.2
- update xlogo to 1.0.3
- update xlsclients to 1.1.2
- update xmodmap to 1.0.5
- update xstdcmap to 1.0.2
- update xtrans to 1.2.6
- update xwd to 1.0.4
- add licenses to ports where it is known
- remove outdated conflicts line
- fix comment in xlogo
Approved by: sahil (mentor)
Obtained from: xorg-devel repo
Diffstat (limited to 'x11/xload')
-rw-r--r-- | x11/xload/Makefile | 5 | ||||
-rw-r--r-- | x11/xload/distinfo | 4 |
2 files changed, 5 insertions, 4 deletions
diff --git a/x11/xload/Makefile b/x11/xload/Makefile index d84d61d5b2da..89933fff5a3a 100644 --- a/x11/xload/Makefile +++ b/x11/xload/Makefile @@ -6,13 +6,14 @@ # PORTNAME= xload -PORTVERSION= 1.0.2 -PORTREVISION= 1 +PORTVERSION= 1.1.0 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org COMMENT= System load average display for X +LICENSE= x11 + XORG_CAT= app USE_XORG= xt xaw diff --git a/x11/xload/distinfo b/x11/xload/distinfo index 28f9db0e79a2..1de244c88667 100644 --- a/x11/xload/distinfo +++ b/x11/xload/distinfo @@ -1,2 +1,2 @@ -SHA256 (xorg/app/xload-1.0.2.tar.bz2) = 86b176b6efc52557b1c7631bfdd5c17e7060a438e1e85ce15ec9657be356c50b -SIZE (xorg/app/xload-1.0.2.tar.bz2) = 92470 +SHA256 (xorg/app/xload-1.1.0.tar.bz2) = ffdcc2862ad4da46506080983b9d8d25343da9e34c38ceb63180674bb5730bf2 +SIZE (xorg/app/xload-1.1.0.tar.bz2) = 121125 |