diff options
author | flz <flz@FreeBSD.org> | 2007-09-14 03:45:08 +0800 |
---|---|---|
committer | flz <flz@FreeBSD.org> | 2007-09-14 03:45:08 +0800 |
commit | e834c080fbcd49b7691f9cc56e1bac850897da63 (patch) | |
tree | 2d6de9d0a7f1a29f6b03a566b76ab749b25a90d4 /x11/xhost | |
parent | ebe82e20eae947e28cd10cdab731cd3e11debc36 (diff) | |
download | freebsd-ports-gnome-e834c080fbcd49b7691f9cc56e1bac850897da63.tar.gz freebsd-ports-gnome-e834c080fbcd49b7691f9cc56e1bac850897da63.tar.zst freebsd-ports-gnome-e834c080fbcd49b7691f9cc56e1bac850897da63.zip |
- Update X.org ports to 7.3.
- Mark XFree86-4 as DEPRECATED with EXPIRATION_DATE set to 2007-12-25.
I hope that nobody will be bored enough on Christmas to remove them on
that day.
Tested by: vehemens, Rene Ladan, Beech Rintoul, sarek on x11@
Diffstat (limited to 'x11/xhost')
-rw-r--r-- | x11/xhost/Makefile | 2 | ||||
-rw-r--r-- | x11/xhost/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11/xhost/Makefile b/x11/xhost/Makefile index c8c84546ff78..86ee9ee304b4 100644 --- a/x11/xhost/Makefile +++ b/x11/xhost/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xhost -PORTVERSION= 1.0.1 +PORTVERSION= 1.0.2 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org diff --git a/x11/xhost/distinfo b/x11/xhost/distinfo index 5e173eddbb7a..4759e957cd94 100644 --- a/x11/xhost/distinfo +++ b/x11/xhost/distinfo @@ -1,3 +1,3 @@ -MD5 (xorg/app/xhost-1.0.1.tar.bz2) = 5300c9aafa58878c8f6e85379d5c199c -SHA256 (xorg/app/xhost-1.0.1.tar.bz2) = b03b8c9a083064c35c2e7b76af2b0c28d756ced17d3c31549300fea057fd3822 -SIZE (xorg/app/xhost-1.0.1.tar.bz2) = 90034 +MD5 (xorg/app/xhost-1.0.2.tar.bz2) = f746aba36f075ae4cae313d849a94f4e +SHA256 (xorg/app/xhost-1.0.2.tar.bz2) = edab2cc49d230f58e54c0f7b83fd726fec5fc31356668a11589649f19ba90db6 +SIZE (xorg/app/xhost-1.0.2.tar.bz2) = 98006 |