diff options
author | miwi <miwi@FreeBSD.org> | 2006-07-19 14:42:29 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2006-07-19 14:42:29 +0800 |
commit | c13a4016dceb370c3c4530b6129954aefb515f04 (patch) | |
tree | c865233ebe43c437eda417c6403c4403e66d4dcb /security/fakeroot | |
parent | fef3882726600216eb1b16dd06b625e54923d28a (diff) | |
download | freebsd-ports-gnome-c13a4016dceb370c3c4530b6129954aefb515f04.tar.gz freebsd-ports-gnome-c13a4016dceb370c3c4530b6129954aefb515f04.tar.zst freebsd-ports-gnome-c13a4016dceb370c3c4530b6129954aefb515f04.zip |
Update to 1.5.8
PR: ports/99271
Submitted by: miwi
Approved by: markus (co mentor), maintainer timeout
Diffstat (limited to 'security/fakeroot')
-rw-r--r-- | security/fakeroot/Makefile | 3 | ||||
-rw-r--r-- | security/fakeroot/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/security/fakeroot/Makefile b/security/fakeroot/Makefile index 8800fd9ba401..991868cc0e5c 100644 --- a/security/fakeroot/Makefile +++ b/security/fakeroot/Makefile @@ -6,8 +6,7 @@ # PORTNAME= fakeroot -PORTVERSION= 1.5.7 -PORTREVISION= 1 +PORTVERSION= 1.5.8 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_DEBIAN} MASTER_SITE_SUBDIR= pool/main/f/fakeroot diff --git a/security/fakeroot/distinfo b/security/fakeroot/distinfo index 05c6065a09fa..e699a667a92e 100644 --- a/security/fakeroot/distinfo +++ b/security/fakeroot/distinfo @@ -1,3 +1,3 @@ -MD5 (fakeroot_1.5.7.tar.gz) = 506a6ba21d134694b7e94d1c3a52062b -SHA256 (fakeroot_1.5.7.tar.gz) = ec9b4c9bb49ace01e91ae69bfc9e0a184f9954fda797618747157c5ca3dde528 -SIZE (fakeroot_1.5.7.tar.gz) = 902508 +MD5 (fakeroot_1.5.8.tar.gz) = 02a410fade33f08d2556fdb60edaaf62 +SHA256 (fakeroot_1.5.8.tar.gz) = c627f7feea7b647ab8c66c347e2fb98645f532483cb61ca5f8134bcf458d06e0 +SIZE (fakeroot_1.5.8.tar.gz) = 787949 |