aboutsummaryrefslogtreecommitdiff
path: root/security/fakeroot
diff options
context:
space:
mode:
authorGanael LAPLANCHE <martymac@FreeBSD.org>2013-10-14 11:25:59 +0000
committerGanael LAPLANCHE <martymac@FreeBSD.org>2013-10-14 11:25:59 +0000
commit4efc97c8521e9a93efd038732aea709f05ad4a1b (patch)
treef8ff7bccfce770c49c87ad14f8b163be43f0800f /security/fakeroot
parentb3cb579889674d244ae083552599e5dc84dda6a1 (diff)
downloadports-4efc97c8521e9a93efd038732aea709f05ad4a1b.tar.gz
ports-4efc97c8521e9a93efd038732aea709f05ad4a1b.zip
- Update to 1.20
- Enable STAGING - Simplify pkg-descr
Notes
Notes: svn path=/head/; revision=330299
Diffstat (limited to 'security/fakeroot')
-rw-r--r--security/fakeroot/Makefile10
-rw-r--r--security/fakeroot/distinfo4
-rw-r--r--security/fakeroot/pkg-descr6
-rw-r--r--security/fakeroot/pkg-plist18
4 files changed, 21 insertions, 17 deletions
diff --git a/security/fakeroot/Makefile b/security/fakeroot/Makefile
index d85b1ca14be1..fe3bf5c608f9 100644
--- a/security/fakeroot/Makefile
+++ b/security/fakeroot/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= fakeroot
-PORTVERSION= 1.19
+PORTVERSION= 1.20
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_DEBIAN}
MASTER_SITE_SUBDIR= pool/main/f/fakeroot
@@ -21,16 +21,12 @@ USE_LDCONFIG= yes
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
-MAN1= faked.1 fakeroot.1
-MANLANG= "" de es fr nl sv
-
-NO_STAGE= yes
pre-configure:
@${REINPLACE_CMD} -e '/LIBS=.*-lpthread/s/-lpthread/${PTHREAD_LIBS}/g' \
${WRKSRC}/${CONFIGURE_SCRIPT}
post-install:
- @${MV} ${PREFIX}/lib/libfakeroot-0.so ${PREFIX}/lib/libfakeroot.so.0
- @${LN} -sf ${PREFIX}/lib/libfakeroot.so.0 ${PREFIX}/lib/libfakeroot-0.so
+ @${MV} ${STAGEDIR}${PREFIX}/lib/libfakeroot-0.so ${STAGEDIR}${PREFIX}/lib/libfakeroot.so.0
+ @${LN} -sf ${PREFIX}/lib/libfakeroot.so.0 ${STAGEDIR}${PREFIX}/lib/libfakeroot-0.so
.include <bsd.port.mk>
diff --git a/security/fakeroot/distinfo b/security/fakeroot/distinfo
index 98d3ce77572d..6c3132e4e7b0 100644
--- a/security/fakeroot/distinfo
+++ b/security/fakeroot/distinfo
@@ -1,2 +1,2 @@
-SHA256 (fakeroot_1.19.orig.tar.bz2) = eafa6885535ff57a42248aec090fe17cfa5ca85b62cefa0d13637c9de8996868
-SIZE (fakeroot_1.19.orig.tar.bz2) = 312304
+SHA256 (fakeroot_1.20.orig.tar.bz2) = 2297b7e79487cf0bbc64ff6d3d02446d895e82e2b26467c74fd1119011f6f098
+SIZE (fakeroot_1.20.orig.tar.bz2) = 321491
diff --git a/security/fakeroot/pkg-descr b/security/fakeroot/pkg-descr
index a1112fcc229b..9adf537dde2f 100644
--- a/security/fakeroot/pkg-descr
+++ b/security/fakeroot/pkg-descr
@@ -2,10 +2,6 @@ Fakeroot runs a command in an environment were it appears to have
root privileges for file manipulation, by setting LD_PRELOAD to a
library with alternative versions of getuid(), stat(), etc. This
is useful for allowing users to create archives (tar, ar, .deb .rpm
-etc.) with files in them with root permissions/ownership. Without
-fakeroot one would have to have root privileges to create the
-constituent files of the archives with the correct permissions and
-ownership, and then pack them up, or one would have to construct
-the archives directly, without using the archiver.
+etc.) with files in them with root permissions/ownership.
WWW: http://freshmeat.net/projects/fakeroot
diff --git a/security/fakeroot/pkg-plist b/security/fakeroot/pkg-plist
index 7c86a56be8ad..377683f2ab22 100644
--- a/security/fakeroot/pkg-plist
+++ b/security/fakeroot/pkg-plist
@@ -1,17 +1,29 @@
bin/faked
bin/fakeroot
lib/libfakeroot-0.so
-lib/libfakeroot.so.0
lib/libfakeroot.a
lib/libfakeroot.la
lib/libfakeroot.so
+lib/libfakeroot.so.0
+man/de/man1/faked.1.gz
+man/de/man1/fakeroot.1.gz
+man/es/man1/faked.1.gz
+man/es/man1/fakeroot.1.gz
+man/fr/man1/faked.1.gz
+man/fr/man1/fakeroot.1.gz
+man/man1/faked.1.gz
+man/man1/fakeroot.1.gz
+man/nl/man1/faked.1.gz
+man/nl/man1/fakeroot.1.gz
+man/sv/man1/faked.1.gz
+man/sv/man1/fakeroot.1.gz
@dirrmtry man/sv/man1
@dirrmtry man/sv
+@dirrmtry man/nl/man1
+@dirrmtry man/nl
@dirrmtry man/fr/man1
@dirrmtry man/fr
@dirrmtry man/es/man1
@dirrmtry man/es
-@dirrmtry man/nl/man1
-@dirrmtry man/nl
@dirrmtry man/de/man1
@dirrmtry man/de