From root@gits.dyndns.org  Wed Nov 15 20:31:35 2000
Return-Path: <root@gits.dyndns.org>
Received: from racine.cybercable.fr (racine.cybercable.fr [212.198.0.201])
	by hub.freebsd.org (Postfix) with SMTP id 1C84137B479
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 15 Nov 2000 20:31:35 -0800 (PST)
Received: (qmail 6510142 invoked from network); 16 Nov 2000 04:31:23 -0000
Received: from s011.dhcp212-229.cybercable.fr (HELO gits.dyndns.org) ([212.198.229.11]) (envelope-sender <root@gits.dyndns.org>)
          by racine.cybercable.fr (qmail-ldap-1.03) with SMTP
          for <FreeBSD-gnats-submit@freebsd.org>; 16 Nov 2000 04:31:23 -0000
Received: (from root@localhost)
	by gits.dyndns.org (8.11.0/8.11.0) id eAG4VLu66602;
	Thu, 16 Nov 2000 05:31:21 +0100 (CET)
	(envelope-from root)
Message-Id: <200011160431.eAG4VLu66602@gits.dyndns.org>
Date: Thu, 16 Nov 2000 05:31:21 +0100 (CET)
From: Cyrille Lefevre <clefevre@citeweb.net>
Sender: root@gits.dyndns.org
Reply-To: clefevre@citeweb.net
To: FreeBSD-gnats-submit@freebsd.org
Subject: mtools-3.9.6 - symlinks changed from absolute to relative
X-Send-Pr-Version: 3.2

>Number:         22880
>Category:       ports
>Synopsis:       mtools-3.9.6 - symlinks changed from absolute to relative
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    jmz
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Nov 15 20:40:01 PST 2000
>Closed-Date:    Thu Jan 11 17:53:44 PST 2001
>Last-Modified:  Thu Jan 11 17:55:51 PST 2001
>Originator:     Cyrille Lefevre
>Release:        FreeBSD 4.1-STABLE i386
>Organization:
ACME
>Environment:

FreeBSD gits 4.1-STABLE FreeBSD 4.1-STABLE #3: Sat Sep 23 10:20:30 CEST 2000     root@gits:/disk2/4.0-stable/src/sys/compile/CUSTOM  i386

>Description:

	symlinks changed from absolute to relative

>How-To-Repeat:

	n/a

>Fix:


Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/emulators/mtools/pkg-plist,v
retrieving revision 1.15
diff -u -r1.15 pkg-plist
--- pkg-plist	1999/06/05 22:24:47	1.15
+++ pkg-plist	2000/11/16 04:21:48
@@ -1,28 +1,28 @@
 bin/mtools
-@exec ln -fs %D/%F %B/mattrib
-@exec ln -fs %D/%F %B/mbadblocks
-@exec ln -fs %D/%F %B/mcat
-@exec ln -fs %D/%F %B/mcd
-@exec ln -fs %D/%F %B/mcopy
-@exec ln -fs %D/%F %B/mdel
-@exec ln -fs %D/%F %B/mdeltree
-@exec ln -fs %D/%F %B/mdir
-@exec ln -fs %D/%F %B/mdu
-@exec ln -fs %D/%F %B/mformat
-@exec ln -fs %D/%F %B/minfo
-@exec ln -fs %D/%F %B/mlabel
-@exec ln -fs %D/%F %B/mmd
-@exec ln -fs %D/%F %B/mmount
-@exec ln -fs %D/%F %B/mmove
-@exec ln -fs %D/%F %B/mpartition
-@exec ln -fs %D/%F %B/mrd
-@exec ln -fs %D/%F %B/mread
-@exec ln -fs %D/%F %B/mren
-@exec ln -fs %D/%F %B/mshowfat
-@exec ln -fs %D/%F %B/mtoolstest
-@exec ln -fs %D/%F %B/mtype
-@exec ln -fs %D/%F %B/mwrite
-@exec ln -fs %D/%F %B/mzip
+@exec ln -fs %f %B/mattrib
+@exec ln -fs %f %B/mbadblocks
+@exec ln -fs %f %B/mcat
+@exec ln -fs %f %B/mcd
+@exec ln -fs %f %B/mcopy
+@exec ln -fs %f %B/mdel
+@exec ln -fs %f %B/mdeltree
+@exec ln -fs %f %B/mdir
+@exec ln -fs %f %B/mdu
+@exec ln -fs %f %B/mformat
+@exec ln -fs %f %B/minfo
+@exec ln -fs %f %B/mlabel
+@exec ln -fs %f %B/mmd
+@exec ln -fs %f %B/mmount
+@exec ln -fs %f %B/mmove
+@exec ln -fs %f %B/mpartition
+@exec ln -fs %f %B/mrd
+@exec ln -fs %f %B/mread
+@exec ln -fs %f %B/mren
+@exec ln -fs %f %B/mshowfat
+@exec ln -fs %f %B/mtoolstest
+@exec ln -fs %f %B/mtype
+@exec ln -fs %f %B/mwrite
+@exec ln -fs %f %B/mzip
 @unexec rm %B/mattrib
 @unexec rm %B/mbadblocks
 @unexec rm %B/mcat

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports->jmz 
Responsible-Changed-By: sf 
Responsible-Changed-When: Wed Jan 10 06:25:33 PST 2001 
Responsible-Changed-Why:  
Over to maintainer. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=22880 
State-Changed-From-To: open->closed 
State-Changed-By: jmz 
State-Changed-When: Thu Jan 11 17:53:44 PST 2001 
State-Changed-Why:  
All @exec/@unexec lines in pkg-plist have been removed.  

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