Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Aug 2009 18:21:40 -0300 (BRT)
From:      Sylvio Cesar <scjamorim@bsd.com.br>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        cy@FreeBSD.org
Subject:   ports/138049: [PATCH] security/libfwbuilder: update to 3.0.6
Message-ID:  <20090821212140.3FE592281E1@fbsd72.scjamorim.org>
Resent-Message-ID: <200908212130.n7LLU6tS010942@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         138049
>Category:       ports
>Synopsis:       [PATCH] security/libfwbuilder: update to 3.0.6
>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:   Fri Aug 21 21:30:05 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Sylvio Cesar
>Release:        FreeBSD 7.2-RELEASE i386
>Organization:
>Environment:
System: FreeBSD fbsd72.scjamorim.org 7.2-RELEASE FreeBSD 7.2-RELEASE #0: Mon Aug  3 22:10:47 BRT
>Description:
- Update to 3.0.6

You can see log in mine tinderbox:
http://www.scjamorim.org/Home/libfwbuilder-3.0.6.log

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

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

--- libfwbuilder-3.0.6.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/security/libfwbuilder/Makefile,v
retrieving revision 1.59
diff -u -u -r1.59 Makefile
--- Makefile	30 Jun 2009 05:36:52 -0000	1.59
+++ Makefile	21 Aug 2009 21:20:42 -0000
@@ -5,14 +5,13 @@
 # $FreeBSD: ports/security/libfwbuilder/Makefile,v 1.59 2009/06/30 05:36:52 cy Exp $
 
 PORTNAME=	libfwbuilder
-PORTVERSION=	3.0.5
-PORTREVISION=	1
+PORTVERSION=	3.0.6
 CATEGORIES=	security
 .if defined(BUILD)
 MASTER_SITES=	http://www.fwbuilder.org/nightly_builds/fwbuilder-3.0/build-${BUILD}/
 .else
-MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR=	fwbuilder
+MASTER_SITES=	SFP
+MASTER_SITE_SUBDIR=	fwbuilder/Current_Packages/${PORTVERSION}
 .endif
 
 MAINTAINER=	cy@FreeBSD.org
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/security/libfwbuilder/distinfo,v
retrieving revision 1.32
diff -u -u -r1.32 distinfo
--- distinfo	30 Jun 2009 05:36:52 -0000	1.32
+++ distinfo	21 Aug 2009 21:20:42 -0000
@@ -1,3 +1,3 @@
-MD5 (libfwbuilder-3.0.5.tar.gz) = a47d90726807865f7a5442c5516cce53
-SHA256 (libfwbuilder-3.0.5.tar.gz) = 679b6f522fee0783320173727b8af5d25366c189b8a4768ff16b9700adde0562
-SIZE (libfwbuilder-3.0.5.tar.gz) = 544295
+MD5 (libfwbuilder-3.0.6.tar.gz) = e508f8a9a78e01c1ea0ad2ad7627503d
+SHA256 (libfwbuilder-3.0.6.tar.gz) = 264b7f3171e870f905a9f1adb815f878e85ef135d2dc9c1800cbc351b61ce911
+SIZE (libfwbuilder-3.0.6.tar.gz) = 541962
--- libfwbuilder-3.0.6.patch ends here ---

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



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