Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Apr 2012 16:17:26 GMT
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        johans@FreeBSD.org
Subject:   ports/167233: [PATCH] lang/gawk: Do not dirrmtry not created directories
Message-ID:  <201204231617.q3NGHQBT040490@freefall.freebsd.org>
Resent-Message-ID: <201204231620.q3NGKAeU040885@freefall.freebsd.org>

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

>Number:         167233
>Category:       ports
>Synopsis:       [PATCH] lang/gawk: Do not dirrmtry not created directories
>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:   Mon Apr 23 16:20:10 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Baptiste Daroussin
>Release:        FreeBSD 10.0-CURRENT amd64
>Organization:
>Environment:
System: FreeBSD azathoth.lan 10.0-CURRENT FreeBSD 10.0-CURRENT #0 r233418M: Sat Mar 24 13:45:31 CET
>Description:
Those dirrmtry looks weird to me they are never created.

regards,
Bapt

Port maintainer (johans@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99_5 (mode: change, diff: CVS)
>How-To-Repeat:
>Fix:

--- gawk-4.0.1.patch begins here ---
Index: pkg-plist
===================================================================
RCS file: /home/pcvs/ports/lang/gawk/pkg-plist,v
retrieving revision 1.15
diff -u -u -r1.15 pkg-plist
--- pkg-plist	9 Jul 2011 11:27:19 -0000	1.15
+++ pkg-plist	23 Apr 2012 16:16:29 -0000
@@ -38,7 +38,3 @@
 %%NLS%%share/locale/sv/LC_MESSAGES/gawk.mo
 @dirrm share/awk
 @dirrm libexec/awk
-@dirrmtry share/locale/ast/LC_MESSAGES
-@dirrmtry share/locale/ast
-@dirrmtry share/locale/rw/LC_MESSAGES
-@dirrmtry share/locale/rw
--- gawk-4.0.1.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?201204231617.q3NGHQBT040490>