Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 4 Jun 2006 15:29:05 -0400 (EDT)
From:      Alexander Botero-Lowry <alex@foxybanana.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        root@comdongin.com
Subject:   ports/98503: [PATCH] www/py24-nevow: use dirrmtry for athena_private
Message-ID:  <200606041929.k54JT5YS003807@Laptop.mine.box>
Resent-Message-ID: <200606041940.k54JeGGo054212@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         98503
>Category:       ports
>Synopsis:       [PATCH] www/py24-nevow: use dirrmtry for athena_private
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jun 04 19:40:16 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Alexander Botero-Lowry
>Release:        FreeBSD 6.1-STABLE i386
>Organization:
>Environment:
System: FreeBSD Laptop.mine.box 6.1-STABLE FreeBSD 6.1-STABLE #0: Sat May  6 22:21:39 PDT
>Description:
- seems to upset Mantissa if we don't use dirrmtry when we try to uninstall 
  mantissa (incoming port)

Example at: http://sce-tindy.tecnik93.com/tb/logs/4-STABLE-i386-myPT/py24-mantissa-0.4.1.log

Port maintainer (root@comdongin.com) is cc'd.

Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
>Fix:

--- py24-nevow-0.8.0.patch begins here ---
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/www/py-nevow/pkg-plist,v
retrieving revision 1.2
diff -u -r1.2 pkg-plist
--- pkg-plist	28 Apr 2006 20:56:53 -0000	1.2
+++ pkg-plist	4 Jun 2006 19:28:09 -0000
@@ -590,13 +590,13 @@
 %%PORTDOCS%%%%DOCSDIR%%/hier.py
 %%PORTDOCS%%%%DOCSDIR%%/hier.pyc
 %%PORTDOCS%%%%DOCSDIR%%/README
+@dirrmtry %%PYTHON_SITELIBDIR%%/nevow/athena_private
 @dirrm %%PYTHON_SITELIBDIR%%/nevow/test
 @dirrm %%PYTHON_SITELIBDIR%%/nevow/taglibrary
 @dirrm %%PYTHON_SITELIBDIR%%/nevow/scripts
 @dirrm %%PYTHON_SITELIBDIR%%/nevow/plugins
 @dirrm %%PYTHON_SITELIBDIR%%/nevow/livetrial
 @dirrm %%PYTHON_SITELIBDIR%%/nevow/flat
-@dirrm %%PYTHON_SITELIBDIR%%/nevow/athena_private
 @dirrm %%PYTHON_SITELIBDIR%%/nevow
 @dirrm %%PYTHON_SITELIBDIR%%/formless/test
 @dirrm %%PYTHON_SITELIBDIR%%/formless
--- py24-nevow-0.8.0.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



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