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

Vadim Kurland vadim at vk.crocodile.org
Sun Nov 13 05:40:16 UTC 2005


>Number:         88910
>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:   Sun Nov 13 05:40:12 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     vadim at vk.crocodile.org
>Release:        FreeBSD 5.4-RC3 i386
>Organization:
Firewall Builder Project
>Environment:
System: FreeBSD freebsd54.vk.crocodile.org 5.4-RC3 FreeBSD 5.4-RC3 #0: Sun Apr 17 09:23:46 UTC 2005 root at harlow.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386


	
>Description:
	Updated port to the current upstream release

>How-To-Repeat:
	
>Fix:

	

--- libfwbuilder.diff begins here ---
diff -urN libfwbuilder-current/Makefile libfwbuilder-2.0.10/Makefile
--- libfwbuilder-current/Makefile	Wed Jul 20 00:49:12 2005
+++ libfwbuilder-2.0.10/Makefile	Sat Nov  5 18:54:09 2005
@@ -2,10 +2,10 @@
 
 PORTNAME=	libfwbuilder
-PORTVERSION=	2.0.8
+PORTVERSION=	2.0.10
 CATEGORIES=	security
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	fwbuilder
@@ -24,7 +24,7 @@
 USE_OPENSSL=	yes
 USE_GMAKE=	yes
 GNU_CONFIGURE=	yes
-CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
+CONFIGURE_ENV=  CPPFLAGS="-I${LOCALBASE}/include" \
 		LDFLAGS="-L${LOCALBASE}/lib" \
 		QMAKESPEC=${LOCALBASE}/share/qt/mkspecs/freebsd-g++
 CONFIGURE_ARGS+=	--with-docdir=${DOCSDIR}
diff -urN libfwbuilder-current/distinfo libfwbuilder-2.0.10/distinfo
--- libfwbuilder-current/distinfo	Wed Jul 20 00:49:12 2005
+++ libfwbuilder-2.0.10/distinfo	Sat Nov  5 18:54:09 2005
@@ -1 +1 @@
-MD5 (libfwbuilder-2.0.8.tar.gz) = a554710b26bc42c895187f6a2b78b27f
+MD5 (libfwbuilder-2.0.10.tar.gz) = 7f171715bd398137e832a53628642fe6
diff -urN libfwbuilder-current/pkg-plist libfwbuilder-2.0.10/pkg-plist
--- libfwbuilder-current/pkg-plist	Wed Jul 20 00:49:12 2005
+++ libfwbuilder-2.0.10/pkg-plist	Sat Nov  5 18:54:09 2005
@@ -100,6 +100,8 @@
 %%DATADIR%%/migration/FWObjectDatabase_2.0.5.xslt
 %%DATADIR%%/migration/FWObjectDatabase_2.0.6.xslt
 %%DATADIR%%/migration/FWObjectDatabase_2.0.7.xslt
+%%DATADIR%%/migration/FWObjectDatabase_2.0.8.xslt
+%%DATADIR%%/migration/FWObjectDatabase_2.0.9.xslt
 %%DATADIR%%/fwbuilder.dtd
 @dirrm %%DATADIR%%/migration
 @dirrm %%DATADIR%%
--- libfwbuilder.diff ends here ---


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



More information about the freebsd-ports-bugs mailing list