From owner-cvs-all@FreeBSD.ORG Sun Jun 10 20:52:59 2007 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 27ACF16A400; Sun, 10 Jun 2007 20:52:59 +0000 (UTC) (envelope-from naddy@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.freebsd.org (Postfix) with ESMTP id 19BE313C44C; Sun, 10 Jun 2007 20:52:59 +0000 (UTC) (envelope-from naddy@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.8/8.13.8) with ESMTP id l5AKqwH7049934; Sun, 10 Jun 2007 20:52:58 GMT (envelope-from naddy@repoman.freebsd.org) Received: (from naddy@localhost) by repoman.freebsd.org (8.13.8/8.13.8/Submit) id l5AKqwSL049927; Sun, 10 Jun 2007 20:52:58 GMT (envelope-from naddy) Message-Id: <200706102052.l5AKqwSL049927@repoman.freebsd.org> From: Christian Weisgerber Date: Sun, 10 Jun 2007 20:52:58 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/archivers/gtar Makefile distinfo pkg-plist ports/archivers/gtar/files patch-configure X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Jun 2007 20:52:59 -0000 naddy 2007-06-10 20:52:58 UTC FreeBSD ports repository Modified files: archivers/gtar Makefile distinfo pkg-plist archivers/gtar/files patch-configure Log: Update to 1.17. Changes in this release: * Fix archivation of sparse files in posix mode. * Fix operation of --verify --listed-incremental. * Fix --occurrence. * Scope of --transform and --strip-components options. * End-of-volume script can send the new volume name to tar. Revision Changes Path 1.52 +1 -1 ports/archivers/gtar/Makefile 1.16 +3 -3 ports/archivers/gtar/distinfo 1.5 +10 -10 ports/archivers/gtar/files/patch-configure 1.16 +4 -1 ports/archivers/gtar/pkg-plist