ports/75292: [patch] [maintainer update] Update port security/libfwbuilder

Vadim Kurland vadim at fwbuilder.org
Mon Dec 20 08:40:27 UTC 2004


>Number:         75292
>Category:       ports
>Synopsis:       [patch] [maintainer update] Update port security/libfwbuilder
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Dec 20 08:40:26 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Vadim Kurland
>Release:        FreeBSD 4.10-RELEASE i386
>Organization:
Firewall Builder Project
>Environment:
System: FreeBSD freebsd410.vk.crocodile.org 4.10-RELEASE FreeBSD 4.10-RELEASE #1: Sat Oct 16 22:27:35 PDT 2004 root at freebsd410.vk.crocodile.org:/usr/src/sys/compile/GENERIC i386


	
>Description:
	Fixed an error in pkg-plist that used to leave directory
	/usr/include/fwb-2.0 around after deinstall. This makes port cleaner.

>How-To-Repeat:
	
>Fix:

	

--- libfwbuilder-port.diff begins here ---
diff -urN security/libfwbuilder-2.0.4/Makefile security/libfwbuilder/Makefile
--- security/libfwbuilder-2.0.4/Makefile	Sun Dec  5 07:13:09 2004
+++ security/libfwbuilder/Makefile	Mon Dec 20 01:29:18 2004
@@ -6,7 +6,7 @@
 
 PORTNAME=	libfwbuilder
 PORTVERSION=	2.0.4
-PORTREVISION=	0
+PORTREVISION=	1
 CATEGORIES=	security
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	fwbuilder
diff -urN security/libfwbuilder-2.0.4/pkg-plist security/libfwbuilder/pkg-plist
--- security/libfwbuilder-2.0.4/pkg-plist	Sun Dec  5 07:13:09 2004
+++ security/libfwbuilder/pkg-plist	Mon Dec 20 01:28:51 2004
@@ -102,3 +102,4 @@
 @dirrm %%DOCSDIR%%
 @dirrm include/fwb-2.0/fwcompiler
 @dirrm include/fwb-2.0/fwbuilder
+ at dirrm include/fwb-2.0
--- libfwbuilder-port.diff ends here ---


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



More information about the freebsd-ports-bugs mailing list