summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sysutils/fakeroot/Makefile11
-rw-r--r--sysutils/fakeroot/distinfo10
-rw-r--r--sysutils/fakeroot/patches/patch-ab10
3 files changed, 14 insertions, 17 deletions
diff --git a/sysutils/fakeroot/Makefile b/sysutils/fakeroot/Makefile
index 3abc2e436df..a09a316926b 100644
--- a/sysutils/fakeroot/Makefile
+++ b/sysutils/fakeroot/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.14 2008/06/12 02:14:46 joerg Exp $
+# $NetBSD: Makefile,v 1.15 2010/04/23 09:00:15 obache Exp $
#
-DISTNAME= fakeroot_1.5.6
-PKGNAME= fakeroot-1.5.6
-PKGREVISION= 1
+DISTNAME= fakeroot_1.5.10
+PKGNAME= ${DISTNAME:S/_/-/}
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_DEBIAN:=pool/main/f/fakeroot/}
@@ -12,12 +11,10 @@ COMMENT= Creates a fake root environment
PKG_DESTDIR_SUPPORT= user-destdir
-BUILD_DEPENDS+= po4a-[0-9]*:../../textproc/po4a
-
WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}
USE_LIBTOOL= YES
GNU_CONFIGURE= YES
-# 3 test failures in 1.5.6
+# 3 test failures in 1.5.10
TEST_TARGET= check
MAKE_ENV+= COLUMNS=76
diff --git a/sysutils/fakeroot/distinfo b/sysutils/fakeroot/distinfo
index ee5dba337b2..2b6c453d9fe 100644
--- a/sysutils/fakeroot/distinfo
+++ b/sysutils/fakeroot/distinfo
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.4 2006/01/13 18:26:04 wiz Exp $
+$NetBSD: distinfo,v 1.5 2010/04/23 09:00:15 obache Exp $
-SHA1 (fakeroot_1.5.6.tar.gz) = 8101d3eb63e9932e35d678234062421a50e6194b
-RMD160 (fakeroot_1.5.6.tar.gz) = 47a3ac29465c39b431300cc0fc7d851781de6342
-Size (fakeroot_1.5.6.tar.gz) = 980208 bytes
+SHA1 (fakeroot_1.5.10.tar.gz) = 2b5b90f812c0d99617936e49c740fdfdc5766220
+RMD160 (fakeroot_1.5.10.tar.gz) = ec22edd8025b57fceee4777d2bcb0d1024b54163
+Size (fakeroot_1.5.10.tar.gz) = 817885 bytes
SHA1 (patch-aa) = 390eaa7976cd22383756541e1e3be9692b87c3bf
-SHA1 (patch-ab) = 5045f46ee3d77ee3e025ca29561b79ef011a23b1
+SHA1 (patch-ab) = 55d64e4565966a4fdc31ffb1f458b3b678022f38
diff --git a/sysutils/fakeroot/patches/patch-ab b/sysutils/fakeroot/patches/patch-ab
index 614072bdec9..9accb876bfb 100644
--- a/sysutils/fakeroot/patches/patch-ab
+++ b/sysutils/fakeroot/patches/patch-ab
@@ -1,8 +1,8 @@
-$NetBSD: patch-ab,v 1.2 2006/01/13 18:26:04 wiz Exp $
+$NetBSD: patch-ab,v 1.3 2010/04/23 09:00:15 obache Exp $
---- configure.orig 2005-12-14 03:28:08.000000000 +0000
+--- configure.orig 2006-07-22 22:33:58.000000000 +0000
+++ configure
-@@ -22602,34 +22602,34 @@ fi
+@@ -12712,34 +12712,34 @@ fi
case $target_cpu:$target_os in
@@ -47,7 +47,7 @@ $NetBSD: patch-ab,v 1.2 2006/01/13 18:26:04 wiz Exp $
{ echo "$as_me:$LINENO: WARNING: don't know where libc is for $target_os on
$target_cpu, setting to /lib/libc.so" >&5
echo "$as_me: WARNING: don't know where libc is for $target_os on
-@@ -22777,7 +22777,7 @@ echo "$as_me: error: no SUS compliant sh
+@@ -12896,7 +12896,7 @@ echo "$as_me: error: no SUS compliant sh
fi
case "$target_cpu:$target_os" in
@@ -55,4 +55,4 @@ $NetBSD: patch-ab,v 1.2 2006/01/13 18:26:04 wiz Exp $
+ alpha*:linux*)
- echo "$as_me:$LINENO: checking if we need to do stat-struct conversion hackery" >&5
+ { echo "$as_me:$LINENO: checking if we need to do stat-struct conversion hackery" >&5