diff options
author | obache <obache@pkgsrc.org> | 2010-04-23 09:00:15 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2010-04-23 09:00:15 +0000 |
commit | 4e2cb8ffdea54651f521b6a96e8e5ac2525a024a (patch) | |
tree | efd2433a082525267fe3ebc3fbb6f878c4047e14 | |
parent | d74bdbfc4888590d571782bef448a9d099b4ce1e (diff) | |
download | pkgsrc-4e2cb8ffdea54651f521b6a96e8e5ac2525a024a.tar.gz |
Update faekroot to 1.5.10.
fakeroot (1.5.10) unstable; urgency=low
* Move po4a stuff to dist-hook and prebuild.
* Drop po4a from build-deps.
* In postrm, remove the symlink which may have been generated
by ldconfig, to avoid upsetting piuparts. closes: #351299.
-- Clint Adams <schizo@debian.org> Sat, 22 Jul 2006 16:02:43 -0400
fakeroot (1.5.9) unstable; urgency=low
* Fix libc6-dev-amd64 typo in build-deps. closes: #376903.
* Drop amd64-libs-dev option from build-deps.
* Bump Standards-Version to 3.7.2.
-- Clint Adams <schizo@debian.org> Sat, 8 Jul 2006 12:24:51 -0400
fakeroot (1.5.8) unstable; urgency=low
* Change amd64 build-dep from ia32-libs-dev to libc6-dev-i386.
-- Clint Adams <schizo@debian.org> Thu, 16 Mar 2006 18:18:21 -0500
fakeroot (1.5.7) unstable; urgency=low
* Use libtool 1.9+20051221-1 instead of 1.5.22-2.
-- Clint Adams <schizo@debian.org> Sun, 29 Jan 2006 22:44:47 -0500
-rw-r--r-- | sysutils/fakeroot/Makefile | 11 | ||||
-rw-r--r-- | sysutils/fakeroot/distinfo | 10 | ||||
-rw-r--r-- | sysutils/fakeroot/patches/patch-ab | 10 |
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 |