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/xgc | |
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/xgc')
-rw-r--r-- | x11/xgc/Makefile | 4 | ||||
-rw-r--r-- | x11/xgc/distinfo | 4 |
2 files changed, 5 insertions, 3 deletions
diff --git a/x11/xgc/Makefile b/x11/xgc/Makefile index caf249287d4f..596faf70b4aa 100644 --- a/x11/xgc/Makefile +++ b/x11/xgc/Makefile @@ -6,12 +6,14 @@ # PORTNAME= xgc -PORTVERSION= 1.0.2 +PORTVERSION= 1.0.3 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org COMMENT= X graphics demo +LICENSE= x11 + XORG_CAT= app USE_XORG= xt xaw diff --git a/x11/xgc/distinfo b/x11/xgc/distinfo index 18ff7e56e6c5..b9cdc4289b75 100644 --- a/x11/xgc/distinfo +++ b/x11/xgc/distinfo @@ -1,2 +1,2 @@ -SHA256 (xorg/app/xgc-1.0.2.tar.bz2) = fed1be13409b6963d88ee668da4670cd6da5bd9aff95576234df8849e2084002 -SIZE (xorg/app/xgc-1.0.2.tar.bz2) = 157260 +SHA256 (xorg/app/xgc-1.0.3.tar.bz2) = c57a65c364923d02b0130a4b02117f7d7a0f5c6e01d5dd5c8c263afabc9a19b4 +SIZE (xorg/app/xgc-1.0.3.tar.bz2) = 165871 |