diff options
author | miwi <miwi@FreeBSD.org> | 2008-11-30 04:34:41 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-11-30 04:34:41 +0800 |
commit | e999ec0c85fc25bebc3f2d14402ce5e8c2bf533a (patch) | |
tree | 998e47029891cc03cb1ab6d5224a3fe74b345964 /security/fakeroot | |
parent | 4396513f960e427c4666456236f76f762d2abd33 (diff) | |
download | freebsd-ports-gnome-e999ec0c85fc25bebc3f2d14402ce5e8c2bf533a.tar.gz freebsd-ports-gnome-e999ec0c85fc25bebc3f2d14402ce5e8c2bf533a.tar.zst freebsd-ports-gnome-e999ec0c85fc25bebc3f2d14402ce5e8c2bf533a.zip |
- Update to 1.11
PR: 129141
Submitted by: Ganael Laplanche <ganael.laplanche@martymac.com> (maintainer)
Diffstat (limited to 'security/fakeroot')
-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 759d234149d1..b4cc9c1cff25 100644 --- a/security/fakeroot/Makefile +++ b/security/fakeroot/Makefile @@ -6,7 +6,7 @@ # PORTNAME= fakeroot -PORTVERSION= 1.10.1 +PORTVERSION= 1.11 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 286c6eca96dd..6fe4295f3fe3 100644 --- a/security/fakeroot/distinfo +++ b/security/fakeroot/distinfo @@ -1,3 +1,3 @@ -MD5 (fakeroot_1.10.1.tar.gz) = 052a1b5474b3681bc5f3167d2b3711a8 -SHA256 (fakeroot_1.10.1.tar.gz) = 67235ca9c6ee3e9d393d5cfa9b93d493f1def3ed1f752c7232bf4d526d14c7cf -SIZE (fakeroot_1.10.1.tar.gz) = 396593 +MD5 (fakeroot_1.11.tar.gz) = b95de26a01338eec7a9b372d0fb24507 +SHA256 (fakeroot_1.11.tar.gz) = 2ac2ad4906284b8297e01899091c22e4139e76da72b5435415a52474a8069c9b +SIZE (fakeroot_1.11.tar.gz) = 396663 |