ports/59655: [maintainer update] security/libfwbuilder to 1.0.2

Vadim Kurland vadim at vk.crocodile.org
Mon Nov 24 21:10:31 UTC 2003


>Number:         59655
>Category:       ports
>Synopsis:       [maintainer update] security/libfwbuilder to 1.0.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Nov 24 13:10:22 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Vadim Kurland
>Release:        FreeBSD 5.1-RELEASE-p10 i386
>Organization:
>Environment:
System: FreeBSD freebsd51c.vk.crocodile.org 5.1-RELEASE-p10 FreeBSD 5.1-RELEASE-p10 #0: Sun Nov 16 02:14:54 PST 2003 root at freebsd51c.vk.crocodile.org:/usr/obj/usr/src/sys/GENERIC i386



>Description:
	Update port security/libfwbuilder to v1.0.2
	this is a new upstream release, it includes a critical fix for a problem
	with loading XML files if libxml2 v2.6.2 is installed on the system

>How-To-Repeat:

>Fix:


--- libfwbuilder-port.diff begins here ---
diff -urN libfwbuilder-old/Makefile libfwbuilder/Makefile
--- libfwbuilder-old/Makefile	Sun Nov 16 01:06:49 2003
+++ libfwbuilder/Makefile	Sun Nov 23 10:52:01 2003
@@ -2,11 +2,11 @@
 # Date Created:				27 May 2002
 # Whom:					Sergey Lyubka <devnull at asitatech.ie>
 #
-# $FreeBSD: ports/security/libfwbuilder/Makefile,v 1.11 2003/11/04 18:30:49 marcus Exp $
+# $FreeBSD: ports/security/libfwbuilder/Makefile,v 1.8 2003/06/01 15:26:07 foxfair Exp $
 
 PORTNAME=	libfwbuilder
-PORTVERSION=	1.0.1
-PORTREVISION=	2
+PORTVERSION=	1.0.2
+PORTREVISION=	1
 CATEGORIES=	security
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	fwbuilder
@@ -30,7 +30,7 @@
 INSTALLS_SHLIB=	yes
 PLIST_SUB+=	PORTVERSION="${PORTVERSION}"
 
-post-patch:
+post-extract:
 	@${ECHO_CMD} "===! Running aclocal"
 	@(cd ${WRKSRC}; aclocal)
 
diff -urN libfwbuilder-old/README.html libfwbuilder/README.html
--- libfwbuilder-old/README.html	Wed Jun  4 18:38:16 2003
+++ libfwbuilder/README.html	Mon Nov 24 12:11:36 2003
@@ -11,7 +11,7 @@
 
     <p>You are now in the directory for the port "security/libfwbuilder".</p>
 
-    <p>The package name of this port is "libfwbuilder-1.0.0_1".</p>
+    <p>The package name of this port is "libfwbuilder-1.0.2_1".</p>
 
     <p>This is the one-line description for this port:</p>
     <hr>
@@ -25,7 +25,7 @@
     longer description and/or visit the <a href="http://www.fwbuilder.org/">web site</a> for futher informations.</p>
 
     <p>If needed, you may contact the <a href=
-    "mailto:devnull at uptsoft.com">maintainer</a> of this port or the port <a href=
+    "mailto:vadim at fwbuilder.org">maintainer</a> of this port or the port <a href=
     "mailto:ports at FreeBSD.org">mailing-list</a>.</p>
 
     <p>This port requires package(s) "XFree86-libraries-4.3.0_5 autoconf-2.53_1 autoconf213-2.13.000227_5 bind9-9.2.2 expat-1.95.6_1 fontconfig-2.2.0 freetype2-2.1.4_1 gettext-0.11.5_1 glib-1.2.10_9 gmake-3.80 gtk-1.2.10_9 imake-4.3.0 libiconv-1.8_2 libtool-1.3.4_4 libxml2-2.5.7_1 libxslt-1.0.30 m4-1.4_1 net-snmp-5.0.8_1 openssl-0.9.7b_1 perl-5.6.1_13 pkgconfig-0.15.0 python-2.2.2_2" to build.</p>
diff -urN libfwbuilder-old/distinfo libfwbuilder/distinfo
--- libfwbuilder-old/distinfo	Sun Nov 16 01:06:49 2003
+++ libfwbuilder/distinfo	Sun Nov 23 10:52:01 2003
@@ -1 +1 @@
-MD5 (libfwbuilder-1.0.1.tar.gz) = e292937c9435c4717ccdd7f317a3cefe
+MD5 (libfwbuilder-1.0.2.tar.gz) = bf814db35c53b17b5ef94e821993ba67
diff -urN libfwbuilder-old/pkg-plist libfwbuilder/pkg-plist
--- libfwbuilder-old/pkg-plist	Sun Nov 16 01:06:49 2003
+++ libfwbuilder/pkg-plist	Sat Sep 20 20:46:25 2003
@@ -21,13 +21,14 @@
 share/libfwbuilder/migration/0.10.1/FWObjectDatabase.xslt
 share/libfwbuilder/migration/0.10.0/FWObjectDatabase.xslt
 share/libfwbuilder/migration/1.0.0/FWObjectDatabase.xslt
+share/libfwbuilder/migration/1.0.1/FWObjectDatabase.xslt
 share/libfwbuilder/fwbuilder.dtd
-share/doc/libfwbuilder-1.0.1/README
-share/doc/libfwbuilder-1.0.1/INSTALL
-share/doc/libfwbuilder-1.0.1/Credits
-share/doc/libfwbuilder-1.0.1/ChangeLog
-share/doc/libfwbuilder-1.0.1/COPYING
-share/doc/libfwbuilder-1.0.1/AUTHORS
+share/doc/libfwbuilder-1.0.2/README
+share/doc/libfwbuilder-1.0.2/INSTALL
+share/doc/libfwbuilder-1.0.2/Credits
+share/doc/libfwbuilder-1.0.2/ChangeLog
+share/doc/libfwbuilder-1.0.2/COPYING
+share/doc/libfwbuilder-1.0.2/AUTHORS
 lib/libfwcompiler.so.5
 lib/libfwcompiler.so
 lib/libfwbuilder.so.5
@@ -111,8 +112,9 @@
 @dirrm share/libfwbuilder/migration/0.10.1
 @dirrm share/libfwbuilder/migration/0.10.0
 @dirrm share/libfwbuilder/migration/1.0.0
+ at dirrm share/libfwbuilder/migration/1.0.1
 @dirrm share/libfwbuilder/migration
 @dirrm share/libfwbuilder
- at dirrm share/doc/libfwbuilder-1.0.1
+ at dirrm share/doc/libfwbuilder-1.0.2
 @dirrm include/fwcompiler
 @dirrm include/fwbuilder
--- libfwbuilder-port.diff ends here ---


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



More information about the freebsd-ports-bugs mailing list