ports/74689: [patch] [maintainer update] Update port security/fwbuilder

Vadim Kurland vadim at vk.crocodile.org
Sat Dec 4 20:20:28 UTC 2004


>Number:         74689
>Category:       ports
>Synopsis:       [patch] [maintainer update] Update port security/fwbuilder
>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:   Sat Dec 04 20:20:27 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:
	Updated port to the latest current version ( 2.0.4 )

>How-To-Repeat:
	
>Fix:

	

--- fwbuilder-port.diff begins here ---
diff -urN security/fwbuilder/Makefile security/fwbuilder-2.0.4/Makefile
--- security/fwbuilder/Makefile	Wed Oct 27 08:46:11 2004
+++ security/fwbuilder-2.0.4/Makefile	Sat Dec  4 12:53:36 2004
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	fwbuilder
-PORTVERSION=	2.0.2
+PORTVERSION=	2.0.4
 PORTREVISION=	1
 CATEGORIES=	security
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}/fwbuilder/
@@ -17,6 +17,9 @@
 
 BUILD_DEPENDS=	qmake:${PORTSDIR}/devel/qmake
 LIB_DEPENDS=	fwbuilder.6:${PORTSDIR}/security/libfwbuilder
+.if !exists(/usr/include/getopt.h)
+LIB_DEPENDS+=	gnugetopt.1:${PORTSDIR}/devel/libgnugetopt
+.endif
 
 USE_QT_VER=	3
 
diff -urN security/fwbuilder/distinfo security/fwbuilder-2.0.4/distinfo
--- security/fwbuilder/distinfo	Wed Oct 13 23:42:13 2004
+++ security/fwbuilder-2.0.4/distinfo	Thu Dec  2 20:50:25 2004
@@ -1 +1 @@
-MD5 (fwbuilder-2.0.2.tar.gz) = 1a31df4d7c6ddcbe9aa7ae861ea438d2
+MD5 (fwbuilder-2.0.4.tar.gz) = a63df33d38f4845cc5721cee9a10640b
diff -urN security/fwbuilder/pkg-plist security/fwbuilder-2.0.4/pkg-plist
--- security/fwbuilder/pkg-plist	Wed Oct 13 23:42:13 2004
+++ security/fwbuilder-2.0.4/pkg-plist	Thu Dec  2 20:50:25 2004
@@ -22,6 +22,10 @@
 %%DOCSDIR%%/ReleaseNotes_2.0.1.txt
 %%DOCSDIR%%/ReleaseNotes_2.0.2.html
 %%DOCSDIR%%/ReleaseNotes_2.0.2.txt
+%%DOCSDIR%%/ReleaseNotes_2.0.3.html
+%%DOCSDIR%%/ReleaseNotes_2.0.3.txt
+%%DOCSDIR%%/ReleaseNotes_2.0.4.html
+%%DOCSDIR%%/ReleaseNotes_2.0.4.txt
 %%DOCSDIR%%/PatchAcceptancePolicy.txt
 %%DATADIR%%/objects_init.xml
 %%DATADIR%%/templates.xml
@@ -42,7 +46,7 @@
 %%DATADIR%%/os/unknown_os.xml
 %%DATADIR%%/locale/fwbuilder_fr.qm
 %%DATADIR%%/locale/fwbuilder_ru.qm
-%%DATADIR%%/locale/fwbuilder_vi.qm
+%%DATADIR%%/locale/fwbuilder_ja.qm
 @dirrm %%DOCSDIR%%
 @dirrm %%DATADIR%%/platform
 @dirrm %%DATADIR%%/os
--- fwbuilder-port.diff ends here ---


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



More information about the freebsd-ports-bugs mailing list