Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Jul 2001 22:10:02 -0700 (PDT)
From:      Thierry Thomas <thierry@thomas.as>
To:        freebsd-ports@FreeBSD.org
Subject:   Re: ports/29236: Port news/newsx - maintainer-update: drop DOCSDIR on deinstall
Message-ID:  <200107260510.f6Q5A2T09531@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/29236; it has been noted by GNATS.

From: Thierry Thomas <thierry@thomas.as>
To: FreeBSD-gnats-submit@FreeBSD.ORG
Cc:  
Subject: Re: ports/29236: Port news/newsx - maintainer-update: drop DOCSDIR on deinstall
Date: Thu, 26 Jul 2001 07:04:18 +0200

 On Thu 26 Jul 01 at  0:19:44 +0000, Thierry Thomas wrote:
 >Number:         29236
 >Category:       ports
 >Synopsis:       Port news/newsx - maintainer-update: drop DOCSDIR on deinstall
 >Confidential:   no
 >Severity:       non-critical
 >Priority:       medium
 >Responsible:    freebsd-ports
 >Class:          maintainer-update
 >Submitter-Id:   current-users
 >Originator:     Thierry Thomas
 >Release:        FreeBSD 4.3-STABLE i386
 >Organization:
  Kabbale Eros
 >Environment:
  System: FreeBSD graf.pompo.net 4.3-STABLE FreeBSD 4.3-STABLE #0: Sat Jul 7 12:30:11 CEST 2001 root@graf.pompo.net:/usr/obj/mntsrc/src/sys/GRAF010429 i386
  
 >Description:
  	Oops - in my yesterday's patch of pkg-plist I have forgotten to
  	drop DOCSDIR on deinstall.
 >How-To-Repeat:
  	Replace with the following patches.
 >Fix:
      DOCSDIR delenda est. My patch of pkg-plist ought to be:
 
 --- pkg-plist.orig	Tue May  8 00:20:16 2001
 +++ pkg-plist	Thu Jul 26 06:50:47 2001
 @@ -1,6 +1,15 @@
  bin/newsx
  bin/newsq
  bin/testfilter
 +%%PORTDOCS%%share/doc/newsx/AUTHORS
 +%%PORTDOCS%%share/doc/newsx/COPYING
 +%%PORTDOCS%%share/doc/newsx/ChangeLog
 +%%PORTDOCS%%share/doc/newsx/FAQ
 +%%PORTDOCS%%share/doc/newsx/INSTALL
 +%%PORTDOCS%%share/doc/newsx/NEWS
 +%%PORTDOCS%%share/doc/newsx/README
 +%%PORTDOCS%%share/doc/newsx/TODO
 +%%PORTDOCS%%@dirrm share/doc/newsx
  @dirrm news/spool/inhosts
  @dirrm news/spool
  @dirrm news

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200107260510.f6Q5A2T09531>