diff options
author | bapt <bapt@FreeBSD.org> | 2014-07-20 22:48:30 +0000 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-07-20 22:48:30 +0000 |
commit | dcbdc15406528e03d58d6395eb2fb3bca46f60e8 (patch) | |
tree | 5711cf28e64b836c38a75e4265ffa059b3f8d0b6 | |
parent | 8bfc5d95c2cfc2856c14bea73751b5e0554983be (diff) | |
download | FreeBSD-ports-dcbdc15406528e03d58d6395eb2fb3bca46f60e8.zip FreeBSD-ports-dcbdc15406528e03d58d6395eb2fb3bca46f60e8.tar.gz |
Update to 1.0.9
Strip binaries
-rw-r--r-- | x11/xauth/Makefile | 3 | ||||
-rw-r--r-- | x11/xauth/distinfo | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/x11/xauth/Makefile b/x11/xauth/Makefile index a988624..736b1c5 100644 --- a/x11/xauth/Makefile +++ b/x11/xauth/Makefile @@ -2,7 +2,7 @@ PORTNAME= xauth PORTREVISION= 1 -PORTVERSION= 1.0.8 +PORTVERSION= 1.0.9 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org @@ -12,6 +12,7 @@ LICENSE= MIT XORG_CAT= app USE_XORG= x11 xau xext xmuu +INSTALL_TARGET= install-strip PLIST_FILES= bin/xauth man/man1/xauth.1.gz diff --git a/x11/xauth/distinfo b/x11/xauth/distinfo index 5f38a1c..4744744 100644 --- a/x11/xauth/distinfo +++ b/x11/xauth/distinfo @@ -1,2 +1,2 @@ -SHA256 (xorg/app/xauth-1.0.8.tar.bz2) = a8696ae7a50c699d5fb3a41408b60d98843d19ea46e9f09e391cb98c8f7fd4f7 -SIZE (xorg/app/xauth-1.0.8.tar.bz2) = 146794 +SHA256 (xorg/app/xauth-1.0.9.tar.bz2) = 56ce1523eb48b1f8a4f4244fe1c3d8e6af1a3b7d4b0e6063582421b0b68dc28f +SIZE (xorg/app/xauth-1.0.9.tar.bz2) = 154976 |