Update to bugfix release 5.0.3 to keep this somewhat in sync with

what's in base on 8-STABLE and 9-CURRENT.
This commit is contained in:
Christian Weisgerber 2011-07-27 13:45:09 +00:00
parent fc3566d988
commit 03f0bf5f2f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=278406
2 changed files with 4 additions and 4 deletions

View File

@ -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

View File

@ -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