ports/134619: [PATCH} archivers/rpm4 leaves directories behind

Josh Paetzel jpaetzel at FreeBSD.org
Sun May 17 16:30:02 UTC 2009


>Number:         134619
>Category:       ports
>Synopsis:       [PATCH} archivers/rpm4 leaves directories behind
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun May 17 16:30:02 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Josh Paetzel
>Release:        8.0-RELEASE
>Organization:
>Environment:
FreeBSD virt80.tcbug.org 8.0-CURRENT FreeBSD 8.0-CURRENT #0: Wed May 6 11:14:55 CDT 2009 root at virt80.tcbug.org:/usr/obj/usr/src/sys/VIRT80 amd64
>Description:
archivers/rpm4 leaves a couple directories around due to an incorrect pkg-plist
>How-To-Repeat:
cd /usr/ports/archivers/rpm4 && make install deinstall


>Fix:
--- pkg-plist.old       2009-05-17 14:32:04.000000000 -0500
+++ pkg-plist   2009-05-17 14:32:42.000000000 -0500
@@ -162,3 +162,5 @@
 @dirrmtry src
 @dirrmtry share/locale/en_RN/LC_MESSAGES
 @dirrmtry share/locale/en_RN
+ at dirrmtry share/locale/eu_ES/LC_MESSAGES
+ at dirrmtry share/locale/eu_ES

Patch attached with submission follows:

--- pkg-plist.old	2009-05-17 14:32:04.000000000 -0500
+++ pkg-plist	2009-05-17 14:32:42.000000000 -0500
@@ -162,3 +162,5 @@
 @dirrmtry src
 @dirrmtry share/locale/en_RN/LC_MESSAGES
 @dirrmtry share/locale/en_RN
+ at dirrmtry share/locale/eu_ES/LC_MESSAGES
+ at dirrmtry share/locale/eu_ES


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



More information about the freebsd-ports-bugs mailing list