diff options
author | Andrey Slusar <anray@FreeBSD.org> | 2006-01-24 19:56:02 +0000 |
---|---|---|
committer | Andrey Slusar <anray@FreeBSD.org> | 2006-01-24 19:56:02 +0000 |
commit | d23f8cac315a3163ac1309e36bda6bb5d2381a2c (patch) | |
tree | b196cb78445297c213dc798c7b5da23429a2286b /security/fakeroot | |
parent | 34ffb5a9cdfe6e61097c5e403e26585fd7f1ced5 (diff) | |
download | ports-d23f8cac315a3163ac1309e36bda6bb5d2381a2c.tar.gz ports-d23f8cac315a3163ac1309e36bda6bb5d2381a2c.zip |
Notes
Diffstat (limited to 'security/fakeroot')
-rw-r--r-- | security/fakeroot/Makefile | 9 | ||||
-rw-r--r-- | security/fakeroot/distinfo | 6 | ||||
-rw-r--r-- | security/fakeroot/pkg-plist | 3 |
3 files changed, 7 insertions, 11 deletions
diff --git a/security/fakeroot/Makefile b/security/fakeroot/Makefile index 0e8aa69ba6ec..691286565aa4 100644 --- a/security/fakeroot/Makefile +++ b/security/fakeroot/Makefile @@ -6,7 +6,7 @@ # PORTNAME= fakeroot -PORTVERSION= 1.5.5 +PORTVERSION= 1.5.6 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_DEBIAN} MASTER_SITE_SUBDIR= pool/main/f/fakeroot @@ -15,17 +15,14 @@ DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= Meno.Abels@Adviser.com COMMENT= Simulate the root user behaviour -BROKEN= Unfetchable +BUILD_DEPENDS= ${LOCALBASE}/bin/po4a:${PORTSDIR}/textproc/po4a USE_AUTOTOOLS= libtool:15 INSTALLS_SHLIB= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} -MANLANG= "" es sv +MANLANG= "" es sv fr MAN1= faked.1 fakeroot.1 -post-install: - ${GZIP_CMD} ${MANPREFIX}/man/fr/man1/fakeroot.1 - .include <bsd.port.mk> diff --git a/security/fakeroot/distinfo b/security/fakeroot/distinfo index de65946b97b9..95fca4845448 100644 --- a/security/fakeroot/distinfo +++ b/security/fakeroot/distinfo @@ -1,3 +1,3 @@ -MD5 (fakeroot_1.5.5.tar.gz) = bf177f1e2d71a1e6c11782106e157bef -SHA256 (fakeroot_1.5.5.tar.gz) = 3dc0fe4c726cf5c59653a5fbb4cec97871a060b76cffce5da3f539aa54c8635f -SIZE (fakeroot_1.5.5.tar.gz) = 974397 +MD5 (fakeroot_1.5.6.tar.gz) = 4f26b43c57de53e05ce2c47cf525f1c6 +SHA256 (fakeroot_1.5.6.tar.gz) = c73f9ec23d6a617abe4c9858b01fc4cb1e178aa44ec6aa127cf98de578acdb7f +SIZE (fakeroot_1.5.6.tar.gz) = 980208 diff --git a/security/fakeroot/pkg-plist b/security/fakeroot/pkg-plist index 6c22406f13aa..5dd30e96345f 100644 --- a/security/fakeroot/pkg-plist +++ b/security/fakeroot/pkg-plist @@ -2,8 +2,7 @@ bin/faked bin/fakeroot lib/libfakeroot.a lib/libfakeroot.so -lib/libfakeroot.so.0 -man/fr/man1/fakeroot.1.gz +lib/libfakeroot-0.so @dirrmtry man/sv/man1 @dirrmtry man/sv @dirrmtry man/fr/man1 |