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/xditview | |
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/xditview')
-rw-r--r-- | x11/xditview/Makefile | 5 | ||||
-rw-r--r-- | x11/xditview/distinfo | 4 |
2 files changed, 5 insertions, 4 deletions
diff --git a/x11/xditview/Makefile b/x11/xditview/Makefile index 232e9c6d7b9c..80672f74cfba 100644 --- a/x11/xditview/Makefile +++ b/x11/xditview/Makefile @@ -6,13 +6,14 @@ # PORTNAME= xditview -PORTVERSION= 1.0.1 -PORTREVISION= 1 +PORTVERSION= 1.0.2 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org COMMENT= Display ditroff output +LICENSE= x11 + XORG_CAT= app USE_XORG= xt xaw diff --git a/x11/xditview/distinfo b/x11/xditview/distinfo index 294347e6f3d5..774c1ebdbf80 100644 --- a/x11/xditview/distinfo +++ b/x11/xditview/distinfo @@ -1,2 +1,2 @@ -SHA256 (xorg/app/xditview-1.0.1.tar.bz2) = 177194e5f83b31c2f934e3a0b573e8ae359edf2ef1a2403ee8e1dad383558117 -SIZE (xorg/app/xditview-1.0.1.tar.bz2) = 102979 +SHA256 (xorg/app/xditview-1.0.2.tar.bz2) = e5d02b60a8f383a20c44cc7d718455075344fb37d171b0397b84f1cc8d49e776 +SIZE (xorg/app/xditview-1.0.2.tar.bz2) = 131303 |