From root@gits.dyndns.org  Sat Jan 20 23:46:39 2001
Return-Path: <root@gits.dyndns.org>
Received: from lafontaine.cybercable.fr (lafontaine.cybercable.fr [212.198.0.202])
	by hub.freebsd.org (Postfix) with SMTP id 104B837B401
	for <FreeBSD-gnats-submit@freebsd.org>; 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 <root@gits.dyndns.org>)
          by lafontaine.cybercable.fr (qmail-ldap-1.03) with SMTP
          for <naddy@mips.inka.de>; 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 <clefevre@citeweb.net>
Reply-To: clefevre@citeweb.net
To: FreeBSD-gnats-submit@freebsd.org
Cc: naddy@mips.inka.de
Subject: Update port: sysutils/gtar - 1.13.19
X-Send-Pr-Version: 3.2

>Number:         24502
>Category:       ports
>Synopsis:       Update port: sysutils/gtar - 1.13.19
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jan 20 23:50:01 PST 2001
>Closed-Date:    Thu Feb 8 09:33:38 PST 2001
>Last-Modified:  Thu Feb 08 09:35:58 PST 2001
>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:
State-Changed-From-To: open->analyzed 
State-Changed-By: sf 
State-Changed-When: Tue Jan 30 09:35:24 PST 2001 
State-Changed-Why:  
Forwarded to maintainer. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=24502 

From: FUJISHIMA Satsuki <sf@FreeBSD.org>
To: Cc: FreeBSD-gnats-submit@freebsd.org, naddy@mips.inka.de
Subject: Re: ports/24502: Update port: sysutils/gtar - 1.13.19
Date: Thu, 01 Feb 2001 23:50:16 +0900

 Update have done.
 Now I'm waiting for repository copy from systils -> archivers.
 
State-Changed-From-To: analyzed->closed 
State-Changed-By: sf 
State-Changed-When: Thu Feb 8 09:33:38 PST 2001 
State-Changed-Why:  
This port moved to archivers. 
All procedure has done. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=24502 
>Unformatted:
