Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Jul 2013 07:08:45 -0500 (CDT)
From:      greg@codeconcepts.com
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/180343: Unable to regenerate distribution tarball
Message-ID:  <201307061208.r66C8jmQ048609@gromit.codeconcepts.com>
Resent-Message-ID: <201307061220.r66CK0nZ078196@freefall.freebsd.org>

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

>Number:         180343
>Category:       ports
>Synopsis:       Unable to regenerate distribution tarball
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jul 06 12:20:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Greg
>Release:        FreeBSD 9.1-STABLE amd64
>Organization:
CodeConcepts
>Environment:
System: FreeBSD gromit.codeconcepts.com 9.1-STABLE FreeBSD 9.1-STABLE #1: Mon Jul 1 07:40:50 CDT 2013 greg@gromit.codeconcepts.com:/usr/obj/usr/src/sys/GENERIC amd64

>Description:
	I was unable to regenerate the distribution tarball to match the
	hash in the distinfo file.  Now using bzip2 to fix that problem.

>How-To-Repeat:
	make makesum

>Fix:

diff -u /usr/ports/devel/dits/Makefile ./Makefile
--- /usr/ports/devel/dits/Makefile      2013-07-02 06:49:12.000000000 -0500
+++ ./Makefile  2013-07-05 00:00:00.000000000 -0500
@@ -1,14 +1,15 @@
 # Created by: Greg Becker <greg@codeconcepts.com>
-# $FreeBSD: devel/dits/Makefile 322162 2013-07-02 11:49:12Z wg $
+# $FreeBSD$
 
 PORTNAME=      dits
-PORTVERSION=   2.2.37
+PORTVERSION=   2.3.202
 CATEGORIES=    devel
 MASTER_SITES=  http://codeconcepts.com/
 
 MAINTAINER=    greg@codeconcepts.com
 COMMENT=       Data integrity verifying disk exercising test tool
 
+USE_BZIP2=     yes
 GNU_CONFIGURE= yes
 USE_GMAKE=     yes
 
diff -u /usr/ports/devel/dits/distinfo ./distinfo
--- /usr/ports/devel/dits/distinfo      2013-07-02 06:49:12.000000000 -0500
+++ ./distinfo  2013-07-06 06:59:59.990253998 -0500
@@ -1,2 +1,2 @@
-SHA256 (dits-2.2.37.tar.gz) = 1ddfc60211f2fb201d8006b70d0a48fc1742f22c184de54f6463c4f329b3ed84
-SIZE (dits-2.2.37.tar.gz) = 191811
+SHA256 (dits-2.3.202.tar.bz2) = 8cff410d318c8c55606c7217b140e420a43728bad4cb68b9d5c3917d533bcea4
+SIZE (dits-2.3.202.tar.bz2) = 128710
>Release-Note:
>Audit-Trail:
>Unformatted:



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