diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2011-09-20 02:52:01 +0000 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2011-09-20 02:52:01 +0000 |
commit | e3c4574a632bbf2d0e3c16c84e980d9eea621666 (patch) | |
tree | dfcfcad38025000d0384cd5f81223ae18757b56e /x11/iceauth | |
parent | 94369edf02410727cfb77e9ac5914f2a0c67a6ba (diff) | |
download | ports-e3c4574a632bbf2d0e3c16c84e980d9eea621666.tar.gz ports-e3c4574a632bbf2d0e3c16c84e980d9eea621666.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
Notes
Notes:
svn path=/head/; revision=282041
Diffstat (limited to 'x11/iceauth')
-rw-r--r-- | x11/iceauth/Makefile | 4 | ||||
-rw-r--r-- | x11/iceauth/distinfo | 4 |
2 files changed, 5 insertions, 3 deletions
diff --git a/x11/iceauth/Makefile b/x11/iceauth/Makefile index afa9632f9978..e60079d9e312 100644 --- a/x11/iceauth/Makefile +++ b/x11/iceauth/Makefile @@ -6,12 +6,14 @@ # PORTNAME= iceauth -PORTVERSION= 1.0.4 +PORTVERSION= 1.0.5 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org COMMENT= ICE authority file utility for X +LICENSE= x11 + XORG_CAT= app USE_XORG= xproto ice diff --git a/x11/iceauth/distinfo b/x11/iceauth/distinfo index 374adcd1cdad..b6afdfbd1289 100644 --- a/x11/iceauth/distinfo +++ b/x11/iceauth/distinfo @@ -1,2 +1,2 @@ -SHA256 (xorg/app/iceauth-1.0.4.tar.bz2) = 0ee6fd4554f0131b1ed526ee00b9cf643e7dc97eb70fb51448848ef2f349938d -SIZE (xorg/app/iceauth-1.0.4.tar.bz2) = 115722 +SHA256 (xorg/app/iceauth-1.0.5.tar.bz2) = 1496b6a5cc8c1dca2f1b7cb24a12dee4b5c6c9ea2f03fb0dcba50b1d8ed906ab +SIZE (xorg/app/iceauth-1.0.5.tar.bz2) = 120847 |