summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTimothy Redaelli <drizzt@gentoo.org>2007-02-25 19:24:00 +0000
committerTimothy Redaelli <drizzt@gentoo.org>2007-02-25 19:24:00 +0000
commit25cc5708bd0657319bc078bdcd3b5af499373eb6 (patch)
tree7192848dbdacaef7e921cbec13b2e62d73cf2b11 /app-arch
parentFix a regression from 0.2.8 which effected unicode filenames. Thanks to #gent... (diff)
downloadgentoo-2-25cc5708bd0657319bc078bdcd3b5af499373eb6.tar.gz
gentoo-2-25cc5708bd0657319bc078bdcd3b5af499373eb6.tar.bz2
gentoo-2-25cc5708bd0657319bc078bdcd3b5af499373eb6.zip
Version Bump
(Portage version: 2.1.2-r4)
Diffstat (limited to 'app-arch')
-rw-r--r--app-arch/bsdtar/ChangeLog9
-rw-r--r--app-arch/bsdtar/bsdtar-2.0_beta12.ebuild (renamed from app-arch/bsdtar/bsdtar-2.0_beta11.ebuild)5
-rw-r--r--app-arch/bsdtar/files/digest-bsdtar-2.0_beta113
-rw-r--r--app-arch/bsdtar/files/digest-bsdtar-2.0_beta123
-rw-r--r--app-arch/bsdtar/files/libarchive-2.0b7-noacl.patch13
5 files changed, 13 insertions, 20 deletions
diff --git a/app-arch/bsdtar/ChangeLog b/app-arch/bsdtar/ChangeLog
index 975bee7b9155..465b3efc39da 100644
--- a/app-arch/bsdtar/ChangeLog
+++ b/app-arch/bsdtar/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for app-arch/bsdtar
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/bsdtar/ChangeLog,v 1.52 2007/02/11 19:46:21 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/bsdtar/ChangeLog,v 1.53 2007/02/25 19:24:00 drizzt Exp $
+
+*bsdtar-2.0_beta12 (25 Feb 2007)
+
+ 25 Feb 2007; Timothy Redaelli <drizzt@gentoo.org>
+ -files/libarchive-2.0b7-noacl.patch, -bsdtar-2.0_beta11.ebuild,
+ +bsdtar-2.0_beta12.ebuild:
+ Version Bump
11 Feb 2007; Diego Pettenò <flameeyes@gentoo.org>
files/libarchive-2.0b11-tests.patch:
diff --git a/app-arch/bsdtar/bsdtar-2.0_beta11.ebuild b/app-arch/bsdtar/bsdtar-2.0_beta12.ebuild
index bac23581513a..73328d3d5995 100644
--- a/app-arch/bsdtar/bsdtar-2.0_beta11.ebuild
+++ b/app-arch/bsdtar/bsdtar-2.0_beta12.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/bsdtar/bsdtar-2.0_beta11.ebuild,v 1.1 2007/02/11 19:19:10 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/bsdtar/bsdtar-2.0_beta12.ebuild,v 1.1 2007/02/25 19:24:00 drizzt Exp $
inherit eutils autotools toolchain-funcs flag-o-matic
@@ -36,8 +36,7 @@ src_unpack() {
epatch "${FILESDIR}"/libarchive-1.3.1-static.patch
epatch "${FILESDIR}"/libarchive-2.0b6-acl.patch
- epatch "${FILESDIR}"/libarchive-2.0b7-noacl.patch
- epatch "${FILESDIR}"/libarchive-2.0b11-tests.patch
+ #epatch "${FILESDIR}"/libarchive-2.0b11-tests.patch
eautoreconf
epunt_cxx
diff --git a/app-arch/bsdtar/files/digest-bsdtar-2.0_beta11 b/app-arch/bsdtar/files/digest-bsdtar-2.0_beta11
deleted file mode 100644
index 24c62dea220c..000000000000
--- a/app-arch/bsdtar/files/digest-bsdtar-2.0_beta11
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 e8a9ff3e8e4735217e2eb168fa6e9604 libarchive-2.0b11.tar.gz 557357
-RMD160 a32209cdf0fd6f68473927ce5ce28989e055eeac libarchive-2.0b11.tar.gz 557357
-SHA256 fc475b995e9d0f0541bf5e77d1372eadfb9c83777a0788596b40af54a7b4f3e9 libarchive-2.0b11.tar.gz 557357
diff --git a/app-arch/bsdtar/files/digest-bsdtar-2.0_beta12 b/app-arch/bsdtar/files/digest-bsdtar-2.0_beta12
new file mode 100644
index 000000000000..dec03cb4599e
--- /dev/null
+++ b/app-arch/bsdtar/files/digest-bsdtar-2.0_beta12
@@ -0,0 +1,3 @@
+MD5 762c2c99d6f9e15a88ef3d00e8c800b6 libarchive-2.0b12.tar.gz 565902
+RMD160 0eaf77a01f33f9d522c44bc1089c4bc737fa87bb libarchive-2.0b12.tar.gz 565902
+SHA256 89b1d527a359fb221c2ad5dcac206e9e233de30bd0e757d9899ee66bdd3fc419 libarchive-2.0b12.tar.gz 565902
diff --git a/app-arch/bsdtar/files/libarchive-2.0b7-noacl.patch b/app-arch/bsdtar/files/libarchive-2.0b7-noacl.patch
deleted file mode 100644
index 34a7d63aea38..000000000000
--- a/app-arch/bsdtar/files/libarchive-2.0b7-noacl.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-Index: libarchive-2.0b7/libarchive/archive_write_disk.c
-===================================================================
---- libarchive-2.0b7.orig/libarchive/archive_write_disk.c
-+++ libarchive-2.0b7/libarchive/archive_write_disk.c
-@@ -1535,7 +1535,7 @@ set_fflags_platform(struct archive_write
- static int
- set_acls(struct archive_write_disk *a)
- {
-- (void)ad; /* UNUSED */
-+ (void)a; /* UNUSED */
- return (ARCHIVE_OK);
- }
-