[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
update: archivers/gtar 1.13.22
- To: ports_(_at_)_openbsd_(_dot_)_org
- Subject: update: archivers/gtar 1.13.22
- From: Christian Weisgerber <naddy_(_at_)_openbsd_(_dot_)_org>
- Date: Fri, 7 Sep 2001 03:03:38 +0200
After seven and a half months, Paul Eggert has graced us with a new
"alpha" release and a few quick followups.
Before I commit this, I'd like some feedback from current heavy
duty users (backup with incrementals, etc). Note that the semantics
for excludes have changed, and new options have been added in this
area.
bzip2 filtering has stabilized at -j.
Things you may have been waiting for, and you'll have to continue
waiting for:
* writing POSIX ustar archives
* -I for Solaris/OpenBSD-style includes
* -y for per-file compression
--
Christian "naddy" Weisgerber naddy_(_at_)_mips_(_dot_)_inka_(_dot_)_de
Index: Makefile
===================================================================
RCS file: /cvs/ports/archivers/gtar/Makefile,v
retrieving revision 1.21
diff -u -r1.21 Makefile
--- Makefile 2001/04/20 17:35:33 1.21
+++ Makefile 2001/09/07 00:35:00
@@ -2,7 +2,7 @@
COMMENT= "GNU version of the traditional tar archiver"
-DISTNAME= tar-1.13.19
+DISTNAME= tar-1.13.22
PKGNAME= g${DISTNAME}
CATEGORIES= archivers
NEED_VERSION= 1.384
@@ -10,14 +10,17 @@
ftp://ftp.sunsite.org.uk/Mirrors/alpha.gnu.org/gnu/tar/ \
ftp://ftp.funet.fi/pub/mirrors/alpha.gnu.org/gnu/tar/
-LIB_DEPENDS= intl.1::devel/gettext
-
MAINTAINER= Christian Weisgerber <naddy_(_at_)_openbsd_(_dot_)_org>
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
+
+LIB_DEPENDS= intl.1::devel/gettext
+RUN_DEPENDS= bzip2::archivers/bzip2
+
+SEPARATE_BUILD= flavored
CONFIGURE_STYLE= gnu
CONFIGURE_ARGS= --program-prefix=g
Index: files/md5
===================================================================
RCS file: /cvs/ports/archivers/gtar/files/md5,v
retrieving revision 1.6
diff -u -r1.6 md5
--- files/md5 2001/01/22 00:13:32 1.6
+++ files/md5 2001/09/07 00:35:00
@@ -1,3 +1,3 @@
-MD5 (tar-1.13.19.tar.gz) = ff10ade59f5b312869ffb2f229177e14
-RMD160 (tar-1.13.19.tar.gz) = 22e7e9ec473afdcf6a10ab52e1df12295296785d
-SHA1 (tar-1.13.19.tar.gz) = 19dffe3c6840520ff155eb1f84e2627767f6ce32
+MD5 (tar-1.13.22.tar.gz) = 6336bb0531efec441617a2fc5211b396
+RMD160 (tar-1.13.22.tar.gz) = 2ca5e17ff7bbd591270b9fb11d753af87d1cf9cd
+SHA1 (tar-1.13.22.tar.gz) = a5b853cfa95869ad6fe511851473cb0c0b780513
Index: patches/patch-lib_Makefile_in
===================================================================
RCS file: patch-lib_Makefile_in
diff -N patch-lib_Makefile_in
--- /dev/null Thu Sep 6 18:23:52 2001
+++ patch-lib_Makefile_in Thu Sep 6 18:35:00 2001
@@ -0,0 +1,11 @@
+$OpenBSD$
+--- lib/Makefile.in.orig Fri Sep 7 02:13:04 2001
++++ lib/Makefile.in Fri Sep 7 02:13:19 2001
+@@ -444,6 +444,7 @@ $(srcdir)/getdate.c: getdate.y
+ cd $(srcdir) && \
+ $(YACC) $(YFLAGS) getdate.y && \
+ mv -f y.tab.c getdate.c
++getdate.o: $(srcdir)/getdate.c
+ # Tell versions [3.59,3.63) of GNU make to not export all variables.
+ # Otherwise a system limit (for SysV at least) may be exceeded.
+ .NOEXPORT:
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/archivers/gtar/pkg/PLIST,v
retrieving revision 1.10
diff -u -r1.10 PLIST
--- pkg/PLIST 2000/12/21 19:38:12 1.10
+++ pkg/PLIST 2001/09/07 00:35:00
@@ -1,8 +1,7 @@
-_(_at_)_comment $OpenBSD: PLIST,v 1.10 2000/12/21 19:38:12 naddy Exp $
-bin/gtar
+_(_at_)_comment $OpenBSD$
@unexec install-info --delete --info-dir=%D/info %D/info/tar.info
+bin/gtar
info/tar.info
-_(_at_)_exec install-info --info-dir=%D/info %D/info/tar.info
libexec/grmt
share/locale/cs/LC_MESSAGES/tar.mo
share/locale/da/LC_MESSAGES/tar.mo
@@ -10,9 +9,9 @@
share/locale/es/LC_MESSAGES/tar.mo
share/locale/et/LC_MESSAGES/tar.mo
share/locale/fr/LC_MESSAGES/tar.mo
+share/locale/id/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
@@ -21,3 +20,5 @@
share/locale/ru/LC_MESSAGES/tar.mo
share/locale/sl/LC_MESSAGES/tar.mo
share/locale/sv/LC_MESSAGES/tar.mo
+share/locale/tr/LC_MESSAGES/tar.mo
+_(_at_)_exec install-info --info-dir=%D/info %D/info/tar.info
Visit your host, monkey.org