diff options
author | skreuzer <skreuzer@FreeBSD.org> | 2009-08-05 09:37:55 +0800 |
---|---|---|
committer | skreuzer <skreuzer@FreeBSD.org> | 2009-08-05 09:37:55 +0800 |
commit | 5381e70894a5c0ab47e8fb19a8695ca1c0d00c2c (patch) | |
tree | 792a0dae2f52fae8c80441dec5a0413fd641fc93 /security | |
parent | 3670a2ba597c352d048a6a84a5c4fc4208ab9774 (diff) | |
download | freebsd-ports-gnome-5381e70894a5c0ab47e8fb19a8695ca1c0d00c2c.tar.gz freebsd-ports-gnome-5381e70894a5c0ab47e8fb19a8695ca1c0d00c2c.tar.zst freebsd-ports-gnome-5381e70894a5c0ab47e8fb19a8695ca1c0d00c2c.zip |
Update to 1.12.5
PR: ports/137387
Submitted by: Ganael Laplanche <ganael.laplanche@martymac.com>
Diffstat (limited to 'security')
-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 96cb74dafe7c..6b59b88ccfce 100644 --- a/security/fakeroot/Makefile +++ b/security/fakeroot/Makefile @@ -6,7 +6,7 @@ # PORTNAME= fakeroot -PORTVERSION= 1.12.4 +PORTVERSION= 1.12.5 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 ce76e16c7936..9cb798439da9 100644 --- a/security/fakeroot/distinfo +++ b/security/fakeroot/distinfo @@ -1,3 +1,3 @@ -MD5 (fakeroot_1.12.4.tar.gz) = aaefede2405a40c87438e7e833d69b70 -SHA256 (fakeroot_1.12.4.tar.gz) = dbcab1f495b857e67feff882e018ca59958b8d189ff1f76684d28e35463ec29d -SIZE (fakeroot_1.12.4.tar.gz) = 398481 +MD5 (fakeroot_1.12.5.tar.gz) = 99b3a5df6f8ad6d59fced86330d4ca3f +SHA256 (fakeroot_1.12.5.tar.gz) = 31cb910006bfe542719ccc14f0de35c51bc4c5d29a8b6a0b1c2432e353b80d1e +SIZE (fakeroot_1.12.5.tar.gz) = 398513 |