diff options
author | flz <flz@FreeBSD.org> | 2009-01-24 00:28:36 +0800 |
---|---|---|
committer | flz <flz@FreeBSD.org> | 2009-01-24 00:28:36 +0800 |
commit | e1fa8d8895aee835b4a658dd8fed60b6fe0166f2 (patch) | |
tree | cf2e3d4f30a1b913cafbd708b8f9c5081f8aec9d /x11/xset | |
parent | 7fd0312bdcb554dba77af4cae101782e5fb32587 (diff) | |
download | freebsd-ports-gnome-e1fa8d8895aee835b4a658dd8fed60b6fe0166f2.tar.gz freebsd-ports-gnome-e1fa8d8895aee835b4a658dd8fed60b6fe0166f2.tar.zst freebsd-ports-gnome-e1fa8d8895aee835b4a658dd8fed60b6fe0166f2.zip |
- Update X.org ports to 7.4+ (few ports are more recent than the katamari).
- Bump PORTREVISION for all ports depending on libglut since the shlib
version number went from 4 to 3.
- Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't
installed anymore.
- Couple of ports fixes (mostly missing xorg components added to USE_XORG).
Diffstat (limited to 'x11/xset')
-rw-r--r-- | x11/xset/Makefile | 2 | ||||
-rw-r--r-- | x11/xset/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11/xset/Makefile b/x11/xset/Makefile index e6f03e2782fd..b0f144e6ac24 100644 --- a/x11/xset/Makefile +++ b/x11/xset/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xset -PORTVERSION= 1.0.3 +PORTVERSION= 1.0.4 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org diff --git a/x11/xset/distinfo b/x11/xset/distinfo index accb4a2412eb..0202548cfcb1 100644 --- a/x11/xset/distinfo +++ b/x11/xset/distinfo @@ -1,3 +1,3 @@ -MD5 (xorg/app/xset-1.0.3.tar.bz2) = 657bbb43ce5470c33665d187c1740566 -SHA256 (xorg/app/xset-1.0.3.tar.bz2) = 0e3fd7d9902442df13c954316a194251e9b9acc197ae939d8b2fae66b8864d11 -SIZE (xorg/app/xset-1.0.3.tar.bz2) = 102742 +MD5 (xorg/app/xset-1.0.4.tar.bz2) = 2f41fd983ba4d89419204854936025e2 +SHA256 (xorg/app/xset-1.0.4.tar.bz2) = 6c3e74bb36beab92b918f0db12198d2526675276c724558a1de71d7789d0bdad +SIZE (xorg/app/xset-1.0.4.tar.bz2) = 103613 |