From nobody@FreeBSD.org  Sun Oct 24 11:47:36 2010
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 6E648106566C
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 24 Oct 2010 11:47:36 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 5C2658FC16
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 24 Oct 2010 11:47:36 +0000 (UTC)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id o9OBlaXF064520
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 24 Oct 2010 11:47:36 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id o9OBlabO064519;
	Sun, 24 Oct 2010 11:47:36 GMT
	(envelope-from nobody)
Message-Id: <201010241147.o9OBlabO064519@www.freebsd.org>
Date: Sun, 24 Oct 2010 11:47:36 GMT
From: "Herbert J. Skuhra" <h.skuhra@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [Patch] Unbreak sysutils/aimage by updating to version 3.2.4
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         151683
>Category:       ports
>Synopsis:       [Patch] Unbreak sysutils/aimage by updating to version 3.2.4
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    sunpoet
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Oct 24 11:50:06 UTC 2010
>Closed-Date:    Tue Oct 26 04:07:35 UTC 2010
>Last-Modified:  Tue Oct 26 04:10:09 UTC 2010
>Originator:     Herbert J. Skuhra
>Release:        FreeBSD 8.1-STABLE amd64
>Organization:
>Environment:
FreeBSD oslo.ath.cx 8.1-STABLE FreeBSD 8.1-STABLE #0: Fri Sep 24 21:12:01 CEST 2010     herbert@oslo.ath.cx:/usr/obj/usr/src/sys/GENERIC  amd64
>Description:
The attached patch updates sysutils/aimage to version 3.2.4. 
This version builds fine with current version of afflib from ports.
I have removed "USE_AUTOTOOLS" and post-patch lines, because port builds fine without them (at least on releng_7 and releng_8).


>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ru sysutils/aimage.orig/Makefile sysutils/aimage/Makefile
--- sysutils/aimage.orig/Makefile	2010-10-24 13:06:50.000000000 +0200
+++ sysutils/aimage/Makefile	2010-10-24 13:11:55.000000000 +0200
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	aimage
-PORTVERSION=	3.2.1
-PORTREVISION=	1
+PORTVERSION=	3.2.4
 CATEGORIES=	sysutils
 MASTER_SITES=	http://afflib.org/downloads/
 
@@ -16,16 +15,10 @@
 
 LIB_DEPENDS=	afflib:${PORTSDIR}/sysutils/afflib
 
-BROKEN=		does not compile
-
 USE_OPENSSL=	yes
 USE_GMAKE=	yes
 GNU_CONFIGURE=	yes
-USE_AUTOTOOLS=	autoconf:268
 
 PLIST_FILES=	bin/aimage
 
-post-patch:
-	@${REINPLACE_CMD} -e 's|2.61|2.68|g' ${WRKSRC}/aclocal.m4
-
 .include <bsd.port.mk>
diff -ru sysutils/aimage.orig/distinfo sysutils/aimage/distinfo
--- sysutils/aimage.orig/distinfo	2010-10-24 13:06:50.000000000 +0200
+++ sysutils/aimage/distinfo	2010-10-24 13:09:54.000000000 +0200
@@ -1,3 +1,3 @@
-MD5 (aimage-3.2.1.tar.gz) = 0afd3376fe2c8dd8e43571282505a9fb
-SHA256 (aimage-3.2.1.tar.gz) = b647291ae743327ab8d351f5a1d3cdc494bc527d652f08c60b996ec7d6d307a5
-SIZE (aimage-3.2.1.tar.gz) = 342270
+MD5 (aimage-3.2.4.tar.gz) = bb6e4e91524612570a481b6470fe7cd1
+SHA256 (aimage-3.2.4.tar.gz) = 443a98f8820e86504d0036e0075d4a8324d01acc6451c529a2f381cffc23b7b4
+SIZE (aimage-3.2.4.tar.gz) = 144764


>Release-Note:
>Audit-Trail:

From: "Herbert J. Skuhra" <h.skuhra@gmail.com>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/151683: [Patch] Unbreak sysutils/aimage by updating to
 version 3.2.4
Date: Sun, 24 Oct 2010 14:18:30 +0200

 Hi!
 
 I forgot to add that the port builds without
 "files/patch-src-imager.cpp", so I think this file can be removed.
 
 -Herbert
Responsible-Changed-From-To: freebsd-ports-bugs->sunpoet 
Responsible-Changed-By: sunpoet 
Responsible-Changed-When: Tue Oct 26 04:05:20 UTC 2010 
Responsible-Changed-Why:  
I will take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=151683 
State-Changed-From-To: open->closed 
State-Changed-By: sunpoet 
State-Changed-When: Tue Oct 26 04:07:34 UTC 2010 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=151683 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/151683: commit references a PR
Date: Tue, 26 Oct 2010 04:07:31 +0000 (UTC)

 sunpoet     2010-10-26 04:07:25 UTC
 
   FreeBSD ports repository
 
   Modified files:
     sysutils/aimage      Makefile distinfo 
   Removed files:
     sysutils/aimage/files patch-src-imager.cpp 
   Log:
   - Update to 3.2.4
   
   Changes:
   
   2009-11-23:
   - src/imager.cpp (imager::start_imaging): fixed for threaded_hash.
   
   20091022:
   - configure.ac: updated to version 3.2.3
   - configure.ac: fixed the optimization flag stuff.
   - imager.cpp & imager.h: modified to work with threaded_hash and EVP system
   
   20090905:
   - configure.ac: minor changes to compile under GCC +4.4
   
   PR:             ports/151683
   Submitted by:   Herbert J. Skuhra <h.skuhra@gmail.com> (maintainer)
   Approved by:    pgollucci (mentor, implicit)
   
   Revision  Changes    Path
   1.10      +1 -8      ports/sysutils/aimage/Makefile
   1.3       +3 -3      ports/sysutils/aimage/distinfo
   1.2       +0 -11     ports/sysutils/aimage/files/patch-src-imager.cpp (dead)
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
