ports/76443: Update port: net/freeradius - fix packing list

Florent Thoumie flz at xbsd.org
Tue Jan 18 22:50:23 UTC 2005


>Number:         76443
>Category:       ports
>Synopsis:       Update port: net/freeradius - fix packing list
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jan 18 22:50:22 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Florent Thoumie
>Release:        FreeBSD 5.3-RELEASE i386
>Organization:
Xbsd.org
>Environment:

System: FreeBSD gate.xbsd.org 5.3-RELEASE FreeBSD 5.3-RELEASE #2: Wed Nov 24 16:35:34 CET 2004 root at gate.xbsd.org:/usr/src/sys/i386/compile/GATE i386

>Description:

Fix packing list.

Maintainer cc'ed.

>How-To-Repeat:

N/A

>Fix:

--- freeradius.diff begins here ---
--- pkg-plist.orig	Tue Jan 18 23:41:04 2005
+++ pkg-plist	Tue Jan 18 23:42:20 2005
@@ -433,4 +433,4 @@
 @unexec rm -fr /var/log/raddb
 @exec mkdir -p /var/run/radiusd
 @unexec rm -fr /var/run/radiusd
- at unexec echo "You should remove %D/etc/raddb if you don't need it anymore."
+ at unexec rmdir %D/etc/raddb 2> /dev/null || echo "You should remove %D/etc/raddb if you don't need it anymore."
--- freeradius.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list