Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Jun 2013 18:41:47 GMT
From:      Antoine Brodin <antoine@freebsd.org>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        MANTANI Nobutaka <nobutaka@freebsd.org>
Subject:   ports/180064: [patch] update devel/libewf to 20130416 and make it fetchable again
Message-ID:  <201306281841.r5SIflDb038005@pepperseed.dreadbsd.org>
Resent-Message-ID: <201306281850.r5SIo0Et098812@freefall.freebsd.org>

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

>Number:         180064
>Category:       ports
>Synopsis:       [patch] update devel/libewf to 20130416 and make it fetchable again
>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 Jun 28 18:50:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Antoine Brodin
>Release:        FreeBSD 9.1-RELEASE-p3 amd64
>Organization:
none
>Environment:
System: FreeBSD pepperseed.dreadbsd.org 9.1-RELEASE-p3 FreeBSD 9.1-RELEASE-p3 #0: Mon Apr 29 18:27:25 UTC 2013 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64


>Description:
Update devel/libewf to 20130416
Google Drive is https only so I added LOCAL/antoine to have http/ftp fallback
>How-To-Repeat:
>Fix:


--- libewf.diff begins here ---
Index: devel/libewf/Makefile
===================================================================
--- devel/libewf/Makefile	(revision 321965)
+++ devel/libewf/Makefile	(working copy)
@@ -2,9 +2,10 @@
 # $FreeBSD$
 
 PORTNAME=	libewf
-PORTVERSION=	20130303
+PORTVERSION=	20130416
 CATEGORIES=	devel
-MASTER_SITES=	GOOGLE_CODE
+MASTER_SITES=	https://googledrive.com/host/0B3fBvzttpiiSMTdoaVExWWNsRjg/ \
+		LOCAL/antoine
 
 MAINTAINER=	nobutaka@FreeBSD.org
 COMMENT=	A library for support of the Expert Witness Compression Format (EWF)
Index: devel/libewf/distinfo
===================================================================
--- devel/libewf/distinfo	(revision 321965)
+++ devel/libewf/distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (libewf-20130303.tar.gz) = a4a3a0179f882d0f392ea19893275da4146fb412d5211280d2d06d9f238451a5
-SIZE (libewf-20130303.tar.gz) = 1972292
+SHA256 (libewf-20130416.tar.gz) = e0f14071665b24a8077a24f4cafbf092ad5ac1859f49994dc4e843e747ba7a89
+SIZE (libewf-20130416.tar.gz) = 1968288
--- libewf.diff ends here ---


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



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