From antoine@newdump.dreadbsd.org  Sat Feb  9 09:35:32 2013
Return-Path: <antoine@newdump.dreadbsd.org>
Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115])
	by hub.freebsd.org (Postfix) with ESMTP id 33C60634;
	Sat,  9 Feb 2013 09:35:32 +0000 (UTC)
	(envelope-from antoine@newdump.dreadbsd.org)
Received: from newdump.dreadbsd.org (unknown [IPv6:2a01:e0b:1:64:240:63ff:fee8:7c0b])
	by mx1.freebsd.org (Postfix) with ESMTP id C2E9CA1;
	Sat,  9 Feb 2013 09:35:31 +0000 (UTC)
Received: from newdump.dreadbsd.org (localhost [127.0.0.1])
	by newdump.dreadbsd.org (8.14.5/8.14.5) with ESMTP id r199Z75O002028;
	Sat, 9 Feb 2013 10:35:07 +0100 (CET)
	(envelope-from antoine@newdump.dreadbsd.org)
Received: (from antoine@localhost)
	by newdump.dreadbsd.org (8.14.5/8.14.5/Submit) id r199Z2HO002027;
	Sat, 9 Feb 2013 09:35:02 GMT
	(envelope-from antoine)
Message-Id: <201302090935.r199Z2HO002027@newdump.dreadbsd.org>
Date: Sat, 9 Feb 2013 09:35:02 GMT
From: Antoine Brodin <antoine@freebsd.org>
Reply-To: Antoine Brodin <antoine@freebsd.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: MANTANI Nobutaka <nobutaka@freebsd.org>
Subject: [patch] update devel/libewf to 20130128
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         175980
>Category:       ports
>Synopsis:       [patch] update devel/libewf to 20130128
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    nobutaka
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Feb 09 09:40:00 UTC 2013
>Closed-Date:    Sat Mar 09 01:29:16 UTC 2013
>Last-Modified:  Sat Mar  9 01:30:00 UTC 2013
>Originator:     Antoine Brodin
>Release:        FreeBSD 9.1-RELEASE amd64
>Organization:
none
>Environment:
System: FreeBSD everglades 9.1-RELEASE FreeBSD 9.1-RELEASE #0 r243825: Tue Dec 4 09:23:10 UTC 2012 root@farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64


>Description:
- update to version 20130128
- development moved to google code
- license is LGPL3 not GPLv3
- use gnomehack instead of patching Makefile.in
- the CFLAGS are not needed anymore

This update was tested with the sleuthkit version 4.0.2

>How-To-Repeat:
>Fix:


--- libewf.diff begins here ---
Index: libewf/Makefile
===================================================================
--- libewf/Makefile	(revision 311963)
+++ libewf/Makefile	(working copy)
@@ -6,20 +6,21 @@
 #
 
 PORTNAME=	libewf
-PORTVERSION=	20120813
+PORTVERSION=	20130128
 CATEGORIES=	devel
-MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}2/${PORTNAME}-${PORTVERSION}
+MASTER_SITES=	GOOGLE_CODE
 
 MAINTAINER=	nobutaka@FreeBSD.org
 COMMENT=	A library for support of the Expert Witness Compression Format (EWF)
 
-LICENSE=	GPLv3
+LICENSE=	LGPL3
 LICENSE_FILE=	${WRKSRC}/COPYING
 
 LIB_DEPENDS=	uuid:${PORTSDIR}/misc/e2fsprogs-libuuid \
 
 USE_FUSE=	yes
 USE_GETTEXT=	yes
+USE_GNOME=	gnomehack
 USE_ICONV=	yes
 USE_LDCONFIG=	yes
 USE_OPENSSL=	yes
@@ -28,10 +29,9 @@
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--enable-python
 LDFLAGS+=	-L${LOCALBASE}/lib
-CFLAGS+=	-D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26
 
 MAN1=		ewfacquire.1 ewfacquirestream.1 ewfexport.1 \
-		ewfinfo.1 ewfmount.1 ewfverify.1
+		ewfinfo.1 ewfmount.1 ewfrecover.1 ewfverify.1
 MAN3=		libewf.3
 
 .include <bsd.port.mk>
Index: libewf/distinfo
===================================================================
--- libewf/distinfo	(revision 311963)
+++ libewf/distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (libewf-20120813.tar.gz) = a127713185b11f9387a0b0ae2f7bb56d3bfbc9550c3411509ef081b5bbee5c9c
-SIZE (libewf-20120813.tar.gz) = 1556190
+SHA256 (libewf-20130128.tar.gz) = 769a5662299485f98d50ef484e73da23813827ac52a2963b67a3e3416fd663d5
+SIZE (libewf-20130128.tar.gz) = 1978794
Index: libewf/files/patch-Makefile.in
===================================================================
--- libewf/files/patch-Makefile.in	(revision 311963)
+++ libewf/files/patch-Makefile.in	(working copy)
@@ -1,11 +0,0 @@
---- Makefile.in.orig	2012-05-03 11:34:09.000000000 +0900
-+++ Makefile.in	2012-05-03 11:36:34.000000000 +0900
-@@ -460,7 +460,7 @@
- MAINTAINERCLEANFILES = \
- 	Makefile.in
- 
--pkgconfigdir = $(libdir)/pkgconfig
-+pkgconfigdir = $(prefix)/libdata/pkgconfig
- pkgconfig_DATA = \
- 	libewf.pc
- 
Index: libewf/pkg-descr
===================================================================
--- libewf/pkg-descr	(revision 311963)
+++ libewf/pkg-descr	(working copy)
@@ -3,4 +3,4 @@
 Libewf allows you to read and write EWF files. Recent versions also
 support the LEV (EWF-L01) format.
 
-WWW: http://sourceforge.net/projects/libewf/
+WWW: http://code.google.com/p/libewf/
--- libewf.diff ends here ---


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->nobutaka 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sat Feb 9 09:40:07 UTC 2013 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=175980 
State-Changed-From-To: open->closed 
State-Changed-By: nobutaka 
State-Changed-When: Sat Mar 9 01:28:21 UTC 2013 
State-Changed-Why:  
Updated to 20130303. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/175980: commit references a PR
Date: Sat,  9 Mar 2013 01:27:16 +0000 (UTC)

 Author: nobutaka
 Date: Sat Mar  9 01:27:08 2013
 New Revision: 313686
 URL: http://svnweb.freebsd.org/changeset/ports/313686
 
 Log:
   Update to 20130303.
   Change MASTER_SITES to Google Code.
   Change LICENSE to LGPL3.
   Use USES=pathfix instead of patching Makefile.in.
   Remove CFLAGS that are not needed anymore.
   
   PR:		ports/175980
   Submitted by:	antoine
 
 Deleted:
   head/devel/libewf/files/
 Modified:
   head/devel/libewf/Makefile
   head/devel/libewf/distinfo
   head/devel/libewf/pkg-descr
 
 Modified: head/devel/libewf/Makefile
 ==============================================================================
 --- head/devel/libewf/Makefile	Sat Mar  9 01:15:55 2013	(r313685)
 +++ head/devel/libewf/Makefile	Sat Mar  9 01:27:08 2013	(r313686)
 @@ -2,19 +2,19 @@
  # $FreeBSD$
  
  PORTNAME=	libewf
 -PORTVERSION=	20120813
 +PORTVERSION=	20130303
  CATEGORIES=	devel
 -MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}2/${PORTNAME}-${PORTVERSION}
 +MASTER_SITES=	GOOGLE_CODE
  
  MAINTAINER=	nobutaka@FreeBSD.org
  COMMENT=	A library for support of the Expert Witness Compression Format (EWF)
  
 -LICENSE=	GPLv3
 +LICENSE=	LGPL3
  LICENSE_FILE=	${WRKSRC}/COPYING
  
 -LIB_DEPENDS=	uuid:${PORTSDIR}/misc/e2fsprogs-libuuid \
 +LIB_DEPENDS=	uuid:${PORTSDIR}/misc/e2fsprogs-libuuid
  
 -USES=		fuse
 +USES=		fuse pathfix
  USE_GETTEXT=	yes
  USE_ICONV=	yes
  USE_LDCONFIG=	yes
 @@ -24,10 +24,9 @@ USE_PYTHON=	yes
  GNU_CONFIGURE=	yes
  CONFIGURE_ARGS=	--enable-python
  LDFLAGS+=	-L${LOCALBASE}/lib
 -CFLAGS+=	-D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26
  
  MAN1=		ewfacquire.1 ewfacquirestream.1 ewfexport.1 \
 -		ewfinfo.1 ewfmount.1 ewfverify.1
 +		ewfinfo.1 ewfmount.1 ewfrecover.1 ewfverify.1
  MAN3=		libewf.3
  
  .include <bsd.port.mk>
 
 Modified: head/devel/libewf/distinfo
 ==============================================================================
 --- head/devel/libewf/distinfo	Sat Mar  9 01:15:55 2013	(r313685)
 +++ head/devel/libewf/distinfo	Sat Mar  9 01:27:08 2013	(r313686)
 @@ -1,2 +1,2 @@
 -SHA256 (libewf-20120813.tar.gz) = a127713185b11f9387a0b0ae2f7bb56d3bfbc9550c3411509ef081b5bbee5c9c
 -SIZE (libewf-20120813.tar.gz) = 1556190
 +SHA256 (libewf-20130303.tar.gz) = a4a3a0179f882d0f392ea19893275da4146fb412d5211280d2d06d9f238451a5
 +SIZE (libewf-20130303.tar.gz) = 1972292
 
 Modified: head/devel/libewf/pkg-descr
 ==============================================================================
 --- head/devel/libewf/pkg-descr	Sat Mar  9 01:15:55 2013	(r313685)
 +++ head/devel/libewf/pkg-descr	Sat Mar  9 01:27:08 2013	(r313686)
 @@ -3,4 +3,4 @@ Libewf is a library for support of the E
  Libewf allows you to read and write EWF files. Recent versions also
  support the LEV (EWF-L01) format.
  
 -WWW: http://sourceforge.net/projects/libewf/
 +WWW: http://code.google.com/p/libewf/
 _______________________________________________
 svn-ports-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
 
>Unformatted:
