diff options
author | Koop Mast <kwm@FreeBSD.org> | 2015-10-20 21:39:00 +0800 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2015-10-20 21:39:00 +0800 |
commit | cdf0194fe51bd47df148d2e3ee84a09b784ca843 (patch) | |
tree | 90fc58700cd50f1c5caa696c26e200616685c4e1 /x11-toolkits | |
parent | a746e73adb1c307225c2dbaa742bf85646c73a36 (diff) | |
download | freebsd-ports-gnome-cdf0194fe51bd47df148d2e3ee84a09b784ca843.tar.gz freebsd-ports-gnome-cdf0194fe51bd47df148d2e3ee84a09b784ca843.tar.zst freebsd-ports-gnome-cdf0194fe51bd47df148d2e3ee84a09b784ca843.zip |
Update libXaw to 1.0.13.
Obtained from: Xorg devel repo
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/libXaw/Makefile | 3 | ||||
-rw-r--r-- | x11-toolkits/libXaw/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/x11-toolkits/libXaw/Makefile b/x11-toolkits/libXaw/Makefile index f659b6153deb..7ca87d1e246f 100644 --- a/x11-toolkits/libXaw/Makefile +++ b/x11-toolkits/libXaw/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= libXaw -PORTVERSION= 1.0.12 -PORTREVISION= 3 +PORTVERSION= 1.0.13 PORTEPOCH= 2 CATEGORIES= x11-toolkits diff --git a/x11-toolkits/libXaw/distinfo b/x11-toolkits/libXaw/distinfo index e2875aaf4834..683ba0c55823 100644 --- a/x11-toolkits/libXaw/distinfo +++ b/x11-toolkits/libXaw/distinfo @@ -1,2 +1,2 @@ -SHA256 (xorg/lib/libXaw-1.0.12.tar.bz2) = 96fc314874fce9979556321d1d6ee00b5baf32fb333b7278853b4983bc3cdbf6 -SIZE (xorg/lib/libXaw-1.0.12.tar.bz2) = 677147 +SHA256 (xorg/lib/libXaw-1.0.13.tar.bz2) = 8ef8067312571292ccc2bbe94c41109dcf022ea5a4ec71656a83d8cce9edb0cd +SIZE (xorg/lib/libXaw-1.0.13.tar.bz2) = 674140 |