mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
Update to 1.5.5
Approved by: maintainer
This commit is contained in:
parent
3a7f2dd35d
commit
4687f9c86d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=151133
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= fakeroot
|
||||
PORTVERSION= 1.4.2
|
||||
PORTVERSION= 1.5.5
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= ${MASTER_SITE_DEBIAN}
|
||||
MASTER_SITE_SUBDIR= pool/main/f/fakeroot
|
||||
|
@ -1,2 +1,3 @@
|
||||
MD5 (fakeroot_1.4.2.tar.gz) = 42f7b5fa763c9a302387d4228d9376c2
|
||||
SIZE (fakeroot_1.4.2.tar.gz) = 1141386
|
||||
MD5 (fakeroot_1.5.5.tar.gz) = bf177f1e2d71a1e6c11782106e157bef
|
||||
SHA256 (fakeroot_1.5.5.tar.gz) = 3dc0fe4c726cf5c59653a5fbb4cec97871a060b76cffce5da3f539aa54c8635f
|
||||
SIZE (fakeroot_1.5.5.tar.gz) = 974397
|
||||
|
@ -1,6 +1,12 @@
|
||||
bin/faked
|
||||
bin/fakeroot
|
||||
lib/libfakeroot.so.0
|
||||
lib/libfakeroot.so
|
||||
lib/libfakeroot.a
|
||||
lib/libfakeroot.so
|
||||
lib/libfakeroot.so.0
|
||||
man/fr/man1/fakeroot.1.gz
|
||||
@unexec rmdir %D/man/sv/man1 2>/dev/null || true
|
||||
@unexec rmdir %D/man/sv 2>/dev/null || true
|
||||
@unexec rmdir %D/man/fr/man1 2>/dev/null || true
|
||||
@unexec rmdir %D/man/fr 2>/dev/null || true
|
||||
@unexec rmdir %D/man/es/man1 2>/dev/null || true
|
||||
@unexec rmdir %D/man/es 2>/dev/null || true
|
||||
|
Loading…
Reference in New Issue
Block a user