diff options
author | anray <anray@FreeBSD.org> | 2006-02-20 07:35:19 +0800 |
---|---|---|
committer | anray <anray@FreeBSD.org> | 2006-02-20 07:35:19 +0800 |
commit | 510f940fd87881fc67077c8b9e56dd0092cbc3d4 (patch) | |
tree | bcb27672a0fd31b5293c17ec0827d66726c4b020 | |
parent | 1f972db35dcdcb61e78bf9f759928bc03f0f2860 (diff) | |
download | freebsd-ports-gnome-510f940fd87881fc67077c8b9e56dd0092cbc3d4.tar.gz freebsd-ports-gnome-510f940fd87881fc67077c8b9e56dd0092cbc3d4.tar.zst freebsd-ports-gnome-510f940fd87881fc67077c8b9e56dd0092cbc3d4.zip |
Update to 1.5.7
PR: ports/93558
Submitted by: Meno Abels (maintainer)
-rw-r--r-- | security/fakeroot/Makefile | 2 | ||||
-rw-r--r-- | security/fakeroot/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/security/fakeroot/Makefile b/security/fakeroot/Makefile index 691286565aa4..e290343c149b 100644 --- a/security/fakeroot/Makefile +++ b/security/fakeroot/Makefile @@ -6,7 +6,7 @@ # PORTNAME= fakeroot -PORTVERSION= 1.5.6 +PORTVERSION= 1.5.7 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 95fca4845448..05c6065a09fa 100644 --- a/security/fakeroot/distinfo +++ b/security/fakeroot/distinfo @@ -1,3 +1,3 @@ -MD5 (fakeroot_1.5.6.tar.gz) = 4f26b43c57de53e05ce2c47cf525f1c6 -SHA256 (fakeroot_1.5.6.tar.gz) = c73f9ec23d6a617abe4c9858b01fc4cb1e178aa44ec6aa127cf98de578acdb7f -SIZE (fakeroot_1.5.6.tar.gz) = 980208 +MD5 (fakeroot_1.5.7.tar.gz) = 506a6ba21d134694b7e94d1c3a52062b +SHA256 (fakeroot_1.5.7.tar.gz) = ec9b4c9bb49ace01e91ae69bfc9e0a184f9954fda797618747157c5ca3dde528 +SIZE (fakeroot_1.5.7.tar.gz) = 902508 |