Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Oct 2006 19:15:35 -0400 (EDT)
From:      Thomas Abthorpe <thomas@goodking.ca>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        thomas@goodking.ca
Subject:   ports/104636: [PATCH] cad/dinotrace: make fetchable
Message-ID:  <200610202315.k9KNFZIg055410@goodking.goodking.ca>
Resent-Message-ID: <200610202320.k9KNKFGV089217@freefall.freebsd.org>

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

>Number:         104636
>Category:       ports
>Synopsis:       [PATCH] cad/dinotrace: make fetchable
>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:   Fri Oct 20 23:20:14 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Thomas Abthorpe
>Release:        FreeBSD 6.2-PRERELEASE i386
>Organization:
GoodKing.Ca
>Environment:
System: FreeBSD goodking.goodking.ca 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #2: Mon Oct  2 02:05:54 EDT
>Description:
- make fetchable
- tarball appears to have been re-rolled as .tgz instead of .tar.gz

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

--- dinotrace-9.3.b.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/cad/dinotrace/Makefile,v
retrieving revision 1.7
diff -u -r1.7 Makefile
--- Makefile	6 Sep 2006 01:48:03 -0000	1.7
+++ Makefile	20 Oct 2006 23:14:03 -0000
@@ -9,6 +9,7 @@
 DISTVERSION=	9.3b
 CATEGORIES=	cad
 MASTER_SITES=	http://www.veripool.com/ftp/
+EXTRACT_SUFX=	.tgz
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	A graphical signal trace waveform viewer
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/cad/dinotrace/distinfo,v
retrieving revision 1.4
diff -u -r1.4 distinfo
--- distinfo	24 May 2006 15:24:18 -0000	1.4
+++ distinfo	20 Oct 2006 23:14:03 -0000
@@ -1,3 +1,3 @@
-MD5 (dinotrace-9.3b.tar.gz) = 0093c9208f551bff5c7b4803988669d0
-SHA256 (dinotrace-9.3b.tar.gz) = b4518bf06b3798c46151246ecc6f77c9fcc05809c5461d134d41d048c3ba0c0d
-SIZE (dinotrace-9.3b.tar.gz) = 561130
+MD5 (dinotrace-9.3b.tgz) = 0093c9208f551bff5c7b4803988669d0
+SHA256 (dinotrace-9.3b.tgz) = b4518bf06b3798c46151246ecc6f77c9fcc05809c5461d134d41d048c3ba0c0d
+SIZE (dinotrace-9.3b.tgz) = 561130
--- dinotrace-9.3.b.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?200610202315.k9KNFZIg055410>