aboutsummaryrefslogtreecommitdiff
path: root/x11/xauth/Makefile
diff options
context:
space:
mode:
authorNiclas Zeising <zeising@FreeBSD.org>2019-08-18 14:50:32 +0000
committerNiclas Zeising <zeising@FreeBSD.org>2019-08-18 14:50:32 +0000
commit22250dcc1906231b3541d5d138b8abc9926e4124 (patch)
tree47c7d7dcccba7014f80e299e18d5b249709f218b /x11/xauth/Makefile
parentdeefbe5d0ae6d804f3c2386358a45cf5c0974b26 (diff)
downloadports-22250dcc1906231b3541d5d138b8abc9926e4124.tar.gz
ports-22250dcc1906231b3541d5d138b8abc9926e4124.zip
x11/xauth: Update to 1.1
Update x11/xauth to 1.1 Add LICENSE_FILE Changelog: https://lists.x.org/archives/xorg-announce/2019-July/003005.html Obtained from: FreeBSD Graphics Team development repo https://github.com/FreeBSDDesktop/freebsd-ports/tree/feature/xorglibs Sponsored by: B3 Init
Notes
Notes: svn path=/head/; revision=509215
Diffstat (limited to 'x11/xauth/Makefile')
-rw-r--r--x11/xauth/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/xauth/Makefile b/x11/xauth/Makefile
index 83ccb47bcc96..f6f8ad81ff2e 100644
--- a/x11/xauth/Makefile
+++ b/x11/xauth/Makefile
@@ -1,13 +1,14 @@
# $FreeBSD$
PORTNAME= xauth
-PORTVERSION= 1.0.10
+PORTVERSION= 1.1
CATEGORIES= x11
MAINTAINER= x11@FreeBSD.org
COMMENT= X authority file utility
LICENSE= MIT
+LICENSE_FILE= ${WRKSRC}/COPYING
TEST_DEPENDS= cmdtest:devel/py-cmdtest