diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-07-18 22:28:52 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-07-18 22:28:52 +0000 |
commit | 690e75198234e3fc028743f0caa2d6b4deca1854 (patch) | |
tree | b70d647f63929db7276a675cf20592b054fa1454 /security/fakeroot | |
parent | - Update to 1.0.5 (diff) |
- Update to 1.4.2
PR: ports/83659
Submitted by: Meno Abels <meno.abels@adviser.com> (maintainer)
Diffstat (limited to 'security/fakeroot')
-rw-r--r-- | security/fakeroot/Makefile | 4 | ||||
-rw-r--r-- | security/fakeroot/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/security/fakeroot/Makefile b/security/fakeroot/Makefile index 2a9f9d490cc9..71289954f5d6 100644 --- a/security/fakeroot/Makefile +++ b/security/fakeroot/Makefile @@ -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} diff --git a/security/fakeroot/distinfo b/security/fakeroot/distinfo index 0c0f78dc2344..922f4cbb5033 100644 --- a/security/fakeroot/distinfo +++ b/security/fakeroot/distinfo @@ -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 |