diff options
author | zeising <zeising@FreeBSD.org> | 2013-02-04 04:04:57 +0800 |
---|---|---|
committer | zeising <zeising@FreeBSD.org> | 2013-02-04 04:04:57 +0800 |
commit | 021b3043f8ab11aaff1bb422f34a0dd5dd655cd0 (patch) | |
tree | 1c27c9f1e47848253e1f73e336e3349dbf514877 | |
parent | 07e7621d8ba06a10988664b475b2d7ca4330ca52 (diff) | |
download | freebsd-ports-gnome-021b3043f8ab11aaff1bb422f34a0dd5dd655cd0.tar.gz freebsd-ports-gnome-021b3043f8ab11aaff1bb422f34a0dd5dd655cd0.tar.zst freebsd-ports-gnome-021b3043f8ab11aaff1bb422f34a0dd5dd655cd0.zip |
Update to 1.0.7
Approved by: kwm, miwi (mentors, implicit)
Obtained from: xorg development repo
-rw-r--r-- | x11/xauth/Makefile | 7 | ||||
-rw-r--r-- | x11/xauth/distinfo | 4 |
2 files changed, 3 insertions, 8 deletions
diff --git a/x11/xauth/Makefile b/x11/xauth/Makefile index 18711b3d15c9..993218c4af42 100644 --- a/x11/xauth/Makefile +++ b/x11/xauth/Makefile @@ -1,12 +1,7 @@ -# New ports collection makefile for: xauth -# Date Created: 17 Feb 2006 -# Whom: Florent Thoumie <flz@FreeBSD.org> -# # $FreeBSD$ -# PORTNAME= xauth -PORTVERSION= 1.0.6 +PORTVERSION= 1.0.7 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org diff --git a/x11/xauth/distinfo b/x11/xauth/distinfo index 6d3133e3ed91..fa0a5110cef5 100644 --- a/x11/xauth/distinfo +++ b/x11/xauth/distinfo @@ -1,2 +1,2 @@ -SHA256 (xorg/app/xauth-1.0.6.tar.bz2) = a686406951f0ed6be45bc26182a1423e2cdffad2d492b33ff3fbf72f7bcb6b0b -SIZE (xorg/app/xauth-1.0.6.tar.bz2) = 133785 +SHA256 (xorg/app/xauth-1.0.7.tar.bz2) = 84f78c08ebc6687e2e36c9ff1f5610988c6a03fc5bf51ef89aec4d155de3028d +SIZE (xorg/app/xauth-1.0.7.tar.bz2) = 139436 |