From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Dec 6 16:40:11 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A0A7616A4CE for ; Sat, 6 Dec 2003 16:40:11 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id BF48E43FA3 for ; Sat, 6 Dec 2003 16:40:07 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id hB70e7FY061052 for ; Sat, 6 Dec 2003 16:40:07 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id hB70e7Ya061051; Sat, 6 Dec 2003 16:40:07 -0800 (PST) (envelope-from gnats) Resent-Date: Sat, 6 Dec 2003 16:40:07 -0800 (PST) Resent-Message-Id: <200312070040.hB70e7Ya061051@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Vadim Kurland Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0DAEB16A4CE for ; Sat, 6 Dec 2003 16:37:54 -0800 (PST) Received: from noir.crocodile.org (noir.crocodile.org [216.218.215.147]) by mx1.FreeBSD.org (Postfix) with ESMTP id AA6F144025 for ; Sat, 6 Dec 2003 16:35:28 -0800 (PST) (envelope-from vadim@vk.crocodile.org) Received: from mail.vk.crocodile.org (c-24-7-27-211.client.comcast.net [24.7.27.211]) by noir.crocodile.org (8.11.6/8.11.6) with ESMTP id hB70ZPp17597 for ; Sat, 6 Dec 2003 16:35:25 -0800 Received: from freebsd51c.vk.crocodile.org ([10.3.14.52]) by mail.vk.crocodile.org (8.12.8/8.12.8) with ESMTP id hB70ZNQN023355 for ; Sat, 6 Dec 2003 16:35:23 -0800 Received: from freebsd51c.vk.crocodile.org (localhost [127.0.0.1]) hB70ZQmj017352 for ; Sat, 6 Dec 2003 16:35:26 -0800 (PST) (envelope-from vadim@freebsd51c.vk.crocodile.org) Received: (from vadim@localhost)hB70ZPrB017351; Sat, 6 Dec 2003 16:35:25 -0800 (PST) Message-Id: <200312070035.hB70ZPrB017351@freebsd51c.vk.crocodile.org> Date: Sat, 6 Dec 2003 16:35:25 -0800 (PST) From: Vadim Kurland To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/59998: [maintainer update] security/libfwbuilder to 1.0.2 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Vadim Kurland List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 07 Dec 2003 00:40:11 -0000 >Number: 59998 >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: Sat Dec 06 16:40:07 PST 2003 >Closed-Date: >Last-Modified: >Originator: Vadim Kurland >Release: FreeBSD 5.1-RELEASE-p10 i386 >Organization: Firewall Builder Project >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@freebsd51c.vk.crocodile.org:/usr/obj/usr/src/sys/GENERIC i386 >Description: Upgraded libfwbuilder to the latest version ( v1.0.2 ) Changed shlib version number in dependency on net-snmp This PR supercedes PR #59655 >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 Sat Dec 6 15:36:46 2003 @@ -5,8 +5,8 @@ # $FreeBSD: ports/security/libfwbuilder/Makefile,v 1.11 2003/11/04 18:30:49 marcus 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 @@ -18,7 +18,7 @@ aclocal:${PORTSDIR}/devel/automake LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 \ xslt.2:${PORTSDIR}/textproc/libxslt \ - netsnmp.5:${PORTSDIR}/net/net-snmp \ + netsnmp.6:${PORTSDIR}/net/net-snmp \ crypto.3:${PORTSDIR}/security/openssl CONFIGURE_SCRIPT= autogen.sh @@ -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 @@

You are now in the directory for the port "security/libfwbuilder".

-

The package name of this port is "libfwbuilder-1.0.0_1".

+

The package name of this port is "libfwbuilder-1.0.2_1".

This is the one-line description for this port:


@@ -25,7 +25,7 @@ longer description and/or visit the web site for futher informations.

If needed, you may contact the maintainer of this port or the port maintainer of this port or the port mailing-list.

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.

diff -urN libfwbuilder-old/distinfo libfwbuilder/distinfo --- libfwbuilder-old/distinfo Sun Nov 16 01:06:49 2003 +++ libfwbuilder/distinfo Sat Dec 6 16:28:27 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 +@dirrm share/libfwbuilder/migration/1.0.1 @dirrm share/libfwbuilder/migration @dirrm share/libfwbuilder -@dirrm share/doc/libfwbuilder-1.0.1 +@dirrm share/doc/libfwbuilder-1.0.2 @dirrm include/fwcompiler @dirrm include/fwbuilder --- libfwbuilder-port.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: