- Update to 1.4.2
PR: ports/83659 Submitted by: Meno Abels <meno.abels@adviser.com> (maintainer)
This commit is contained in:
parent
ae46664cf4
commit
690e751982
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=139546
2 changed files with 4 additions and 4 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= fakeroot
|
||||
PORTVERSION= 1.2.4
|
||||
PORTVERSION= 1.4.2
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= ${MASTER_SITE_DEBIAN}
|
||||
MASTER_SITE_SUBDIR= pool/main/f/fakeroot
|
||||
|
@ -16,7 +16,7 @@ MAINTAINER= Meno.Abels@Adviser.com
|
|||
COMMENT= Simulate the root user behaviour
|
||||
|
||||
USE_LIBTOOL_VER=15
|
||||
GNU_CONFIGURE= yes
|
||||
INSTALLS_SHLIB= yes
|
||||
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
MD5 (fakeroot_1.2.4.tar.gz) = 2c3e6dd5ad7adf2e5c1e28c40177509f
|
||||
SIZE (fakeroot_1.2.4.tar.gz) = 1132622
|
||||
MD5 (fakeroot_1.4.2.tar.gz) = 42f7b5fa763c9a302387d4228d9376c2
|
||||
SIZE (fakeroot_1.4.2.tar.gz) = 1141386
|
||||
|
|
Loading…
Reference in a new issue