Update to 1.27. Small changes:

https://lists.gnu.org/archive/html/bug-tar/2013-10/msg00002.html
This commit is contained in:
naddy 2013-10-07 17:07:15 +00:00
parent bc4f98dd53
commit c3ee5c2957
5 changed files with 12 additions and 26 deletions

View File

@ -1,10 +1,9 @@
# $OpenBSD: Makefile,v 1.70 2013/03/10 22:28:04 espie Exp $
# $OpenBSD: Makefile,v 1.71 2013/10/07 17:07:15 naddy Exp $
COMMENT= GNU version of the traditional tape archiver
DISTNAME= tar-1.26
DISTNAME= tar-1.27
PKGNAME= g${DISTNAME}
REVISION= 1
CATEGORIES= archivers
HOMEPAGE= http://www.gnu.org/software/tar/
@ -37,16 +36,14 @@ FLAVOR?=
.if ${FLAVOR:Mstatic}
LDSTATIC= -static
MODULES=
BUILD_DEPENDS+= devel/gettext>=0.17
BUILD_DEPENDS+= devel/gettext
CONFIGURE_ENV+= SHLIBEXT=""
.else
LDSTATIC=
WANTLIB= c
.endif
# Tests 35 56 are known to fail because getcwd(3) fails if the
# Tests 63 85 are known to fail because getcwd(3) fails if the
# parent directory is unreadable.
TEST_DEPENDS= devel/autoconf/2.63
TEST_FLAGS= AUTOCONF_VERSION=2.63
.include <bsd.port.mk>

View File

@ -1,2 +1,2 @@
SHA256 (tar-1.26.tar.xz) = jnlZuO36Hu7XWBnYh6LaJBKkRn73MS9yQs/GkHhUszI=
SIZE (tar-1.26.tar.xz) = 1783904
SHA256 (tar-1.27.tar.xz) = GyprS53mtI6emUJ2GX4fGOUSqaz29ZiQXw5IHKP4JFs=
SIZE (tar-1.27.tar.xz) = 1867024

View File

@ -1,7 +1,7 @@
$OpenBSD: patch-configure,v 1.12 2011/03/15 21:10:13 naddy Exp $
--- configure.orig Sat Mar 12 10:50:18 2011
+++ configure Tue Mar 15 20:50:30 2011
@@ -53560,7 +53560,7 @@ fi
$OpenBSD: patch-configure,v 1.13 2013/10/07 17:07:15 naddy Exp $
--- configure.orig Sat Oct 5 21:52:03 2013
+++ configure Mon Oct 7 18:20:03 2013
@@ -34123,7 +34123,7 @@ fi
$as_echo "$acl_cv_rpath" >&6; }
wl="$acl_cv_wl"
acl_libext="$acl_cv_libext"

View File

@ -1,12 +0,0 @@
$OpenBSD: patch-tests_sparse04_at,v 1.1 2011/03/15 21:10:13 naddy Exp $
--- tests/sparse04.at.orig Tue Mar 15 21:51:27 2011
+++ tests/sparse04.at Tue Mar 15 21:51:47 2011
@@ -34,7 +34,7 @@ m4_define([NAME_111],
AT_TAR_CHECK([
genfile --sparse --file NAME_111 --block-size 512 8M A || AT_SKIP_TEST
-tar -c --sparse --posix NAME_111 | tar t
+tar -f - -c --sparse --posix NAME_111 | tar tf -
],
[0],
[NAME_111

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.25 2010/10/28 13:50:30 naddy Exp $
@comment $OpenBSD: PLIST,v 1.26 2013/10/07 17:07:16 naddy Exp $
@bin bin/gtar
@info info/tar.info
@comment lib/charset.alias
@ -9,6 +9,7 @@ share/locale/cs/LC_MESSAGES/tar.mo
share/locale/da/LC_MESSAGES/tar.mo
share/locale/de/LC_MESSAGES/tar.mo
share/locale/el/LC_MESSAGES/tar.mo
share/locale/eo/LC_MESSAGES/tar.mo
share/locale/es/LC_MESSAGES/tar.mo
share/locale/et/LC_MESSAGES/tar.mo
share/locale/eu/LC_MESSAGES/tar.mo