Skip site navigation (1)Skip section navigation (2)
Date:      Thu,  8 Aug 2002 10:57:20 +0000 (GMT)
From:      Sergey Lyubka <devnull@asitatech.ie>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/41440: [MAINTAINER UPDATE] security/libfwbuilder -> 0.10.8
Message-ID:  <20020808105720.A44C55BA3@yoda.asitatech.ie>

next in thread | raw e-mail | index | archive | help
	Note: There was a bad value `change-resuest' for the field `>Class:'.
	It was set to the default value of `sw-bug'.


>Number:         41440
>Category:       ports
>Synopsis:       [MAINTAINER UPDATE] security/libfwbuilder -> 0.10.8
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Aug 08 03:00:07 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Sergey Lyubka
>Release:        FreeBSD 4.6-RC i386
>Organization:
Asita Technologies Int
>Environment:
System: FreeBSD yoda 4.6-RC FreeBSD 4.6-RC #11: Sat Jun 15 07:17:17 GMT 2002 root@yoda.asitatech.ie:/usr/obj/usr/src/sys/DEVNULL i386


	
>Description:
	
>How-To-Repeat:
	
>Fix:

diff -ruN libfwbuilder.orig/Makefile libfwbuilder/Makefile
--- libfwbuilder.orig/Makefile	Thu Jun 27 15:50:27 2002
+++ libfwbuilder/Makefile	Thu Aug  8 10:47:12 2002
@@ -5,7 +5,7 @@
 # $FreeBSD: ports/security/libfwbuilder/Makefile,v 1.1 2002/06/27 15:50:27 will Exp $
 
 PORTNAME=	libfwbuilder
-PORTVERSION=	0.10.7
+PORTVERSION=	0.10.8
 CATEGORIES=	security
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	fwbuilder
@@ -16,9 +16,10 @@
 		xslt.1:${PORTSDIR}/textproc/libxslt \
 		sigc.1:${PORTSDIR}/devel/libsigc++
 
+CONFIGURE_SCRIPT= autogen.sh
 USE_GMAKE=	yes
 USE_LIBTOOL=	yes
-USE_GTK=	yes
+USE_GTK=	no
 INSTALLS_SHLIB=	yes
 PLIST_SUB+=	PORTVERSION="${PORTVERSION}"
 
diff -ruN libfwbuilder.orig/distinfo libfwbuilder/distinfo
--- libfwbuilder.orig/distinfo	Thu Jun 27 15:50:27 2002
+++ libfwbuilder/distinfo	Thu Aug  8 10:47:12 2002
@@ -1 +1 @@
-MD5 (libfwbuilder-0.10.7.tar.gz) = 12e0817e202b89464dedf634d23461f1
+MD5 (libfwbuilder-0.10.8.tar.gz) = 6515182028de9eef354b126ede7fa03c
diff -ruN libfwbuilder.orig/pkg-descr libfwbuilder/pkg-descr
--- libfwbuilder.orig/pkg-descr	Thu Jun 27 15:50:27 2002
+++ libfwbuilder/pkg-descr	Thu Aug  8 10:47:12 2002
@@ -1,4 +1,4 @@
-This is the library is an API for Firewall Builder.
+This is Firewall Builder API library.
 Firewall Builder consists of object-oriented GUI and set of policy compilers
 for various firewall platforms.
 
diff -ruN libfwbuilder.orig/pkg-plist libfwbuilder/pkg-plist
--- libfwbuilder.orig/pkg-plist	Thu Jun 27 15:50:27 2002
+++ libfwbuilder/pkg-plist	Thu Aug  8 10:47:12 2002
@@ -65,7 +65,7 @@
 share/libfwbuilder/migration/0.10.4/FWObjectDatabase.xslt
 share/libfwbuilder/migration/0.10.5/FWObjectDatabase.xslt
 share/libfwbuilder/migration/0.10.6/FWObjectDatabase.xslt
-share/libfwbuilder/fwbuilder.dtd
+share/libfwbuilder/migration/0.10.7/FWObjectDatabase.xslt
 bin/libfwbuilder-config
 lib/libfwbuilder.so.2
 lib/libfwbuilder.so
@@ -79,10 +79,11 @@
 lib/libfwbd.so
 lib/libfwbd.la
 lib/libfwbd.a
+share/libfwbuilder/fwbuilder.dtd
 share/doc/libfwbuilder-%%PORTVERSION%%/AUTHORS
 share/doc/libfwbuilder-%%PORTVERSION%%/COPYING
-share/doc/libfwbuilder-%%PORTVERSION%%/ChangeLog
 share/doc/libfwbuilder-%%PORTVERSION%%/Credits
+share/doc/libfwbuilder-%%PORTVERSION%%/ChangeLog
 share/doc/libfwbuilder-%%PORTVERSION%%/README
 @dirrm include/fwbd
 @dirrm include/fwbuilder
@@ -101,7 +102,9 @@
 @dirrm share/libfwbuilder/migration/0.10.4
 @dirrm share/libfwbuilder/migration/0.10.5
 @dirrm share/libfwbuilder/migration/0.10.6
+@dirrm share/libfwbuilder/migration/0.10.7
 @dirrm share/libfwbuilder/migration
 @dirrm share/libfwbuilder
 @unexec rmdir %D/share/doc/libfwbuilder-%%PORTVERSION%%/classref > /dev/null 2>&1 || true
 @dirrm share/doc/libfwbuilder-%%PORTVERSION%%
+
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020808105720.A44C55BA3>