upgrade to GNU tar 1.13.17; most of this came from naddy@

This commit is contained in:
brad 2000-09-27 20:11:37 +00:00
parent 10878efcea
commit c520ae706e
5 changed files with 49 additions and 16 deletions

View File

@ -1,23 +1,33 @@
# $OpenBSD: Makefile,v 1.15 2000/06/10 20:22:13 brad Exp $
# $OpenBSD: Makefile,v 1.16 2000/09/27 20:11:37 brad Exp $
DISTNAME= tar-1.13
DISTNAME= tar-1.13.17
PKGNAME= g${DISTNAME}
CATEGORIES= archivers
NEED_VERSION= 1.301
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= tar
NEED_VERSION= 1.330
MASTER_SITES= ftp://alpha.gnu.org/gnu/tar/
BUILD_DEPENDS= msgfmt::devel/gettext
LIB_DEPENDS= intl.1::devel/gettext
MAINTAINER= niklas@openbsd.org
MAINTAINER= ports@openbsd.org
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
SEPARATE_BUILD= simple
CONFIGURE_STYLE= gnu
CONFIGURE_ARGS+= --program-prefix="g"
CONFIGURE_ARGS= --program-prefix="g"
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
DEFAULT_ARCHIVE="/dev/rst0"
FLAVORS= static
FLAVOR?=
.if ${FLAVOR:L:Mstatic}
CONFIGURE_ENV+= LDFLAGS="-L${LOCALBASE}/lib -static"
.else
CONFIGURE_ENV+= LDFLAGS="-L${LOCALBASE}/lib"
.endif
post-extract:
@rm -f ${WRKSRC}/doc/tar.info*

View File

@ -1,3 +1,3 @@
MD5 (tar-1.13.tar.gz) = 402a54bdde58dec411ea844b75cf5804
RMD160 (tar-1.13.tar.gz) = f4579e5f5552f25c99f62dd8c45df3745da95632
SHA1 (tar-1.13.tar.gz) = 89351d759ca035bef9bd278b3802eec45b9b6b73
MD5 (tar-1.13.17.tar.gz) = 4704d86de59410d8687cf2857ffd2f48
RMD160 (tar-1.13.17.tar.gz) = 1798791e9252387b7a86603240d85cf12d67d292
SHA1 (tar-1.13.17.tar.gz) = 7a585434128f2d478fba6f93ac8e528403c5b3c5

View File

@ -1,6 +1,6 @@
--- doc/Makefile.in.orig Thu Jul 15 16:49:01 1999
+++ doc/Makefile.in Thu Jul 15 16:49:14 1999
@@ -94,7 +94,7 @@
--- doc/Makefile.in.orig Fri Jan 7 17:10:51 2000
+++ doc/Makefile.in Wed Sep 27 15:13:16 2000
@@ -80,7 +80,7 @@
INTLLIBS = @INTLLIBS@
INTLOBJS = @INTLOBJS@
LIBOBJS = @LIBOBJS@

View File

@ -0,0 +1,20 @@
--- src/Makefile.in.orig Wed Sep 27 15:10:37 2000
+++ src/Makefile.in Wed Sep 27 15:11:23 2000
@@ -337,7 +337,7 @@
fi; \
done
buffer.o: buffer.c system.h ../config.h ../lib/pathmax.h ../lib/error.h \
- ../lib/xalloc.h ../lib/fnmatch.h ../lib/human.h \
+ ../lib/xalloc.h ../lib/human.h \
../lib/quotearg.h common.h tar.h arith.h ../lib/backupfile.h \
../lib/basename.h ../lib/exclude.h ../lib/modechange.h \
../lib/safe-read.h rmt.h
@@ -376,7 +376,7 @@
../lib/modechange.h ../lib/safe-read.h ../lib/quotearg.h \
../lib/save-cwd.h
names.o: names.c system.h ../config.h ../lib/pathmax.h ../lib/error.h \
- ../lib/xalloc.h ../lib/fnmatch.h ../lib/quotearg.h common.h \
+ ../lib/xalloc.h ../lib/quotearg.h common.h \
tar.h arith.h ../lib/backupfile.h ../lib/basename.h \
../lib/exclude.h ../lib/modechange.h ../lib/safe-read.h
open3.o: open3.c system.h ../config.h ../lib/pathmax.h ../lib/error.h \

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.8 2000/06/10 20:22:14 brad Exp $
@comment $OpenBSD: PLIST,v 1.9 2000/09/27 20:11:38 brad Exp $
bin/gtar
@unexec install-info --delete --info-dir=%D/info %D/info/tar.info
info/tar.info
@ -7,13 +7,16 @@ libexec/grmt
share/locale/cs/LC_MESSAGES/tar.mo
share/locale/de/LC_MESSAGES/tar.mo
share/locale/es/LC_MESSAGES/tar.mo
share/locale/et/LC_MESSAGES/tar.mo
share/locale/fr/LC_MESSAGES/tar.mo
share/locale/it/LC_MESSAGES/tar.mo
share/locale/ja/LC_MESSAGES/tar.mo
share/locale/ko/LC_MESSAGES/tar.mo
share/locale/nl/LC_MESSAGES/tar.mo
share/locale/no/LC_MESSAGES/tar.mo
share/locale/pl/LC_MESSAGES/tar.mo
share/locale/pt/LC_MESSAGES/tar.mo
share/locale/pt_BR/LC_MESSAGES/tar.mo
share/locale/ru/LC_MESSAGES/tar.mo
share/locale/sl/LC_MESSAGES/tar.mo
share/locale/sv/LC_MESSAGES/tar.mo