diff options
author | miwi <miwi@FreeBSD.org> | 2008-10-25 03:00:11 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-10-25 03:00:11 +0800 |
commit | f108cfe3d7fce282bb1daf48093ee0c7b0468302 (patch) | |
tree | 1958d86b3b8815f77cc3b705550aafbf911f74cc /security/fakeroot | |
parent | 40462ffcf31bff76208b7b95a24e917de8f695e8 (diff) | |
download | freebsd-ports-gnome-f108cfe3d7fce282bb1daf48093ee0c7b0468302.tar.gz freebsd-ports-gnome-f108cfe3d7fce282bb1daf48093ee0c7b0468302.tar.zst freebsd-ports-gnome-f108cfe3d7fce282bb1daf48093ee0c7b0468302.zip |
- Update to v1.10.1
PR: 128268
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 20a9d408990a..759d234149d1 100644 --- a/security/fakeroot/Makefile +++ b/security/fakeroot/Makefile @@ -6,7 +6,7 @@ # PORTNAME= fakeroot -PORTVERSION= 1.9.7 +PORTVERSION= 1.10.1 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 ee878f36a89b..286c6eca96dd 100644 --- a/security/fakeroot/distinfo +++ b/security/fakeroot/distinfo @@ -1,3 +1,3 @@ -MD5 (fakeroot_1.9.7.tar.gz) = a02902306f4fd25b05f67c53bfc484de -SHA256 (fakeroot_1.9.7.tar.gz) = c6f82612a0ba80c9ba524171678ae7c9ea1a58bdb4297f548f6715d43a0bdf06 -SIZE (fakeroot_1.9.7.tar.gz) = 395685 +MD5 (fakeroot_1.10.1.tar.gz) = 052a1b5474b3681bc5f3167d2b3711a8 +SHA256 (fakeroot_1.10.1.tar.gz) = 67235ca9c6ee3e9d393d5cfa9b93d493f1def3ed1f752c7232bf4d526d14c7cf +SIZE (fakeroot_1.10.1.tar.gz) = 396593 |