Bug 62086

Summary: ports/audio/gnump3d - distfile rerolled
Product: Ports & Packages Reporter: jharris
Component: Individual Port(s)Assignee: Mark Linimon <linimon>
Status: Closed FIXED    
Severity: Affects Only Me CC: jharris
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description jharris 2004-01-30 00:20:02 UTC
	ports/audio/gnump3d had its distfile rerolled.  The contents
	are identical but the ownership changed from steve/steve to
	skx/skx.  The new distfile has a good PGP signature.  The old
	tarball is in various distfile caches, for comparison.

	add downloading of PGP signature.

Fix: -----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
NotDashEscaped: You need GnuPG to verify this message

cvs server: Diffing .


iD8DBQFAGZ9iSypIl9OdoOMRAjjuAKChLej2Fa+PRjHEdyY7sx/7XjYKLgCfZ7vR
mWv2TbRBXhohQ+p83sTjWAE=
=I3pf
-----END PGP SIGNATURE-------ud9DbXpavPZDcqrzN6g3K2X7yvhLoFjZMi60ogdDmJr66Qxa
Content-Type: text/plain; name="file.diff"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="file.diff"

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/audio/gnump3d/Makefile,v
retrieving revision 1.27
diff -u -r1.27 Makefile
--- Makefile	22 Jan 2004 12:17:49 -0000	1.27
+++ Makefile	30 Jan 2004 00:03:10 -0000
@@ -10,6 +10,8 @@
 CATEGORIES=	audio
 MASTER_SITES=	${MASTER_SITE_SAVANNAH}
 MASTER_SITE_SUBDIR=	${PORTNAME}
+DISTFILES=	${DISTNAME}${EXTRACT_SUFX} ${DISTNAME}${EXTRACT_SUFX}.asc
+EXTRACT_ONLY=	${DISTNAME}${EXTRACT_SUFX}
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	A streaming server for MP3, Ogg Vorbis, and other streamable audio files
@@ -18,6 +20,8 @@
 		sox:${PORTSDIR}/audio/sox \
 		oggenc:${PORTSDIR}/audio/vorbis-tools
 
+USE_GPG?=	yes
+SIG_FILES=	${DISTNAME}${EXTRACT_SUFX}.asc
 USE_BZIP2=	yes
 USE_PERL5=	yes
 NO_BUILD=	yes
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/audio/gnump3d/distinfo,v
retrieving revision 1.12
diff -u -r1.12 distinfo
--- distinfo	18 Oct 2003 19:25:21 -0000	1.12
+++ distinfo	30 Jan 2004 00:03:10 -0000
@@ -1 +1,2 @@
-MD5 (gnump3d-2.6.tar.bz2) = 0f7eaa6820c6f090a22674f9de143843
+MD5 (gnump3d-2.6.tar.bz2) = 30c361ca60c4f01a81dc5b86fd949e6f
+MD5 (gnump3d-2.6.tar.bz2.asc) = 0fd3a6e0782e48496ddd60fca8af6450
cvs server: Diffing files
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (FreeBSD)
How-To-Repeat: 
	apply patch below
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2004-02-08 10:14:48 UTC
State Changed
From-To: open->feedback

Sorry, I can't get this to fetch (either file) from the main site. 
Can you check again? 


Comment 2 Mark Linimon freebsd_committer freebsd_triage 2004-02-08 10:14:48 UTC
Responsible Changed
From-To: freebsd-ports-bugs->linimon
Comment 3 jharris 2004-02-08 16:50:07 UTC
On Sun, Feb 08, 2004 at 02:15:33AM -0800, Mark Linimon wrote:

> Synopsis: ports/audio/gnump3d - distfile rerolled
> 
> State-Changed-From-To: open->feedback
> State-Changed-By: linimon
> State-Changed-When: Sun Feb 8 02:14:48 PST 2004
> State-Changed-Why: 
> Sorry, I can't get this to fetch (either file) from the main site.
> Can you check again?


It fetches with:

%ident $bs
/export/homed/jharris/ports/Mk/bsd.sites.mk:
     $FreeBSD: ports/Mk/bsd.sites.mk,v 1.217 2004/02/06 18:27:38 trevor Exp $

and:

%ident Makefile 
Makefile:
     $FreeBSD: ports/audio/gnump3d/Makefile,v 1.28 2004/02/04 05:18:30 marcus Exp $

Also, a cached distfile is here:

  ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/gnump3d-2.6.tar.bz2

-- 
Jason Harris          | NIC:  JH329, PGP:  This _is_ PGP-signed, isn't it?
jharris@widomaker.com | web:  http://keyserver.kjsl.com/~jharris/
Comment 4 Mark Linimon freebsd_committer freebsd_triage 2004-02-13 07:54:27 UTC
State Changed
From-To: feedback->closed

Committed, thanks.