From nobody@FreeBSD.org  Wed Jun 15 07:38:30 2011
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id D996A1065670
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 15 Jun 2011 07:38:30 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22])
	by mx1.freebsd.org (Postfix) with ESMTP id CB29F8FC13
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 15 Jun 2011 07:38:30 +0000 (UTC)
Received: from red.freebsd.org (localhost [127.0.0.1])
	by red.freebsd.org (8.14.4/8.14.4) with ESMTP id p5F7cUwT011629
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 15 Jun 2011 07:38:30 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.4/8.14.4/Submit) id p5F7cUZl011627;
	Wed, 15 Jun 2011 07:38:30 GMT
	(envelope-from nobody)
Message-Id: <201106150738.p5F7cUZl011627@red.freebsd.org>
Date: Wed, 15 Jun 2011 07:38:30 GMT
From: Frank Wall <fw@moov.de>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [PATCH] print/teTeX-texmf: fix pkg-plist
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         157898
>Category:       ports
>Synopsis:       [PATCH] print/teTeX-texmf: fix pkg-plist
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    hrs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jun 15 07:40:13 UTC 2011
>Closed-Date:    Mon Jun 20 19:52:08 UTC 2011
>Last-Modified:  Mon Jun 20 19:52:08 UTC 2011
>Originator:     Frank Wall
>Release:        7.3-RELEASE-p2
>Organization:
>Environment:
FreeBSD 7.3-RELEASE-p2 FreeBSD 7.3-RELEASE-p2 #0: Mon Jul 12 19:23:19 UTC 2010     root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC  amd64

>Description:
The pkg-plist for print/teTeX-texmf contains an obsolete file:

# pkg_delete -f teTeX-texmf-3.0_7
pkg_delete: file '/usr/local/share/texmf-dist/tex/texinfo/vntexinfo.tex' doesn't exist
pkg_delete: couldn't entirely delete package (perhaps the packing list is incorrectly specified?)
>How-To-Repeat:
1. install print/teTeX-texmf
2. uninstall print/teTeX-texmf
3. pkg_delete will complain about file 'vntexinfo.tex'
>Fix:
apply this patch

--- print/teTeX-texmf/pkg-plist.orig	2011-06-13 05:46:22.000000000 +0200
+++ print/teTeX-texmf/pkg-plist	2011-06-15 09:34:50.000000000 +0200
@@ -13617,7 +13617,6 @@
 %%TEXMFDISTDIR%%/tex/platex/config/language.dat
 %%TEXMFDISTDIR%%/tex/platex/config/pdfplatex.ini
 %%TEXMFDISTDIR%%/tex/platex/config/platex.ini
-%%TEXMFDISTDIR%%/tex/texinfo/vntexinfo.tex
 %%TEXMFDISTDIR%%/texdoctk/texdocrc.defaults
 %%TEXMFDISTDIR%%/texdoctk/texdoctk.dat
 %%TEXMFDISTDIR%%/web2c/amiga-pl.tcx


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->hrs 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Wed Jun 15 07:40:23 UTC 2011 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=157898 
State-Changed-From-To: open->closed 
State-Changed-By: hrs 
State-Changed-When: Mon Jun 20 19:51:43 UTC 2011 
State-Changed-Why:  
Fixed, thanks! 

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