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/xwd | |
parent | 94369edf02410727cfb77e9ac5914f2a0c67a6ba (diff) |
- 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/xwd')
-rw-r--r-- | x11/xwd/Makefile | 4 | ||||
-rw-r--r-- | x11/xwd/distinfo | 4 |
2 files changed, 5 insertions, 3 deletions
diff --git a/x11/xwd/Makefile b/x11/xwd/Makefile index 5ab0a8bfac1e..33c2f0c4a4a9 100644 --- a/x11/xwd/Makefile +++ b/x11/xwd/Makefile @@ -6,12 +6,14 @@ # PORTNAME= xwd -PORTVERSION= 1.0.3 +PORTVERSION= 1.0.4 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org COMMENT= Dump an image of an X window +LICENSE= x11 + XORG_CAT= app USE_XORG= xmuu x11 diff --git a/x11/xwd/distinfo b/x11/xwd/distinfo index 0865d40d3c71..c71620e1d39b 100644 --- a/x11/xwd/distinfo +++ b/x11/xwd/distinfo @@ -1,2 +1,2 @@ -SHA256 (xorg/app/xwd-1.0.3.tar.bz2) = fff2dbea086c554463d4309209ee05e026b7f19900598f55e0a24a6d7a7ee3fd -SIZE (xorg/app/xwd-1.0.3.tar.bz2) = 117735 +SHA256 (xorg/app/xwd-1.0.4.tar.bz2) = b7a6c889911a0ab52f9f92a83658abb81e213969ad4e6c73c11c9274a438b01e +SIZE (xorg/app/xwd-1.0.4.tar.bz2) = 126900 |