From owner-freebsd-ports Sat Jan 20 23:50:26 2001 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CD52037B402 for ; Sat, 20 Jan 2001 23:50:07 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f0L7o7505560; Sat, 20 Jan 2001 23:50:07 -0800 (PST) (envelope-from gnats) Received: from lafontaine.cybercable.fr (lafontaine.cybercable.fr [212.198.0.202]) by hub.freebsd.org (Postfix) with SMTP id 104B837B401 for ; Sat, 20 Jan 2001 23:46:38 -0800 (PST) Received: (qmail 29087814 invoked from network); 21 Jan 2001 07:46:36 -0000 Received: from s011.dhcp212-229.cybercable.fr (HELO gits.dyndns.org) ([212.198.229.11]) (envelope-sender ) by lafontaine.cybercable.fr (qmail-ldap-1.03) with SMTP for ; 21 Jan 2001 07:46:36 -0000 Received: (from root@localhost) by gits.dyndns.org (8.11.1/8.11.1) id f0L7kYE50290; Sun, 21 Jan 2001 08:46:34 +0100 (CET) (envelope-from root) Message-Id: <200101210746.f0L7kYE50290@gits.dyndns.org> Date: Sun, 21 Jan 2001 08:46:34 +0100 (CET) From: Cyrille Lefevre Reply-To: clefevre@citeweb.net To: FreeBSD-gnats-submit@freebsd.org Cc: naddy@mips.inka.de X-Send-Pr-Version: 3.2 Subject: ports/24502: Update port: sysutils/gtar - 1.13.19 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 24502 >Category: ports >Synopsis: Update port: sysutils/gtar - 1.13.19 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Jan 20 23:50:01 PST 2001 >Closed-Date: >Last-Modified: >Originator: Cyrille Lefevre >Release: FreeBSD 4.2-STABLE i386 >Organization: ACME >Environment: FreeBSD gits 4.2-STABLE FreeBSD 4.2-STABLE #5: Thu Jan 18 00:14:29 CET 2001 root@gits:/disk2/4.x-stable/src/sys/compile/CUSTOM i386 >Description: Makefile version bumped. pkg-descr message enhanced. www link added. pkg-plink unexec moved. >How-To-Repeat: n/a >Fix: Index: Makefile =================================================================== RCS file: /home/ncvs/ports/sysutils/gtar/Makefile,v retrieving revision 1.17 diff -u -r1.17 Makefile --- Makefile 2001/01/04 13:37:52 1.17 +++ Makefile 2001/01/21 07:24:09 @@ -6,8 +6,7 @@ # PORTNAME= tar -PORTVERSION= 1.13.18 -PORTREVISION= 3 +PORTVERSION= 1.13.19 PKGNAMEPREFIX= g CATEGORIES= sysutils archivers MASTER_SITES= ftp://alpha.gnu.org/gnu/tar/ \ Index: distinfo =================================================================== RCS file: /home/ncvs/ports/sysutils/gtar/distinfo,v retrieving revision 1.4 diff -u -r1.4 distinfo --- distinfo 2000/12/25 13:53:16 1.4 +++ distinfo 2001/01/21 05:56:11 @@ -1 +1 @@ -MD5 (tar-1.13.18.tar.gz) = fd76b10a8e57cb944f0b2c9cb8bf742b +MD5 (tar-1.13.19.tar.gz) = ff10ade59f5b312869ffb2f229177e14 Index: pkg-descr =================================================================== RCS file: /home/ncvs/ports/sysutils/gtar/pkg-descr,v retrieving revision 1.1.1.1 diff -u -r1.1.1.1 pkg-descr --- pkg-descr 1998/06/06 10:34:25 1.1.1.1 +++ pkg-descr 2000/10/12 22:23:09 @@ -1 +1,14 @@ -gtar is the GNU Project's Tape Archiver (tar). +The Free Software Foundation's "tar" tape archiver. + +The tar program provides the ability to create tar archives, as +well as various other kinds of manipulation. + +Initially, tar archives were used to store files conveniently on +magnetic tape. The name `tar' comes from this use; it stands for +tape archiver. + +Note that this port will install this utility with a `g' prefix, +eg., gtar, but the texinfo documentation will refer to these +utilities without the `g' prefix. + +WWW: http://www.gnu.org/software/tar/tar.html Index: pkg-plist =================================================================== RCS file: /home/ncvs/ports/sysutils/gtar/pkg-plist,v retrieving revision 1.5 diff -u -r1.5 pkg-plist --- pkg-plist 2000/12/26 13:35:28 1.5 +++ pkg-plist 2001/01/21 07:29:43 @@ -1,7 +1,7 @@ bin/gtar +@unexec install-info --delete %D/info/tar.info %D/info/dir info/tar.info @exec install-info %D/info/tar.info %D/info/dir -@unexec install-info --delete %D/info/tar.info %D/info/dir libexec/grmt share/locale/cs/LC_MESSAGES/tar.mo share/locale/da/LC_MESSAGES/tar.mo >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message