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/xkbprint | |
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/xkbprint')
-rw-r--r-- | x11/xkbprint/Makefile | 4 | ||||
-rw-r--r-- | x11/xkbprint/distinfo | 4 |
2 files changed, 5 insertions, 3 deletions
diff --git a/x11/xkbprint/Makefile b/x11/xkbprint/Makefile index be4469df9ae5..6bd6140d8c53 100644 --- a/x11/xkbprint/Makefile +++ b/x11/xkbprint/Makefile @@ -6,12 +6,14 @@ # PORTNAME= xkbprint -PORTVERSION= 1.0.1 +PORTVERSION= 1.0.3 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org COMMENT= Utility for printing an XKB keyboard description +LICENSE= x11 + XORG_CAT= app USE_XORG= xkbfile x11 diff --git a/x11/xkbprint/distinfo b/x11/xkbprint/distinfo index 98b16781d091..86e46e284b5b 100644 --- a/x11/xkbprint/distinfo +++ b/x11/xkbprint/distinfo @@ -1,2 +1,2 @@ -SHA256 (xorg/app/xkbprint-1.0.1.tar.bz2) = 008dffea5b213880cb3ebd40d0b9bf0cc10392fb0349831efdebf2a428dd2e17 -SIZE (xorg/app/xkbprint-1.0.1.tar.bz2) = 115206 +SHA256 (xorg/app/xkbprint-1.0.3.tar.bz2) = fa846db8e588018134bd550f80eb129e4ddfdb96f3b157603a57ae2cdf5892c0 +SIZE (xorg/app/xkbprint-1.0.3.tar.bz2) = 146090 |