diff options
author | naddy <naddy@FreeBSD.org> | 2011-07-27 21:45:09 +0800 |
---|---|---|
committer | naddy <naddy@FreeBSD.org> | 2011-07-27 21:45:09 +0800 |
commit | 93e1fe33812085990d2a332c94e2accbfea8e123 (patch) | |
tree | b275e03386d398a879545fa5bbd4e4fd4edfe862 /archivers | |
parent | 2d0544e6501bd35e4933cd9dc8e19e6b6523b079 (diff) | |
download | freebsd-ports-graphics-93e1fe33812085990d2a332c94e2accbfea8e123.tar.gz freebsd-ports-graphics-93e1fe33812085990d2a332c94e2accbfea8e123.tar.zst freebsd-ports-graphics-93e1fe33812085990d2a332c94e2accbfea8e123.zip |
Update to bugfix release 5.0.3 to keep this somewhat in sync with
what's in base on 8-STABLE and 9-CURRENT.
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/xz/Makefile | 4 | ||||
-rw-r--r-- | archivers/xz/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/archivers/xz/Makefile b/archivers/xz/Makefile index 8172b97f28b..e7cffd32f32 100644 --- a/archivers/xz/Makefile +++ b/archivers/xz/Makefile @@ -6,10 +6,10 @@ # PORTNAME= xz -PORTVERSION= 5.0.1 +PORTVERSION= 5.0.3 CATEGORIES= archivers #MASTER_SITES= http://tukaani.org/xz/ -# tukaani.org doesn't interop with fetch(1) as of 2011-02-28 +# tukaani.org doesn't interop with fetch(1) as of 2011-07-27 MASTER_SITES= ${MASTER_SITE_NETBSD} MAINTAINER= naddy@FreeBSD.org diff --git a/archivers/xz/distinfo b/archivers/xz/distinfo index 928a638de91..f52dbf7d79f 100644 --- a/archivers/xz/distinfo +++ b/archivers/xz/distinfo @@ -1,2 +1,2 @@ -SHA256 (xz-5.0.1.tar.bz2) = 9b380f502d37085a60821484a3a13747454638927cc36033be64970512451ed8 -SIZE (xz-5.0.1.tar.bz2) = 1005959 +SHA256 (xz-5.0.3.tar.bz2) = 5a11b9e17bfcda62319c5a8c4a2062dc81607a316d3f6adff89422d81ec1eae9 +SIZE (xz-5.0.3.tar.bz2) = 1025913 |