diff options
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 |