ports/135923: [PATCH] security/libfwbuilder: update to 3.0.5

Sylvio Cesar scjamorim at bsd.com.br
Mon Jun 22 16:50:02 UTC 2009


>Number:         135923
>Category:       ports
>Synopsis:       [PATCH] security/libfwbuilder: update to 3.0.5
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jun 22 16:50:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Sylvio Cesar
>Release:        FreeBSD 7.2-RELEASE i386
>Organization:
>Environment:
System: FreeBSD freecontrib.vida.br 7.2-RELEASE FreeBSD 7.2-RELEASE #0: Fri May  1 08:49:13 UTC
>Description:
- Update to 3.0.5

Removed file(s):
- files/patch-aa

Port maintainer (cy at FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- libfwbuilder-3.0.5_3.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/security/libfwbuilder/Makefile,v
retrieving revision 1.57
diff -u -u -r1.57 Makefile
--- Makefile	25 May 2009 02:07:06 -0000	1.57
+++ Makefile	22 Jun 2009 16:42:42 -0000
@@ -5,8 +5,8 @@
 # $FreeBSD: ports/security/libfwbuilder/Makefile,v 1.57 2009/05/25 02:07:06 cy Exp $
 
 PORTNAME=	libfwbuilder
-PORTVERSION=	3.0.4
-PORTREVISION=	2
+PORTVERSION=	3.0.5
+PORTREVISION=	3
 CATEGORIES=	security
 .if defined(BUILD)
 MASTER_SITES=	http://www.fwbuilder.org/nightly_builds/fwbuilder-3.0/build-${BUILD}/
@@ -18,10 +18,11 @@
 MAINTAINER=	cy at FreeBSD.org
 COMMENT=	Firewall Builder API
 
-CONFLICTS=	libfwbuilder-2.*
 LIB_DEPENDS=	xslt.2:${PORTSDIR}/textproc/libxslt \
 		netsnmp.16:${PORTSDIR}/net-mgmt/net-snmp
 
+CONFLICTS=	libfwbuilder-2.*
+
 PLIST_SUB=	BUILD_VERSION=${PORTVERSION}
 USE_QT_VER=	4
 QT_COMPONENTS=	corelib \
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/security/libfwbuilder/distinfo,v
retrieving revision 1.30
diff -u -u -r1.30 distinfo
--- distinfo	4 May 2009 03:45:34 -0000	1.30
+++ distinfo	22 Jun 2009 16:42:42 -0000
@@ -1,3 +1,3 @@
-MD5 (libfwbuilder-3.0.4.tar.gz) = c4d23b9b72c9d2272ab1a41e2bc86903
-SHA256 (libfwbuilder-3.0.4.tar.gz) = ce81e864cc5c9f4d30bf48292cc8b267c42356a87b3eda486dfbd1152679d4db
-SIZE (libfwbuilder-3.0.4.tar.gz) = 543824
+MD5 (libfwbuilder-3.0.5.tar.gz) = 628697fb834b30c3ae5cfc37dbea3a3c
+SHA256 (libfwbuilder-3.0.5.tar.gz) = e183f9ea02ccf9dccb016201fdc3b2b904eb680d48888c3dabc5e26a5c86bb02
+SIZE (libfwbuilder-3.0.5.tar.gz) = 542609
Index: files/patch-aa
===================================================================
RCS file: files/patch-aa
diff -N files/patch-aa
--- files/patch-aa	10 Dec 2006 23:32:25 -0000	1.3
+++ /dev/null	1 Jan 1970 00:00:00 -0000
@@ -1,15 +0,0 @@
---- qmake.inc.in.linux	2006-06-22 08:34:48.000000000 -0700
-+++ qmake.inc.in	2006-06-22 08:35:03.000000000 -0700
-@@ -28,10 +28,8 @@
- 	doc.path                =$(DDIR)@DOCDIR@
- 
- 	CONFIG                 += warn_on debug
--	QMAKE_CFLAGS_DEBUG     += -Wno-unused-parameter
--	QMAKE_CFLAGS_RELEASE   += -Wno-unused-parameter
--	QMAKE_CXXFLAGS_DEBUG   += -Wno-unused-parameter @CXXFLAGS@
--	QMAKE_CXXFLAGS_RELEASE += -Wno-unused-parameter @CXXFLAGS@
-+	QMAKE_CXXFLAGS_DEBUG   += @CXXFLAGS@
-+	QMAKE_CXXFLAGS_RELEASE += @CXXFLAGS@
- }
- }
- 
--- libfwbuilder-3.0.5_3.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list